Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
Description
I have developed the base code for a JDBC storage-plugin for Apache Drill. The code is primitive but consitutes a good starting point for further coding. Today it provides primitive support for SELECT against RDBMS with JDBC.
The goal is to provide complete SELECT support against RDBMS with push down capabilities.
Currently the code is using standard JDBC classes.
Attachments
Attachments
1.
|
Push down joins into source db | Open | Unassigned |
|
|||||||
2.
|
Unregister driver when database is not available | Open | Unassigned |
|
|||||||
3.
|
Validate GroupScan applyAssignments to improve efficiency | Open | Unassigned |
|
|||||||
4.
|
Push down aggregate operations to source db | Open | Unassigned |
|
|||||||
5.
|
Provide accurate estimates / statistics to Drill | Open | Unassigned |
|