dwsmith1983 commented on PR #5786: URL: https://github.com/apache/datafusion-comet/pull/5786#issuecomment-5678500144
> Please coordinate that order before merging. #5654 now carries the narrow fix Andy sketched above: a requested nested field with identical siblings is refused in the resolver, an unrequested duplicate sibling stays readable, and exact root duplicates read the first column like Spark's reader, each with tests. #5845 is merged and #5654 threads its fallible folding through the adapter and the shared helpers. Given that, I would land #5654 first and rebase this one onto it for what remains, the map and list shapes and the metadata-time check if it is still wanted. Ordering thread is on #5654. -- 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]
