pp-eyushin commented on issue #14377:
URL: https://github.com/apache/iceberg/issues/14377#issuecomment-3425710734

   > [@pp-eyushin](https://github.com/pp-eyushin) Isn't it already supported as 
per https://iceberg.apache.org/docs/nightly/configuration/#write-properties?
   
   It's [table 
properties](https://iceberg.apache.org/docs/latest/configuration/#write-properties),
 Spark has its own 
[counterparts](https://iceberg.apache.org/docs/latest/spark-configuration/#write-options).
   For example, `write.target-file-size-bytes` table property is mapped to 
`target-file-size-bytes` in Spark:
   
https://github.com/apache/iceberg/blob/71cbe17cea5cac567920779de924eba62432934b/spark/v4.0/spark/src/main/java/org/apache/iceberg/spark/SparkWriteOptions.java#L30


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