[
https://issues.apache.org/jira/browse/BEAM-11482?focusedWorklogId=527584&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-527584
]
ASF GitHub Bot logged work on BEAM-11482:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Dec/20 11:08
Start Date: 23/Dec/20 11:08
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 527584)
Time Spent: 13h 20m (was: 13h 10m)
> Thrift support for KafkaTableProvider
> -------------------------------------
>
> Key: BEAM-11482
> URL: https://issues.apache.org/jira/browse/BEAM-11482
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql, io-java-kafka
> Reporter: Costi Ciudatu
> Assignee: Costi Ciudatu
> Priority: P2
> Time Spent: 13h 20m
> Remaining Estimate: 0h
>
> Kafka table provider can leverage the Thrift coder and schema provider
> defined in the IO package to handle thrift input/output.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)