Anton Gozhiy created DRILL-7700:
-----------------------------------
Summary: Queries to sys schema hang if "use dfs;" was executed
before
Key: DRILL-7700
URL: https://issues.apache.org/jira/browse/DRILL-7700
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.17.0
Reporter: Anton Gozhiy
*Steps:*
# Connect to Drill by sqlline
# Run query "use dfs;"
# Run query "select * from sys.drillbits;"
*Expected result:* The query should be executed successfully.
*Actual result:* The query hangs on planning stage.
*Note:* The issue is reproduced with Drill built with "mapr" profile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)