e:
>
>>
>>
>> ------ Forwarded message -----
>> 发件人: StevenZheng
>> Date: 2020年2月28日周五 下午6:30
>> Subject: Re: How to set unorderedWait/orderedWait properties in Table API
>> when using Async I/O
>> To: Danny Chan
>>
>>
>>
s.apache.org/jira/browse/FLINK-16332 to track this
feature.
Best,
Jark
On Fri, 28 Feb 2020 at 18:33, 郑泽辉 wrote:
>
>
> -- Forwarded message -
> 发件人: StevenZheng
> Date: 2020年2月28日周五 下午6:30
> Subject: Re: How to set unorderedWait/orderedWait properties in T
-- Forwarded message -
发件人: StevenZheng
Date: 2020年2月28日周五 下午6:30
Subject: Re: How to set unorderedWait/orderedWait properties in Table API
when using Async I/O
To: Danny Chan
Thanks Danny and I do run my lookupfunction in a single thread like this
commit:https://github.com
Hi all,
I'm using Blink Planner(flink v1.9) and I create a AsyncJdbcTableSource
class implements LookupableTableSource, but when I override the
getAsyncLookupFunction(), I found the results of async method(by Vertx) is
in order.
But I don't need the stream order is preserved and just want the resu