[
https://issues.apache.org/jira/browse/CALCITE-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-2711.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.18.0
Fixed in
[632a85d0|http://git-wip-us.apache.org/repos/asf/calcite/commit/632a85d0].
> Upgrade SQLLine to 1.6.0
> ------------------------
>
> Key: CALCITE-2711
> URL: https://issues.apache.org/jira/browse/CALCITE-2711
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: 1.18.0
>
>
> Upgrade SQLLine to 1.6.0.
> SQLLine is a big improvement over 1.5.0; it uses jline3, and therefore
> provides color highlighting, line continuation, and multi-line editing. See
> [the release
> notes|https://github.com/julianhyde/sqlline/blob/master/HISTORY.md#160-2018-11-26].
> From the release notes:
> {quote}
> *WARNING*: Between version 2 and 3, jline changed the format of its history
> file. After this change, you may need to remove your history file
> ({{~/.sqlline/history}}) or provide a {{--historyfile}} argument before
> SQLLine will start successfully.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)