tcrasset commented on issue #38877:
URL: https://github.com/apache/arrow/issues/38877#issuecomment-1825855621

   @mapleFU I thought this would be more appropriate to continue our discussion 
we had 
[here](https://github.com/apache/arrow/issues/36385#issuecomment-1825819951).
   
   You suggested that a good first implementation could be done in 
`DictEncoder`.
   I'm not well versed in the implementation details of the `pyarrow` library, 
but if I'm looking at this right, we are using 
`parquet::TypedColumnWriterImpl::WriteArrow()` to write the data into the 
Parquet File Format, so this is the method I should look at, is that correct?
   
   
    


-- 
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