GitHub user jacques-n opened a pull request:

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

    Drill 3180: Implement JDBC Storage Plugin

    

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

    $ git pull https://github.com/jacques-n/drill DRILL-3180

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

    https://github.com/apache/drill/pull/115.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 #115
    
----
commit 075e7950a4a59d17fee11e02b1c38361070b2656
Author: MPierre <[email protected]>
Date:   2015-08-02T01:07:18Z

    DRILL-3180: Initial JDBC plugin implementation.

commit 0c907331f5275db17d77abcc154d36e5fb6278de
Author: Jacques Nadeau <[email protected]>
Date:   2015-08-02T01:11:51Z

    DRILL-3180: JDBC Storage Plugin updates.
    
    - Move to leverage Calcite's JDBC adapter capabilities for pushdowns, 
schema, etc.
    - Start to simplify the RecordReader classes.
    - Planning flow with JDBC rules works, pushdowns not working (cost or 
function?)

commit 330f4ec9243e942aec88b9e02fa6cfb329aaad5a
Author: Jacques Nadeau <[email protected]>
Date:   2015-08-14T21:47:25Z

    Updates to add password and get filter and join pushdown working.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to