[ 
https://issues.apache.org/jira/browse/HIVE-26542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089027#comment-18089027
 ] 

Thomas Rebele edited comment on HIVE-26542 at 7/15/26 8:49 AM:
---------------------------------------------------------------

-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.- Update: the SQL commands in that file end with a 
semicolon, so that can be used as a delimiter.


was (Author: thomas.rebele):
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)

Reply via email to