kevinjqliu commented on code in PR #2294:
URL: https://github.com/apache/iceberg-python/pull/2294#discussion_r2263789404
##########
tests/conftest.py:
##########
@@ -2809,6 +2809,28 @@ def
arrow_table_schema_with_all_microseconds_timestamp_precisions() -> "pa.Schem
)
[email protected](scope="session")
+def arrow_table_schema_with_nanoseconds_timestamp_precisions() -> "pa.Schema":
Review Comment:
nit: this isnt used
--
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]