From 13f398d31e7579001de126a5a2b3e9ad41a4a702 Mon Sep 17 00:00:00 2001 From: covesturtevant Date: Fri, 20 Dec 2024 21:47:13 -0700 Subject: [PATCH] bring PROD to current --- pipe/aepg600m/aepg600m_cron_daily_and_date_control.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipe/aepg600m/aepg600m_cron_daily_and_date_control.yaml b/pipe/aepg600m/aepg600m_cron_daily_and_date_control.yaml index 68a6f0485..6b550948f 100644 --- a/pipe/aepg600m/aepg600m_cron_daily_and_date_control.yaml +++ b/pipe/aepg600m/aepg600m_cron_daily_and_date_control.yaml @@ -11,7 +11,7 @@ transform: # This is because some kafka topics start with dfir instead of simply , which the trino loader cannot handle LAG_DAYS_END: "2" # Default is 2. Don't go lower than 2. START_DATE: "2014-12-24" - END_DATE: "2024-01-06" + # END_DATE: "2024-01-06" OUT_PATH_KAFKA: /pfs/out/kafka OUT_PATH_TRINO: /pfs/out/trino SOURCE_TYPE_NONHEATED: "aepg600m"