Преглед изворни кода

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

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
yangxiaohui пре 4 недеља
родитељ
комит
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
 -- alg_recsys_rank_labelmatch_20260206
 -- 在 20250108 基础上新增 B/C 多跳回流列
 -- 在 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
 CREATE TABLE IF NOT EXISTS loghubods.dwd_recsys_alg_exposure_base_20260206
 (
 (
     apptype                    STRING
     apptype                    STRING