laskoviymishka opened a new issue, #846:
URL: https://github.com/apache/iceberg-go/issues/846

   ### Apache Iceberg version
   
   main (development)
   
   ### Please describe the bug 🐞
   
   Parent: #829
   
   `parquet_files.go:707` hardcodes `BatchSize: 1 << 17` (131,072 rows) and 
`Parallel: true` with a TODO comment: "grab these from the context". 
   
   The write path already reads page row limit from properties via 
`ParquetPageRowLimitKey`.


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