andygrove commented on issue #2186:
URL: 
https://github.com/apache/datafusion-comet/issues/2186#issuecomment-3198820312

   A quick experiment shows that there are relatively few tests that fail (or 
need updating) when we remove `native_comet` from `auto` mode:
   
   ## PR tests
   
   ```
   fix: native Unsafe row accessors return incorrect results
   ```
   ## Spark SQL core-2
   
   ```
   Filters should be pushed down for vectorized Parquet reader at row group 
level
   filter pushdown - StringPredicate
   SPARK-17091: Convert IN predicate to Parquet filter push-down
   SPARK-34562: Bloom filter push down
   view-with-default-collation.sql
   ```
   
   ## Spark SQL hive-1
   
   ```
   SPARK-30201 HiveOutputWriter standardOI should use 
ObjectInspectorCopyOption.DEFAULT
   ```
   
   ## Spark SQL hive-3
   
   ```
   Change column collation
   ```
   
   
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to