[ https://issues.apache.org/jira/browse/ARROW-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney resolved ARROW-7391. --------------------------------- Resolution: Fixed Issue resolved by pull request 7026 [https://github.com/apache/arrow/pull/7026] > [Python] Remove unnecessary classes from the binding layer > ---------------------------------------------------------- > > Key: ARROW-7391 > URL: https://issues.apache.org/jira/browse/ARROW-7391 > Project: Apache Arrow > Issue Type: Improvement > Components: Python > Affects Versions: 0.17.0 > Reporter: Ben Kietzman > Assignee: Ben Kietzman > Priority: Major > Labels: dataset, pull-request-available > Fix For: 1.0.0 > > Time Spent: 6h 20m > Remaining Estimate: 0h > > Several Python classes introduced by > https://github.com/apache/arrow/pull/5237 are unnecessary and can be removed > in favor of simple functions which produce opaque pointers, including the > PartitionScheme and Expression classes. These should be removed to reduce > cognitive overhead of the Python datasets API and to loosen coupling between > Python and C++. -- This message was sent by Atlassian Jira (v8.3.4#803005)