You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chris Larsen (Jira)" <ji...@apache.org> on 2019/12/06 16:19:00 UTC

[jira] [Comment Edited] (BEAM-8561) Add ThriftIO to Support IO for Thrift Files

    [ https://issues.apache.org/jira/browse/BEAM-8561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973413#comment-16973413 ] 

Chris Larsen edited comment on BEAM-8561 at 12/6/19 4:18 PM:
-------------------------------------------------------------

In regards to the library that will be used to parse the .thrift files we are thinking about using some of the code from the library [found here|https://github.com/facebookarchive/swift] and updating it to use Beam friendly packages. We would love to get the community's feedback on this approach. 


was (Author: clarsen):
In regards to the library that will be used to parse the .thrift files we are thinking about using some of the code from the library [found here|[https://github.com/facebookarchive/swift]] and updating it to use Beam friendly packages. We would love to get the community's feedback on this approach. 

> 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: 0.5h
>  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)