Skip to content

Commit a5302d0

Browse files
committed
Different table to enrich
1 parent c3a1553 commit a5302d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/jobs/parking/spatial-enrichment-dictionary.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[{
2-
"cycle_hangar_waiting_list": {
3-
"database_name":"dataplatform-prod-liberator-refined-zone",
4-
"table_name":"parking_cycle_hangars_waiting_list",
2+
"liberator_permit_llpg": {
3+
"database_name":"dataplatform-prod-liberator-raw-zone",
4+
"table_name":"liberator_permit_llpg",
55
"partition_keys":["import_year","import_month","import_day","import_date"],
66
"date_partition_name":"import_date",
77
"x_column":"x",

0 commit comments

Comments
 (0)