tschaub commented on PR #38581:
URL: https://github.com/apache/arrow/pull/38581#issuecomment-1811754007

   > @mapleFU Do you think it would make more sense to simply change it and no 
longer expose the `ArrowColumnWriter` directly, and direct users to using the 
`FileWriter` apis instead?
   
   I also think this makes sense.  I was only using the `ArrowColumnWriter` 
after digging around the tests.  But I have since switched to using a 
`fileWriter.WriteColumnChunked()` with a `pqarrow.FileWriter`.  I think this is 
in line with what is being suggested here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to