Apache Flink 中文用户邮件列表
Search
everywhere
only in this topic
Advanced Search
flink sql能否显示地创造一列null行
Classic
List
Threaded
♦
♦
Locked
1 message
Leslie Yuen
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
flink sql能否显示地创造一列null行
由于union的操作,结果集的列数必须一致,我能否加入这一列,语法如下:
UNION
SELECT NULL
,
aaa,
bbb,
NULL
FROM ()
Free forum by Nabble
Edit this page