ccciudatu commented on a change in pull request #13572: URL: https://github.com/apache/beam/pull/13572#discussion_r547904881
########## File path: CHANGES.md ########## @@ -66,6 +66,7 @@ * Added Cloud Bigtable Provider extension to Beam SQL ([BEAM-11173](https://issues.apache.org/jira/browse/BEAM-11173), [BEAM-11373](https://issues.apache.org/jira/browse/BEAM-11373)) * Added a schema provider for thrift data ([BEAM-11338](https://issues.apache.org/jira/browse/BEAM-11338)) * Added combiner packing pipeline optimization to Dataflow runner. ([BEAM-10641](https://issues.apache.org/jira/browse/BEAM-10641)) +* Added support for thrift in KafkaTableProvider ([BEAM-11482](https://issues.apache.org/jira/browse/BEAM-11482)) Review comment: There's doesn't seem to be a section for `2.28.0` yet. I was hoping we could get rid of all our custom thrift extensions in our project by just upgrading to `2.27.0`, but I wasn't fast enough. :) Should I create the `2.28.0` section myself and add move this bullet over there? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
