wjones127 opened a new pull request #1711:
URL: https://github.com/apache/arrow-datafusion/pull/1711


   # Which issue does this PR close?
   
   Closes #1635.
   
    # Rationale for this change
   
   The build was reported as broken, so we should test it.
   
   In addition, datafusion-contrib/datafusion-python#21 will benefit from the 
completed implementation of roundtrip conversion.
   
   # What changes are included in this PR?
   
    * Adds a new CI job to tests pyarrow module.
    * Completes `to_pyarrow` implementation for `ScalarValue`
    * Adds unit tests to `pyarrow` conversion logic.
   
   # Are there any user-facing changes?
   
   `ScalarValue.to_pyarrow` will no longer throw a not implemented error. Does 
that count as an API change?
   


-- 
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