You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by hsuanyi <gi...@git.apache.org> on 2016/05/04 22:55:19 UTC

[GitHub] drill pull request: Drill 3764 preview

GitHub user hsuanyi opened a pull request:

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

    Drill 3764 preview

    The feature for skip records. This PR is just for the record.

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

    $ git pull https://github.com/hsuanyi/incubator-drill DRILL-3764_Preview

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

    https://github.com/apache/drill/pull/497.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 #497
    
----
commit 6ce1895444d7b5cedef2768a96f82fa85e75577c
Author: Hsuan-Yi Chu <hs...@usc.edu>
Date:   2015-10-07T04:15:27Z

    DRILL-3764: CSV, JSON, PARQUET

commit cce3aa04138a3d1dbda5af3241f2f9caa70751aa
Author: Hsuan-Yi Chu <hs...@usc.edu>
Date:   2015-10-07T04:15:27Z

    DRILL-3764: Project, Filter

commit 3e7230a2c04a48543f2550259d4741f3327aa60a
Author: Hsuan-Yi Chu <hs...@usc.edu>
Date:   2016-02-16T01:32:36Z

    Debug

commit a8e3ee647f0192a5153e73d38ea9e379bd5aae0b
Author: Hsuan-Yi Chu <hs...@usc.edu>
Date:   2016-02-18T02:50:24Z

    DRILL-3764: Hbase

commit f374a7b1e9019870853e7edc16c5b528338e6d27
Author: Hsuan-Yi Chu <hs...@usc.edu>
Date:   2016-02-18T03:09:41Z

    DRILL-3764: Hive

commit 968118bc036c34a9339c879edb6d0032c7ea8770
Author: hsuanyi <hs...@apache.org>
Date:   2016-05-02T22:49:17Z

    [Runtime Code] Improvement: The representation of error codes is simplified as ArrayList of integers where each element is an integer error code corresponding to different types of function failures.

----


---
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.
---