-
Notifications
You must be signed in to change notification settings - Fork 297
[native_datafusion] Enable native_datafusion in auto scan mode — test failure tracking #3321
Copy link
Copy link
Open
Milestone
Description
Summary
Tracking issue for all test failures discovered when enabling native_datafusion in auto scan mode (#3307).
- [native_datafusion] [Spark SQL Tests] Schema incompatibility tests expect exceptions that native_datafusion handles gracefully #3311
- [native_datafusion] [Spark SQL Tests] input_file_name() returns empty string #3312
- [native_datafusion] [Spark SQL Tests] Dynamic Partition Pruning (DPP) not working correctly #3313
- [native_datafusion] [Spark SQL Tests] Missing files error handling differs from Spark #3314
- [native_datafusion] [Spark SQL Tests] Plan structure differences cause test failures #3315
- [native_datafusion] [Spark SQL Tests] Parquet field ID matching not supported #3316
- [native_datafusion] [Spark SQL Tests] _tmp_metadata_row_index not populated #3317
- [native_datafusion] [Spark SQL Tests] Nested schema pruning tests fail — CometNativeScan not recognized as file source #3318
- [native_datafusion] [Spark SQL Tests] Bucketing not exposed by CometNativeScan #3319
- [native_datafusion] [Spark SQL Tests] CometNativeExec crash — executed without serialized plan #3320
- [native_datafusion] [Spark SQL Tests] Streaming self-union returns no results #3401
- Add DPP support to native_datafusion/CometNativeScan #3442
- native_datafusion: no error thrown for schema mismatch when reading Parquet with incompatible types #3720
- native_datafusion: case-insensitive mode doesn't detect duplicate/ambiguous Parquet fields #3760
Reactions are currently unavailable