chamikaramj opened a new issue, #30534: URL: https://github.com/apache/beam/issues/30534
### What happened? Seems like we added two required constructions properties in https://github.com/apache/beam/commit/6a8c27ef6fb945921b4f70766c1f1bd6c493dadc. These properties are not available in previous BQ transform versions, hence upgrade compatibility will be broken. Is it possible to make these properties optional in the transform ? If above can be done, we can also avoid adding such properties during construction (see https://github.com/apache/beam/pull/30032) which would preserve upgrade compatibility. ### Issue Priority Priority: 3 (minor) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] 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 -- 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]
