[
https://issues.apache.org/jira/browse/BEAM-8561?focusedWorklogId=358958&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-358958
]
ASF GitHub Bot logged work on BEAM-8561:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Dec/19 21:55
Start Date: 12/Dec/19 21:55
Worklog Time Spent: 10m
Work Description: chrlarsen commented on issue #10290: [BEAM-8561] Add
ThriftIO to support IO for Thrift files
URL: https://github.com/apache/beam/pull/10290#issuecomment-565204453
CLA has been completed. Yes the files in addition to ThriftIO and
ThriftCoder are necessary as they make up the parser and document model that is
used to interact with the parsed Thrift file.
The code for the parser and document model was copied from
[here](https://github.com/facebookarchive/swift/tree/master/swift-idl-parser/src/main/java/com/facebook/swift/parser)
and updated where necessary. Looks like it has an Apache license.
----------------------------------------------------------------
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: 358958)
Time Spent: 1h 10m (was: 1h)
> Add ThriftIO to Support IO for Thrift Files
> -------------------------------------------
>
> Key: BEAM-8561
> URL: https://issues.apache.org/jira/browse/BEAM-8561
> Project: Beam
> Issue Type: New Feature
> Components: io-java-files
> Reporter: Chris Larsen
> Assignee: Chris Larsen
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Similar to AvroIO it would be very useful to support reading and writing
> to/from Thrift files with a native connector.
> Functionality would include:
> # read() - Reading from one or more Thrift files.
> # write() - Writing to one or more Thrift files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)