Просмотр исходного кода

chore(table_gen): 更新 drop table 注释格式为 if exists

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
yangxiaohui 4 недель назад
Родитель
Сommit
1a93baf23c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      table_gen/loghubods.dwd_recsys_alg_exposure_base_20260206.sql

+ 1 - 1
table_gen/loghubods.dwd_recsys_alg_exposure_base_20260206.sql

@@ -4,7 +4,7 @@
 -- alg_recsys_rank_labelmatch_20260206
 -- 在 20250108 基础上新增 B/C 多跳回流列
 --*********************
---drop table loghubods.dwd_recsys_alg_exposure_base_20260206;
+-- drop table if exists loghubods.dwd_recsys_alg_exposure_base_20260206;
 CREATE TABLE IF NOT EXISTS loghubods.dwd_recsys_alg_exposure_base_20260206
 (
     apptype                    STRING