simicd opened a new pull request, #236:
URL: https://github.com/apache/arrow-datafusion-python/pull/236

   # Which issue does this PR close?
   
   Closes #234
   Closes #235 
   
    # Rationale for this change
   Implement additional export functions and fix bug if datafusion dataframe is 
empty
   
   # What changes are included in this PR?
   - Implement `to_arrow_table()`, `to_pylist()` and `to_pydict()`
   - Return empty dataframe/list/table instead of error if datafusion dataframe 
is empty
   - Document these export functions
   
   # Are there any user-facing changes?
   See above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to