Re: [PR] chore: Enable partial Spark SQL tests for iceberg compat [datafusion-comet]

2025-05-21 Thread via GitHub
codecov-commenter commented on PR #1762: URL: https://github.com/apache/datafusion-comet/pull/1762#issuecomment-2897966329 ## [Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1762?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca

Re: [PR] chore: Enable partial Spark SQL tests for iceberg compat [datafusion-comet]

2025-05-21 Thread via GitHub
andygrove commented on code in PR #1762: URL: https://github.com/apache/datafusion-comet/pull/1762#discussion_r2100139886 ## .github/workflows/spark_sql_test.yml: ## @@ -79,3 +79,41 @@ jobs: env: LC_ALL: "C.UTF-8" + spark-sql-native-iceberg-compat: +st

Re: [PR] chore: Enable partial Spark SQL tests for iceberg compat [datafusion-comet]

2025-05-21 Thread via GitHub
andygrove commented on code in PR #1762: URL: https://github.com/apache/datafusion-comet/pull/1762#discussion_r2100141625 ## .github/workflows/spark_sql_test.yml: ## @@ -79,3 +79,41 @@ jobs: env: LC_ALL: "C.UTF-8" + spark-sql-native-iceberg-compat: +st

[PR] chore: Enable partial Spark SQL tests for iceberg compat [datafusion-comet]

2025-05-21 Thread via GitHub
andygrove opened a new pull request, #1762: URL: https://github.com/apache/datafusion-comet/pull/1762 ## Which issue does this PR close? N/A ## Rationale for this change Some of the Spark SQL test suites are already passing when using `native_iceberg_comp