Re: Re: Blink SQL java.lang.ArrayIndexOutOfBoundsException

2020-04-22 Thread Jingsong Li
Hi, Sorry for the mistake, [1] is related, but this bug has been fixed totally in [2], so the safe version should be 1.9.3+ and 1.10.1+, so there is no safe released version now. 1.10.1 will been released very soon. [1]https://issues.apache.org/jira/browse/FLINK-13702 [2]https://issues.apache.or

Re: Re: Blink SQL java.lang.ArrayIndexOutOfBoundsException

2020-04-22 Thread Jingsong Li
Hi, Just like Jark said, it may be FLINK-13702[1]. Has been fixed in 1.9.2 and later versions. > Can it be a thread-safe problem or something else? Yes, it is a thread-safe problem with lazy materialization. [1]https://issues.apache.org/jira/browse/FLINK-13702 Best, Jingsong Lee On Tue, Apr 2