You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-zh@flink.apache.org by 酷酷的浑蛋 <ap...@163.com> on 2020/03/13 11:24:21 UTC

转发:(无主题)




| |
apache22
|
|
apache22@163.com
|
签名由网易邮箱大师定制

--------- 转发邮件信息 ---------

发件人: 酷酷的浑蛋 <ap...@163.com>
发送日期: 2020年3月13日 19:18
发送至: user-zh@flink.apache.org <us...@flink.apache.org>
select a.x01,
       udf_name(a.x02)
from (select a.x01,
             a...
      from tb_name) a
      join
      (select * from tb_name) b
      on a.xx = b.xx
这是一段flink实时sql,其中总是偶尔有几条数据乱序,请问大佬们遇到过吗?或者该怎么解决?
| |
王太阳
|
|
apache22@163.com
|
签名由网易邮箱大师定制