Devender Yadav created DRILL-3645:
--------------------------------------
Summary: typo in drill documentation
Key: DRILL-3645
URL: https://issues.apache.org/jira/browse/DRILL-3645
Project: Apache Drill
Issue Type: Bug
Components: Documentation
Reporter: Devender Yadav
Assignee: Bridget Bevens
Priority: Minor
In the following documentation: https://drill.apache.org/docs/querying-hive/
In point 3,
hive> load data local inpath '/<directory path>/customers.csv' overwrite into
table customers;`
It should be
hive> load data local inpath '/<directory path>/customers.csv' overwrite into
table customers;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)