andygrove commented on PR #5677:
URL: 
https://github.com/apache/datafusion-comet/pull/5677#issuecomment-5590393093

   ## CI failure baseline: `d86d3b5` ([run 
33995765073](https://github.com/apache/datafusion-comet/actions/runs/33995765073))
   
   **97 failing tests** across 13 jobs (8 Iceberg SQL jobs + 5 `PR Build 
[scans]` jobs).
   
   | Count | Cause | Suites |
   |---:|---|---|
   | 34 | Native writer throws `CometNativeException: Unexpected => The input 
is not sorted! Cannot write to partition that was previously closed` where 
Iceberg expects `IllegalStateException` | `TestRequiredDistributionAndOrdering` 
(32), `TestMetadataTablesWithPartitionEvolution` (2) |
   | 28 | Target file size not honored: writer emits half the expected data 
files (8 -> 4, 4 -> 2) | `TestSparkDataWrite` (24), 
`TestRewriteDataFilesAction` (4) |
   | 11 | Plan assertions expect the two-op `IcebergWriteExec`, plan now has 
`CometIcebergWrite` | `CometIcebergWriteActionSuite` (same 11 in all 5 
`[scans]` jobs) |
   | 8 | Native panic: `called Option::unwrap() on a None value` | 
`TestSparkDataFile` |
   | 5 | Wrong query results after partition evolution (`expected: 1 but was: 
3`) | `TestMetadataTablesWithPartitionEvolution` |
   | 5 | Native panic: `itertools: .zip_eq() reached end of one iterator before 
the other` | `TestAlterTablePartitionFields` |
   | 5 | `Invalid Iceberg scan task: DataInvalid => Non-empty FileScanTask 
partition requires a partition spec` | `TestForwardCompatibility` (3), 
`TestRewriteDataFilesAction` (2) |
   | 1 | `Unexpected => No column with source column id 2 in schema` | 
`TestAlterTablePartitionFields` |
   
   Per-job Iceberg counts: 1.8/3.4 spark 14, extensions 4; 1.9/3.5 spark 16, 
extensions 4; 1.10/3.5 spark 15, extensions 6; 1.11/4.1 spark 19, extensions 8.
   
   Counts are test-case instances summed over jobs, so the same root cause is 
counted once per Iceberg version and once per Spark profile. Will repost this 
summary as fixes land on the branch.
   


-- 
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