lidavidm commented on PR #36797: URL: https://github.com/apache/arrow/pull/36797#issuecomment-1726280114
The Java error makes it sound like C# is still writing with metadata version 4: https://github.com/apache/arrow/blob/fa4310635c784f03fe825ecc818efa3eca361ec0/format/Schema.fbs#L38-L48 That may also explain things, if it's triggering some compatibility path, e.g.: https://github.com/apache/arrow/blob/fa4310635c784f03fe825ecc818efa3eca361ec0/cpp/src/arrow/ipc/reader.cc#L391-L413 -- 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]
