pvary commented on code in PR #15596:
URL: https://github.com/apache/iceberg/pull/15596#discussion_r3248557341
##########
docs/docs/flink-configuration.md:
##########
@@ -160,6 +160,8 @@ INSERT INTO tableName /*+ OPTIONS('upsert-enabled'='true')
*/
| compression-strategy | Table
write.orc.compression-strategy | Overrides this table's compression
strategy for ORC tables for this write
|
| write-parallelism | Upstream operator parallelism
| Overrides the writer parallelism
|
| uid-suffix | As per table property
| Overrides the uid suffix used in the underlying IcebergSink for this
table |
+| parquet-shred-variants | Table write.parquet.shred-variants
| Overrides this table's shred variants for this write |
+| variant-inference-buffer-size | Table
write.parquet.variant-inference-buffer-size | Overrides this table's variant
inference buffer size this write |
Review Comment:
parquet-variant-inference-buffer-size
--
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]