You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/07 02:27:10 UTC

[jira] [Commented] (DRILL-4047) Select with options

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

ASF GitHub Bot commented on DRILL-4047:
---------------------------------------

GitHub user julienledem opened a pull request:

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

    DRILL-4047: Select with options

    This is still work in progress and depends on the following PRs in Calcite:
    https://github.com/dremio/calcite/pull/1
    https://github.com/apache/calcite/pull/166


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

    $ git pull https://github.com/julienledem/drill select_with_options

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

    https://github.com/apache/drill/pull/246.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 #246
    
----
commit 3e152e087ae71f323d09d8361389cc7d1fa2159a
Author: Julien Le Dem <ju...@ledem.net>
Date:   2015-10-22T17:49:34Z

    initial TableMacro implementation

commit a963bbc9df79f51114037a59ba1a46cccd7a23cf
Author: Julien Le Dem <ju...@ledem.net>
Date:   2015-11-06T23:48:28Z

    FormatCreator refactor

commit 495cd55894a554330918f87b83e9ebd4e184e02a
Author: Julien Le Dem <ju...@ledem.net>
Date:   2015-11-07T01:24:23Z

    DRILL-4047: generic format plugin impl

----


> Select with options
> -------------------
>
>                 Key: DRILL-4047
>                 URL: https://issues.apache.org/jira/browse/DRILL-4047
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Relational Operators
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>
> Add a mechanism to pass parameters down to the StoragePlugin when writing a Select statement.
> Some discussion here:
> http://mail-archives.apache.org/mod_mbox/drill-dev/201510.mbox/%3CCAO%2Bvc4AcGK3%2B3QYvQV1-xPPdpG3Tc%2BfG%3D0xDGEUPrhd6ktHv5Q%40mail.gmail.com%3E
> http://mail-archives.apache.org/mod_mbox/drill-dev/201511.mbox/%3CCAO+vc4CLzyLvJEviSFJQtcyxb-ZSmFy4bQrM-jHBiDWzGqFVJg@mail.gmail.com%3E



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