创建分区:
alter table table_name add partition (dt='20150423') location '/data/text/20150423';

相关文章:

  • 2021-06-06
  • 2021-05-24
  • 2021-07-15
  • 2021-10-12
  • 2022-12-23
  • 2021-08-21
  • 2021-11-10
猜你喜欢
  • 2022-12-23
  • 2022-01-24
  • 2021-11-30
  • 2021-05-21
  • 2021-05-07
  • 2022-12-23
  • 2021-04-09
相关资源
相似解决方案