[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112785#comment-17112785 ] Benchao Li commented on FLINK-17847: Also +1 to what [~Leonard Xu] summarized. > Ar

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112761#comment-17112761 ] Jark Wu commented on FLINK-17847: - I'm fine with this. > ArrayIndexOutOfBoundsException

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112759#comment-17112759 ] Leonard Xu commented on FLINK-17847: Thanks [~libenchao] [~jark] [~lzljs3620320] for

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112749#comment-17112749 ] Jingsong Lee commented on FLINK-17847: -- For a constant index with "<= 0", we can th

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112748#comment-17112748 ] Jingsong Lee commented on FLINK-17847: -- Calcite comments: {code:java} /** * The it

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112743#comment-17112743 ] Jark Wu commented on FLINK-17847: - Thanks for looking into this [~libenchao]. I'm +1 to

[jira] [Commented] (FLINK-17847) ArrayIndexOutOfBoundsException happens when codegen StreamExec operator

2020-05-20 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112728#comment-17112728 ] Benchao Li commented on FLINK-17847: [~Leonard Xu] This problem exists since 1.9 whi