willtemperley commented on issue #3307:
URL: https://github.com/apache/parquet-java/issues/3307#issuecomment-3264773277

   > I think the encoding value depends on the writer implementation. For 
pyarrow (which uses parquet-cpp internally) it makes sense to write `RLE`.
   
   I'm not entirely sure what you mean here - can you explain your reasoning? A 
writer should just write what's most appropriate, surely?
   
   Either way something has to be written to the the DataPageHeader when there 
are no rep or def levels - anything except BIT_PACKED.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to