Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
ExecutionContext::sql currently returns Vec<RecordBatch> but should return DataFrame instead, then the caller can call collect on the DataFrame.
Attachments
Issue Links
- links to