coderfender commented on issue #2967:
URL:
https://github.com/apache/datafusion-comet/issues/2967#issuecomment-3858814501
I think we can classify test failures fall into 3 main categories :
Empty file/dir creation
1. empty file should be skipped while write to file
2. SPARK-33901: ctas should not change table's schema
3. SPARK-37160: CREATE TABLE AS SELECT with CHAR_AS_VARCHAR
Insert overwrite bugs
1. SPARK-29174 Support LOCAL in INSERT OVERWRITE DIRECTORY
2. SPARK-38336 INSERT INTO with default columns
3. SPARK-38811 INSERT INTO on ALTER TABLE ADD COLUMNS
4. SPARK-43071: INSERT INTO from non-projection queries
5. Insert overwrite table command should output correct schema: basic
Other
1. parquet timestamp conversion (timestamp96)
2. INSERT INTO TABLE - complex type but different names
3. Write Spark version into Parquet metadata
4. write path implements onTaskCommit API correctly
--
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]