andygrove opened a new pull request, #3761:
URL: https://github.com/apache/datafusion-comet/pull/3761

   ## Which issue does this PR close?
   
   Partial close of #3311 — replaces all references to #3311 in the 3.5.8 Spark 
SQL test diff with more specific issues.
   
   ## Rationale for this change
   
   Issue #3311 is a broad tracking issue covering multiple distinct problems. 
Replacing references with specific issues makes it easier to track and resolve 
individual problems, and will allow #3311 to be closed.
   
   ## What changes are included in this PR?
   
   Updates the 3.5.8 diff to replace `IgnoreCometNativeDataFusion` references 
from #3311 to:
   
   - **caseSensitive** (`FileBasedDataSourceSuite`) → #3760 (case-insensitive 
duplicate field detection)
   - **SPARK-34212 Parquet should read decimals correctly** 
(`ParquetQuerySuite`) → #3720 (schema mismatch no error)
   - **schema mismatch failure error message** (`ParquetSchemaSuite`) → #3720
   - **SPARK-45604 timestamp_ntz to array** (`ParquetSchemaSuite`) → #3720
   
   ## How are these changes tested?
   
   Diff applies cleanly to Spark v3.5.8. CI will validate via the Spark SQL 
test workflow.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to