Commits


Omer Ozarslan authored and Wes McKinney committed 407973b70bf
ARROW-6371: [Doc] Row to columnar conversion example mentions arrow::Column in comments A comment in rowwise conversion example is updated to reflect removal of `arrow::Column`. Closes #5219 from ozars/arrow-6371 and squashes the following commits: 662e4f42a <Wes McKinney> Arrow->ChunkedArray, remove Column from pyarrow_lib.h 5aed8944c <Omer Ozarslan> Remove arrow::Column from example comments Lead-authored-by: Omer Ozarslan <omer@utdallas.edu> Co-authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>