Commits


Benjamin Kietzman authored and Wes McKinney committed 42c886e22e4
ARROW-5744: [C++] Allow Table::CombineChunks to leave string columns chunked Concatenation can otherwise fail due to overflowing binary character data buffers Closes #7454 from bkietz/5744-Do-not-error-in-TableComb Lead-authored-by: Benjamin Kietzman <bengilgit@gmail.com> Co-authored-by: Wes McKinney <wesm@apache.org> Signed-off-by: Wes McKinney <wesm@apache.org>