Explorar el Código

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

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
yangxiaohui hace 1 mes
padre
commit
1a93baf23c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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