Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: [Avro] Deprecate Avro API classes in "sdks/java/core" #24749

Closed
1 of 15 tasks
Tracked by #24292
aromanenko-dev opened this issue Dec 21, 2022 · 0 comments · Fixed by #25534
Closed
1 of 15 tasks
Tracked by #24292

[Task]: [Avro] Deprecate Avro API classes in "sdks/java/core" #24749

aromanenko-dev opened this issue Dec 21, 2022 · 0 comments · Fixed by #25534

Comments

@aromanenko-dev
Copy link
Contributor

What needs to happen?

Once all Beam modules start to use sdks/java/extensions/avro we need to deprecate Avro API classes in sdks/java/core but keep them for a while for a sake of backward compatibility.

Affected classes:

  • org.apache.beam.sdk.coders.AvroCoder
  • org.apache.beam.sdk.coders.AvroGenericCoder
  • org.apache.beam.sdk.io.AvroIO
  • org.apache.beam.sdk.io.AvroSource
  • org.apache.beam.sdk.io.DynamicAvroDestinations
  • org.apache.beam.sdk.io.AvroSchemaIOProvider
  • org.apache.beam.sdk.io.AvroSink
  • org.apache.beam.sdk.io.SerializableAvroCodecFactory (package private)
  • org.apache.beam.sdk.io.ConstantAvroDestination (package private)
  • org.apache.beam.sdk.schemas.utils.AvroUtils
  • org.apache.beam.sdk.schemas.utils.AvroByteBuddyUtils (package private)
  • org.apache.beam.sdk.schemas.utils.ConvertHelpers
  • org.apache.beam.sdk.schemas.AvroRecordSchema

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@aromanenko-dev aromanenko-dev changed the title [Task]: Deprecate Avro API classes in "sdks/java/core" [Task]: [Avro] Deprecate Avro API classes in "sdks/java/core" Dec 28, 2022
@aromanenko-dev aromanenko-dev self-assigned this Jan 3, 2023
@github-actions github-actions bot added this to the 2.46.0 Release milestone Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant