holdenk opened a new issue, #7276:
URL: https://github.com/apache/iceberg/issues/7276

   ### Apache Iceberg version
   
   1.1.0
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   When writing out to an iceberg table we end up with more files than we would 
expect given the write.target-file-size-bytes. 
   We have the write.target-file-size-bytes     set to `4294967296` (~4gb) and 
we seem to get ~400mb output files (which is close to the default).


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