摘要: gp建表的实例 gp 创建外部表的实例:(外部表不能建立分布键) CREATE EXTERNAL TABLE user_app_tag ( user_id bigint, tag4 int, tgi text, duration bigint, open_time int, tag_deadline 阅读全文
posted @ 2017-02-20 14:35 何石-博客 阅读(1861) 评论(0) 推荐(0) 编辑