SET table.sql-dialect=hive;
use catalog myhive;
CREATE TABLE IF NOT EXISTS sink_parent_info(
etl_date STRING
,id BIGINT
,user_id BIGINT
,height DECIMAL(5,2
FlinkSQL中间表使用零时表Temporary TABLE
最新推荐文章于 2025-05-02 22:22:04 发布