diego-ciciani01 commented on issue #40096:
URL: https://github.com/apache/arrow/issues/40096#issuecomment-3339777166

   Thanks for the feedback above. I’ve been digging a bit deeper into the 
issue, and I now understand why simply adding new values  to the 
`ParquetVersion` enum might not be straightforward.
   
   I think we should start by researching the exact features introduced in each 
version (2.7-2.10) from the Parquet spec changelog. For the version mismatch 
issue, we could consider adding a validation step to ensure written files 
declare the minimum required version for their actual features used, or 
something like that. 
   
   Let me know if I understood what you meant.
   
   


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