<div dir="ltr">Hello,<div><br></div><div>Is there a way to call MonetDB functions using MonetDB.R?</div><div>I want to execute this SQL:</div><div>call sys.reuse('sys', 'my_way_too_large_table');</div><div><br></div><div>When I try to:</div><div>dbSendUpdate(conn, "call sys.reuse('sys', 'my_way_too_large_table')")<br></div><div>I get an error:</div><div>Exception in .mapiParseResponse(mresp) : </div><div> Invalid response from server. Try re-connecting.</div><div><br></div><div>In mapi.R we have:</div><div><div>if (length(lines) < 1) {</div><div> stop("Invalid response from server. Try re-connecting.")</div><div>}</div></div><div>But this "call" does not provide any output. May be there is some additional function that violates response parse?</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Roman Kislenok</div></div>
</div></div>