You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/04 23:32:13 UTC

[jira] [Commented] (THRIFT-2641) Improvements to Haskell Compiler/Libraries

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

ASF GitHub Bot commented on THRIFT-2641:
----------------------------------------

GitHub user zilberstein opened a pull request:

    https://github.com/apache/thrift/pull/172

    THRIFT-2641 Port FB Changed

    I have been working on Thrift for Haskell at Facebook for the last few months and would like to merge my changes in to Apache Thrift.  These changes have seen major usability and performance improvements, plus support for optional fields in Thrift Structs and 2 new protocols

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zilberstein/thrift fb-port

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #172
    
----
commit bbe4b6b0177667922499cade1cec4ca0974ffeca
Author: Noam Zilberstein <no...@fb.com>
Date:   2014-07-31T22:44:13Z

    port fb changes

----


> Improvements to Haskell Compiler/Libraries
> ------------------------------------------
>
>                 Key: THRIFT-2641
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2641
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Haskell - Compiler, Haskell - Library, Test Suite
>            Reporter: Noam Zilberstein
>            Assignee: Roger Meier
>
> I work at Facebook and have spent the last couple months improving the Haskell compiler and libraries for Thrift.  I have made significant improvements in terms of usability and performance and I would like to share those improvements with the Apache open source community.  Right now I am working on the final touches and will be able to submit a patch in the next few days



--
This message was sent by Atlassian JIRA
(v6.2#6252)