GitHub user chunhui-shi opened a pull request:
https://github.com/apache/drill/pull/1224
DRILL-6321: Customize Drill's conformance. Allow support to APPLY keyâ¦
â¦words
Conflicts:
exec/java-exec/src/main/java/org/apache/drill/exec/planner/sql/SqlConverter.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chunhui-shi/drill work1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1224.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 #1224
----
commit bc22d2a1ff6d687c228aaafdf2010b8c379f2577
Author: chunhui-shi <cshi@...>
Date: 2018-02-02T18:03:38Z
DRILL-6321: Customize Drill's conformance. Allow support to APPLY keywords
Conflicts:
exec/java-exec/src/main/java/org/apache/drill/exec/planner/sql/SqlConverter.java
----
---