I want to store a list of strings in a column of a parquet table. I am able to do that using low level arrow APIs using the arrow::ListBuilder obje
arrow
arrow::ListBuilder