alamb commented on PR #12452: URL: https://github.com/apache/datafusion/pull/12452#issuecomment-2350939179
> thanks @alamb i was looking into adding something to datafusion-examples but that involves making sure the apache-avro in datafusion-examples is the same version as the one in datafusion-core since it isn't re-exported. shall we add a test to `core/src/datasource/avro_to_arrow/mod.rs` that captures the interplay between the AvroReader and schema::to_arrow_schema instead? That would be fine too Perhaps we should add a re-export of avro to datafusion-core to make downstream users life easier (make it easier to keep versions synced) -- 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]
