You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently added an API for Managed transforms: #30830
We are also working on adding an Iceberg source and sink.
We need to connect Iceberg to the Managed transforms API and add support for upgrading it.
Upgrading can be performed via the Transform Service [1] by adding Schema-aware transforms for Iceberg source and sink and implementing a PTransformPayloadTranslator [2].
What would you like to happen?
We recently added an API for Managed transforms: #30830
We are also working on adding an Iceberg source and sink.
We need to connect Iceberg to the Managed transforms API and add support for upgrading it.
Upgrading can be performed via the Transform Service [1] by adding Schema-aware transforms for Iceberg source and sink and implementing a
PTransformPayloadTranslator
[2].[1] https://beam.apache.org/documentation/programming-guide/#transform-service-usage-upgrade
[2]
beam/sdks/java/core/src/main/java/org/apache/beam/sdk/util/construction/PTransformTranslation.java
Line 597 in 58e4f83
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: