[
https://issues.apache.org/jira/browse/BEAM-11338?focusedWorklogId=523424&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523424
]
ASF GitHub Bot logged work on BEAM-11338:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Dec/20 15:54
Start Date: 12/Dec/20 15:54
Worklog Time Spent: 10m
Work Description: ccciudatu commented on pull request #13539:
URL: https://github.com/apache/beam/pull/13539#issuecomment-743775901
R: @TheNeuralBit Just realised that
https://github.com/apache/beam/pull/13428 does not work with the `beans` thrift
compiler option, which renders all fields private. The fix is to use
`getDeclaredField()` instead of `getField()`, thus making no assumptions about
fields visibility.
----------------------------------------------------------------
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: 523424)
Time Spent: 5h 10m (was: 5h)
> 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
> Assignee: Costi Ciudatu
> Priority: P2
> Labels: thrift
> Fix For: 2.27.0
>
> Time Spent: 5h 10m
> 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)