nealrichardson edited a comment on pull request #7524:
URL: https://github.com/apache/arrow/pull/7524#issuecomment-651263042


   I'm taking this over. Outstanding TODOs:
   
   - [x] Add tests
   - [x] Support record batches
   - [x] Support nested types (requires adapting the data structure and adding 
recursion)
   - [x] Test the print method
   - [ ] Test/handle bad data in metadata$r; allow users to edit it manually?
   - [x] Don't keep attributes (e.g. factor levels) that we explicitly 
translate to Arrow already
   
   Top-level dataset metadata is deferred to 
https://issues.apache.org/jira/browse/ARROW-9271.


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