dwsmith1983 commented on PR #5654:
URL: 
https://github.com/apache/datafusion-comet/pull/5654#issuecomment-5825410501

   The nested duplicate name raises main's execution error again, since 
`match_struct_fields` is back to its `DataFusionResult` shape with only the 
duplicate-id arm added, and `CometNativeReaderSuite` now asserts a 
`CometNativeException` and no `INTERNAL_ERROR` in the cause chain. The 
`id_duplicate_roots` doc carries your measurement, the two rows from a one-row 
file, Spark's vectorized reader returning id 1's value for both ids and 
parquet-mr failing, links #5964 and names the `CometNativeReaderSuite` test 
that pins the rejection, and the `known_divergence` test is gone with it. The 
pyarrow fixture and its test are gone as well. The PR is cut to comphead's 
table, with the rest on a side branch for a follow-up.
   


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