You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/13 00:50:05 UTC

[jira] [Commented] (STORM-1105) Compile the logical plans into LLVM functions

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

ASF GitHub Bot commented on STORM-1105:
---------------------------------------

GitHub user haohui opened a pull request:

    https://github.com/apache/storm/pull/796

    STORM-1105. Compile the logical plans into LLVM functions.

    This PR compiles three logical operators, tablescan, filter and projection to LLVM functions.

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

    $ git pull https://github.com/haohui/storm STORM-1105

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

    https://github.com/apache/storm/pull/796.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 #796
    
----
commit 509ee73194077325ce7aab18970a13bedf33fdfa
Author: Haohui Mai <wh...@apache.org>
Date:   2015-10-12T22:41:55Z

    STORM-1105. Compile the logical plans into LLVM functions.

----


> Compile the logical plans into LLVM functions
> ---------------------------------------------
>
>                 Key: STORM-1105
>                 URL: https://issues.apache.org/jira/browse/STORM-1105
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-sql
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> This jira tracks the effort on compiling the stages of the logical plans into LLVM  functions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)