This is an automated email from the ASF dual-hosted git repository. agrove pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from 5875cff1a chore: Enable `native_iceberg_compat` Spark SQL tests (for real, this time) (#1910) add a9f8b4ae0 chore: rename makeParquetFileAllTypes to makeParquetFileAllPrimitiveTypes (#1905) No new revisions were added by this update. Summary of changes: .../apache/comet/CometArrayExpressionSuite.scala | 26 ++++++------ .../scala/org/apache/comet/CometCastSuite.scala | 4 +- .../org/apache/comet/CometExpressionSuite.scala | 46 +++++++++++----------- .../comet/exec/CometColumnarShuffleSuite.scala | 6 +-- .../org/apache/comet/exec/CometExecSuite.scala | 2 +- .../comet/exec/CometNativeShuffleSuite.scala | 2 +- .../apache/comet/parquet/ParquetReadSuite.scala | 7 +++- .../scala/org/apache/spark/sql/CometTestBase.scala | 6 +-- 8 files changed, 52 insertions(+), 47 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org