AdamGS commented on issue #14444: URL: https://github.com/apache/datafusion/issues/14444#issuecomment-2676158047
@logan-keede as part of moving avro functionality into `datafusion-datasource-avro`, WDYT about putting all of it behind a feature flag, the same way `parquet` is now? Seems like its the only format/source that is visible with `default-features = false` but panics at runtime (for example in `AvroSource::create_file_opener`) -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org