摘要: CREATE TABLE test1 ( no bigint, tm bigint, val string --p_date string COMMENT 'partition date, yyyyMMdd' ) partitioned by(p_date string COMMENT 'parti 阅读全文
posted @ 2021-09-06 11:23 堕落先锋 阅读(268) 评论(0) 推荐(0) 编辑