[
https://issues.apache.org/jira/browse/HIVE-26542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089027#comment-18089027
]
Thomas Rebele commented on HIVE-26542:
--------------------------------------
It seems that the history file ~/.beeline/history separates the commands with a
line break. So the format of the file would need to support line breaks in the
history entries.
> Beeline: allow navigate back to multiline queries
> -------------------------------------------------
>
> Key: HIVE-26542
> URL: https://issues.apache.org/jira/browse/HIVE-26542
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> In beeline, when you enter a multiline query and then navigate back by the up
> arrow key, it iterates on the query line by line, so actually, you cannot
> simply run it again. I think this is painful. Need to check if it's a jline
> behavior, or something that can be enabled in beeline.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)