trxcllnt opened a new pull request #10371:
URL: https://github.com/apache/arrow/pull/10371


   This is going to be a big refactor, so opening this as a draft PR to track 
progress.
   
   This PR's goals are:
   1. Eliminate cruft by dropping support for outdated browsers/environments.
   2. Reduce total surface area by eliminating unnecessary `Vector`, `Chunked`, 
and `Column` classes.
   3. Reduce the amount of the library pulled in when Table, RecordBatch, or 
Vector classes are imported.
   
   Also addresses:
   * [ARROW-10255](https://issues.apache.org/jira/browse/ARROW-10255)
   * [ARROW-11347](https://issues.apache.org/jira/browse/ARROW-11347)
   * [ARROW-12548](https://issues.apache.org/jira/browse/ARROW-12548)
   


-- 
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:
[email protected]


Reply via email to