This is an automated email from the ASF dual-hosted git repository.

kazuyukitanimura pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


    from d61bcfcf6 fix: Remove more cast.rs logic from parquet_support.rs for 
experimental native scans (#1413)
     add 55ae54326 fix: fix various unit test failures in native_datafusion and 
native_iceberg_compat readers (#1415)

No new revisions were added by this update.

Summary of changes:
 .../apache/comet/parquet/NativeBatchReader.java    |  3 +-
 .../comet/parquet/CometParquetFileFormat.scala     |  4 +-
 .../CometParquetPartitionReaderFactory.scala       | 14 ++++-
 .../org/apache/spark/sql/comet/CometScanExec.scala | 13 +++-
 .../org/apache/comet/CometExpressionSuite.scala    | 69 ++++++++++++----------
 .../comet/exec/CometColumnarShuffleSuite.scala     | 68 +++++++++++++--------
 .../apache/comet/parquet/ParquetReadSuite.scala    | 34 +++++++----
 .../sql/comet/ParquetDatetimeRebaseSuite.scala     | 26 +++++---
 8 files changed, 154 insertions(+), 77 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to