[
https://issues.apache.org/jira/browse/BEAM-11338?focusedWorklogId=522788&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-522788
]
ASF GitHub Bot logged work on BEAM-11338:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/20 16:37
Start Date: 10/Dec/20 16:37
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on a change in pull request
#13428:
URL: https://github.com/apache/beam/pull/13428#discussion_r540318858
##########
File path: CHANGES.md
##########
@@ -63,6 +63,7 @@
* Beam modules that depend on Hadoop are now tested for compatibility with
Hadoop 3 ([BEAM-8569](https://issues.apache.org/jira/browse/BEAM-8569)).
(Hive/HCatalog pending)
* Publishing Java 11 SDK container images now supported as part of Apache Beam
release process. ([BEAM-8106](https://issues.apache.org/jira/browse/BEAM-8106))
* 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))
Review comment:
Yeah you're right we don't do that for anything else, this is fine.
The javadoc looks great! My only nit: All the bullet points should be
capitalized and have periods
----------------------------------------------------------------
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: 522788)
Time Spent: 2h 20m (was: 2h 10m)
> Beam schema for thrift data
> ---------------------------
>
> Key: BEAM-11338
> URL: https://issues.apache.org/jira/browse/BEAM-11338
> Project: Beam
> Issue Type: New Feature
> Components: io-java-utilities
> Reporter: Costi Ciudatu
> Priority: P2
> Labels: thrift
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Define a SchemaProvider that can handle thrift objects, the same way as
> ProtoMessageSchema handles protobuf.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)