cravani opened a new pull request, #3361:
URL: https://github.com/apache/parquet-java/pull/3361

   ### Rationale for this change
   Cherrypick 
[1793d0c](https://github.com/cravani/parquet-java/commit/1793d0c5d34d8fb4bb0208e4f91b0e2a88feb9ad)
   
   ### What changes are included in this PR?
   Add a new configuration key: parquet.thrift.string.size.limit
   Default value: 100 MB (104857600 bytes)
   Allow users to override this via Configuration
   
   ### Are these changes tested?
   Yes
   
   ### Are there any user-facing changes?
   Not by default, user can set config parquet.thrift.string.size.limit= to 
increase it based on need.
   
   Closes #3358 


-- 
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]

Reply via email to