[
https://issues.apache.org/jira/browse/CALCITE-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-2711:
---------------------------------
Description:
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}
was:
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].
> 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
>
> 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)