linlexing opened a new issue, #812:
URL: https://github.com/apache/arrow-go/issues/812

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   /parquet/writer_properties.go#L30-L32
   ```go        
   // Default data page size limit is 1K it's not guaranteed, but we will try to
   // cut data pages off at this size where possible.
   DefaultDataPageSize int64 = 1024 * 1024
   ```
   
   ### Component(s)
   
   Parquet


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

Reply via email to