gszadovszky commented on PR #3304: URL: https://github.com/apache/parquet-java/pull/3304#issuecomment-3260983667
I think adding the possibility to set the configs via a properties file is great. It would help users to collect their generally used configs. Meanwhile, since we use Hadoop Configuration, it would be nice to also support the Hadoop xml style config as well. See [here](https://hadoop.apache.org/docs/stable/api/org/apache/hadoop/conf/Configuration.html#addResource-org.apache.hadoop.fs.Path-) for details. -- 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]
