dustinCodes84600 commented on PR #6116: URL: https://github.com/apache/datafusion-comet/pull/6116#issuecomment-5822384733
Hit this while moving a Spark 3.5 workload between legacy Parquet writers and newer files carrying nested field IDs. We'd disabled field-ID matching but still saw Spark reject the ID-free partitions, while Comet silently read them, so matching this behavior is useful for that mixed directory case. btw, made a quick visual pass while reading: https://flyovers.dev/flyover/a0bb4405-0c31-4b84-a37b-52a59b22fdf2 -- 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]
