pitrou commented on PR #164:
URL: https://github.com/apache/parquet-format/pull/164#issuecomment-1575177474

   A preset would be a set of features.
   
   On the read side, each implementation would document the presets it's 
compatible with (meaning they are able to read _all_ the features in the 
preset).
   
   On the write side, the user would be able to ask for a given preset when 
writing a Parquet file (potentially using any feature in the preset, but not 
features outside of it).
   


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