[jira] [Commented] (HIVE-22335) CBO throws Invalid column reference exception

2019-10-14 Thread xialu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950950#comment-16950950 ] xialu commented on HIVE-22335: -- [~ashutoshc] , could you take a look? > CBO throws Invalid

[jira] [Assigned] (HIVE-22335) CBO throws Invalid column reference exception

2019-10-14 Thread xialu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xialu reassigned HIVE-22335: > CBO throws Invalid column reference exception > - > >

[jira] [Commented] (HIVE-19624) the method closeSession of SessionManager has a synchronized, is it able to be removed?

2019-07-23 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891558#comment-16891558 ] xialu commented on HIVE-19624: -- we encounter the same question,  any updated?  have you alre

[jira] [Commented] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-12 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790449#comment-16790449 ] xialu commented on HIVE-21411: -- set hive.auto.convert.join=false; > LEFT JOIN CONVERT TO IN

[jira] [Comment Edited] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-11 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790260#comment-16790260 ] xialu edited comment on HIVE-21411 at 3/12/19 6:27 AM: --- show create

[jira] [Commented] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-11 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790260#comment-16790260 ] xialu commented on HIVE-21411: -- [~vgarg] easy to reproduce show create table lulu.store_sal

[jira] [Comment Edited] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-10 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789093#comment-16789093 ] xialu edited comment on HIVE-21411 at 3/11/19 5:08 AM: --- [~gopalv] s

[jira] [Commented] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-10 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789093#comment-16789093 ] xialu commented on HIVE-21411: -- [~vgarg] ss_sold_date_sk and d_date_sk has no relastionship

[jira] [Assigned] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-08 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xialu reassigned HIVE-21411: Assignee: Ashutosh Chauhan > LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT > --

[jira] [Commented] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-08 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787745#comment-16787745 ] xialu commented on HIVE-21411: -- i use left outer join, result is correct, such as select nvl

[jira] [Updated] (HIVE-21411) LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT

2019-03-08 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xialu updated HIVE-21411: - Summary: LEFT JOIN CONVERT TO INNER JOIN LEAD TO WRONG RESULT (was: LEFT JOIN CONVERT TO INTERJOIN LEAD TO WRONG

[jira] [Commented] (HIVE-9120) Hive Query log does not work when hive.exec.parallel is true

2018-12-29 Thread xialu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730621#comment-16730621 ] xialu commented on HIVE-9120: - when hive's code update to branch 3.0, log4j1 update to log4j2,