Jim Scott created DRILL-3394:
--------------------------------
Summary: default sqlline properties file is not read at startup to
set properties
Key: DRILL-3394
URL: https://issues.apache.org/jira/browse/DRILL-3394
Project: Apache Drill
Issue Type: Bug
Components: Client - CLI
Affects Versions: 1.0.0
Reporter: Jim Scott
Assignee: Daniel Barclay (Drill)
I have my default $HOME/.sqlline/sqlline.properties file with the following in
the file:
rowlimit=13
outputformat=csv
After starting sqlline I run !set to verify the settings were read and they are
in fact just the default values of 0 and table respectively.
I have validated the path that sqlline has for the default path is the exact
same path as the file I have and it has proper permissions on it to be read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)