puchengy opened a new issue, #175: URL: https://github.com/apache/iceberg-python/issues/175
### Apache Iceberg version 0.5.0 (latest release) ### Please describe the bug 🐞 an example to demonstrate the issue https://github.com/puchengy/iceberg-python/commit/6bd4cefe74aae64317d34739545a7929ecbedd82 Due to ```failed to solve: executor failed running [/bin/sh -c curl --retry 3 -s -C - https://dlcdn.apache.org/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop3.tgz -o spark-${SPARK_VERSION}-bin-hadoop3.tgz && tar xzf spark-${SPARK_VERSION}-bin-hadoop3.tgz --directory /opt/spark --strip-components 1 && rm -rf spark-${SPARK_VERSION}-bin-hadoop3.tgz]: exit code: 2 make: *** [test-integration-rebuild] Error 17 ``` I was not able to run `make test-integration-rebuild` successfully, hence can not test the change. -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org