nealrichardson opened a new pull request #7648:
URL: https://github.com/apache/arrow/pull/7648


   In terms of number of lines of code, this wasn't bad, though I don't know 
how efficient these methods are. Maybe there's a better way
   
   The one thing that would be lost is any metadata attached to the Table 
schema because the Table is reconstructed from its ChunkedArrays without 
schema. I wonder if we could export the Schema on its own--the existing 
`_export_to_c`/`_import_from_c` methods take both an array pointer and a schema 
pointer.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to