[jira] [Issue Comment Deleted] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-03-24 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Comment: was deleted (was: I want submit this pr,but pr was closed without merge) > Fix ArrayIndexOutOfB

[jira] [Commented] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-03-24 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308401#comment-17308401 ] jufeng li commented on HIVE-24609: -- [~massprinters.com] [~mr.wang] I want submit this pr

[jira] [Issue Comment Deleted] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-03-24 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Comment: was deleted (was: [~massprinters.com] I want submit this pr,but pr was closed without merge * [

[jira] [Commented] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-03-24 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308400#comment-17308400 ] jufeng li commented on HIVE-24609: -- [~massprinters.com] I want submit this pr,but pr was

[jira] [Commented] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-03-24 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308398#comment-17308398 ] jufeng li commented on HIVE-24609: -- I want submit this pr,but pr was closed without merg

[jira] [Work started] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-24609 started by jufeng li. > Fix ArrayIndexOutOfBoundsException when execute full outer join >

[jira] [Updated] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Target Version/s: 4.0.0 > Fix ArrayIndexOutOfBoundsException when execute full outer join > -

[jira] [Updated] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Description: here is my hive-sql: {code:java} select  .. from A  full outer join B on A.id = B.id {

[jira] [Updated] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Description: here is my hive-sql: ```sql select  .. from A  full outer join B on A.id = B.id ``

[jira] [Updated] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li updated HIVE-24609: - Description: here is my hive-sql: ```sql select  .. from A  full outer join B on A.id = B.id ```

[jira] [Assigned] (HIVE-24609) Fix ArrayIndexOutOfBoundsException when execute full outer join

2021-01-08 Thread jufeng li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jufeng li reassigned HIVE-24609: > Fix ArrayIndexOutOfBoundsException when execute full outer join > --