What needs to happen?
Once Avro support is extracted into a dedicated module extensions/avro, then all Beam Java SDK modules have to switch to use it instead of avro-related classes from "core".
Affected packages:
- org.apache.beam.examples
- org.apache.beam.runners.dataflow
- org.apache.beam.sdk.extensions.sql
- org.apache.beam.sdk.io.gcp
- org.apache.beam.sdk.io.kafka
- org.apache.beam.sdk.io.parquet
- org.apache.beam.sdk.nexmark
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components