honnix commented on code in PR #29924: URL: https://github.com/apache/beam/pull/29924#discussion_r1577986144
########## CHANGES.md: ########## @@ -67,6 +67,8 @@ * [Enrichment Transform](https://s.apache.org/enrichment-transform) along with GCP BigTable handler added to Python SDK ([#30001](https://github.com/apache/beam/pull/30001)). * Allow writing clustered and not time partitioned BigQuery tables (Java) ([#30094](https://github.com/apache/beam/pull/30094)). +* Merged sdks/java/fn-execution and runners/core-construction-java into the main SDK. These artifacts were never meant for users, but noting Review Comment: This is unfortunately an unpleasant breaking change. We don't have much context why `core-construction-java` was never meant for users since we use some of the classes. This change makes it impossible for us to rollout to our users. -- 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]
