amousavigourabi commented on PR #1141: URL: https://github.com/apache/parquet-mr/pull/1141#issuecomment-1761739906
> @amousavigourabi we have added so many public methods to keep the backward compatibility. So which one is preferred (I think it should be the`ParquetConfiguration`)? Should we deprecate the old one? the `ParquetConfiguration` methods are indeed preferred. I would be in favour of deprecating the Hadoop `Configuration` methods. However, I do think deprecating these methods might warrant a separate discussion on the mailing list (as their deprecation and subsequent removal would go further than what we have previously discussed, it would be a step in the direction of eliminating the need for `hadoop-client-api` altogether instead of just `hadoop-client-runtime`) and does not necessarily need to be a part of this PR. -- 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]
