dbHasCompleted,DatabricksResult-method | R Documentation |
Check if query has completed
## S4 method for signature 'DatabricksResult'
dbHasCompleted(res, ...)
res |
A DatabricksResult object |
... |
Additional arguments (ignored) |
TRUE if query is complete, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.