wgtmac commented on code in PR #1335: URL: https://github.com/apache/parquet-java/pull/1335#discussion_r1707361107
########## parquet-hadoop/src/main/java/org/apache/parquet/hadoop/rewrite/RewriteOptions.java: ########## @@ -39,38 +39,55 @@ /** * A set of options to create a ParquetRewriter. + * + * TODO find a place where to put a proper description of functionality as it is not trivial: Review Comment: Not necessarily in this PR. Just my answer to your TODO here. -- 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]
