[ https://issues.apache.org/jira/browse/DRILL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated DRILL-34:
-----------------------------
Attachment: 0001-SQL-parser-and-JDBC-driver-based-on-Optiq.patch
Patch containing work to date -- SQL parser and JDBC driver.
> Build SQL parser that generates Logical Plan
> --------------------------------------------
>
> Key: DRILL-34
> URL: https://issues.apache.org/jira/browse/DRILL-34
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Jacques Nadeau
> Assignee: Julian Hyde
> Attachments: 0001-SQL-parser-and-JDBC-driver-based-on-Optiq.patch
>
>
> Build v1 of a SQL parser that converts standard SQL queries into an Apache Drill logical
plan including transformation of select queries that include from, join, where, group by,
order by and having clauses
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|