IsaacWarren commented on issue #2225: URL: https://github.com/apache/iceberg-python/issues/2225#issuecomment-3097890830
I tried to reproduce this on my arm mac as well and was unable to as well. I did have a hang on another test, `tests/integration/test_inspect_table.py::test_inspect_partitions_partitioned`, it had a user warning: ``` UserWarning: toPandas attempted Arrow optimization because 'spark.sql.execution.arrow.pyspark.enabled' is set to true, but has reached the error below and can not continue. Note that 'spark.sql.execution.arrow.pyspark.fallback.enabled' does not have an effect on failures in the middle of computation. ``` -- 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]
