renyupeng 3 years ago
parent
commit
0282d8139e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Apietl/kwai_etl/report/MateirialVideoHourlyReport.py

+ 1 - 1
Apietl/kwai_etl/report/MateirialVideoHourlyReport.py

@@ -29,7 +29,7 @@ class MateirialVideoHourlyReport:
             totalNum = TidbConn.quary(sql)[0][0]
             pageCount = ceil(totalNum / 20000)
             for i in range(pageCount):
-                sql = """replace into application.kuaishou_material_video_report_hourl_dw
+                sql = """replace into application.kuaishou_material_video_report_hourly_dw
 (account_id, project_id, product_id, advertiser_id,
  company_id, account_name, project_name,
  advertiser_name, company_name, sale_id, user_id,