[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16420773#comment-16420773 ] Aihua Xu commented on HIVE-19018: - Checked those failures. auto_sortmerge_join_2.q passes locally, 

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16420088#comment-16420088 ] Hive QA commented on HIVE-19018: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16420048#comment-16420048 ] Hive QA commented on HIVE-19018: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-27 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415572#comment-16415572 ] Hive QA commented on HIVE-19018: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-27 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415468#comment-16415468 ] Hive QA commented on HIVE-19018: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-26 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16414244#comment-16414244 ] Yongzhi Chen commented on HIVE-19018: - Discussed with Aihua offline, when using -e, the commands will

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410052#comment-16410052 ] Aihua Xu commented on HIVE-19018: - [~ychena] Yeah. With the change, we will support multiple statements.

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-22 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409961#comment-16409961 ] Yongzhi Chen commented on HIVE-19018: - >From beeline doc

[jira] [Commented] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

2018-03-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408840#comment-16408840 ] Aihua Xu commented on HIVE-19018: - patch-1: add setAllowMultiLineCommand(false) for the "-e" option since