kevinjqliu commented on issue #2477:
URL: 
https://github.com/apache/iceberg-python/issues/2477#issuecomment-3304343095

   Ran `make test` in CI with Windows OS and these are the errors
   ```
   ValueError: Unrecognized filesystem type in URI: c
       tests/test_avro_sanitization.py::test_comprehensive_avro_compatibility
   No preferred file implementation for scheme: c
       tests/catalog/test_base.py::test_create_table
   puresasl.SASLError: kerberos module not installed, GSSAPI unavailable
       tests/catalog/test_hive.py::test_create_hive_client_with_kerberos
   sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open 
database file
       tests/catalog/test_sql.py::test_creation_with_echo_parameter
   pyarrow.lib.ArrowInvalid: File URI cannot be relative
       tests/io/test_pyarrow.py::test_projection_add_column
   ```


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