MaxNevermind commented on code in PR #1335: URL: https://github.com/apache/parquet-java/pull/1335#discussion_r1707346953
########## 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: You mean we have to add a part on rewriter in parquet-java's README.md? How detailed it need to be, just an overview of the main features? -- 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]
