David Lane created DRILL-5460:
---------------------------------
Summary: PARSE ERROR when using wildcards in queries on JDBC on
windows
Key: DRILL-5460
URL: https://issues.apache.org/jira/browse/DRILL-5460
Project: Apache Drill
Issue Type: Bug
Reporter: David Lane
The following query fails on every windows client tried using the JDBC driver:
select * from `a/*/c.json`;
Error: PARSE ERROR: Lexical error at line 1, column 44. Encountered: <EOF>
after : "`a"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)