coderfender commented on PR #3351:
URL:
https://github.com/apache/datafusion-comet/pull/3351#issuecomment-3839309351
All tests passed and the following tests are ignored :
```
Common across all Spark versions (3.4, 3.5, 4.0) :
1. empty file should be skipped while write to file
2. INSERT INTO TABLE - complex type but different names
3. Insert overwrite table command should output correct schema: basic
4. parquet timestamp conversion
5. SPARK-29174 Support LOCAL in INSERT OVERWRITE DIRECTORY to data source
6. SPARK-33901: ctas should should not change table's schema
7. SPARK-37160: CREATE TABLE AS SELECT with CHAR_AS_VARCHAR
8. SPARK-38336 INSERT INTO statements with tables with default columns:
positive tests
9. SPARK-38811 INSERT INTO on columns added with ALTER TABLE ADD COLUMNS:
Positive tests
10. SPARK-43071: INSERT INTO from queries whose final operators are not
projections
11. write path implements onTaskCommit API correctly
12. Write Spark version into Parquet metadata
Additional tests which had to be ignored for spark 4 :
1. ctas with union
2. SPARK-48817: test multi inserts
Total: 12 tests (Spark 3.4/3.5) | 14 tests (Spark 4.0)
```
--
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]