Zhuo Peng created ARROW-5635:
--------------------------------
Summary: Support "compacting" a table
Key: ARROW-5635
URL: https://issues.apache.org/jira/browse/ARROW-5635
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Zhuo Peng
A column in a table might consists of multiple chunks. I'm proposing a
Table.Compact() method that returns a table whose columns are of just one
chunks, which is the concatenation of the corresponding column's chunks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)