You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by jinfengni <gi...@git.apache.org> on 2015/09/11 03:05:24 UTC

[GitHub] drill pull request: Drill 3754: Remove redundancy in run-time gene...

GitHub user jinfengni opened a pull request:

    https://github.com/apache/drill/pull/153

    Drill 3754: Remove redundancy in run-time generated code for common column references

    Test done: 
    
    unit test
    pre-commit test. 


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

    $ git pull https://github.com/jinfengni/incubator-drill DRILL-3754-CodeGen

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

    https://github.com/apache/drill/pull/153.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 #153
    
----
commit 2943f2c6fdbdc076348576b2c52de70e5478a387
Author: Jinfeng Ni <jn...@apache.org>
Date:   2015-08-28T23:50:21Z

    DRILL-3761: Modify CastIntDecimal implementation so that it will not modify its input holder.

commit fca323e0e2a53b788a8cf3de625f5e56adae1d9b
Author: Jinfeng Ni <jn...@apache.org>
Date:   2015-08-28T05:04:55Z

    DRILL-3754: Reduce redundancy in run-time generated code for common field expression.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---