kszucs commented on code in PR #3889:
URL: https://github.com/apache/iceberg-python/pull/3889#discussion_r4013555369


##########
pyiceberg/io/pyarrow.py:
##########
@@ -2959,6 +2959,37 @@ def _get_parquet_writer_kwargs(table_properties: 
Properties) -> dict[str, Any]:
         ),
     }
 
+    # Unlike the properties above, which PyArrow's writer never supports and 
are safe to silently

Review Comment:
   Removed.



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