SinghAsDev commented on a change in pull request #222:
URL: https://github.com/apache/parquet-mr/pull/222#discussion_r499020225
##########
File path:
parquet-thrift/src/main/java/org/apache/parquet/thrift/ParquetWriteProtocol.java
##########
@@ -51,6 +52,11 @@
public class ParquetWriteProtocol extends ParquetProtocol {
+ public static final String WRITE_THREE_LEVEL_LISTS =
"parquet.thrift.write-three-level-lists";
Review comment:
Good point, I added a Reademe with info on config this diff adds. I can
follow up with a separate diff to add more info on the Readme.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]