Skip to content

Commit

Permalink
chore: add coalesce in the lat long position query
Browse files Browse the repository at this point in the history
  • Loading branch information
d116626 committed Jun 18, 2024
1 parent 72a746c commit d73f381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/ocr_radar/dump_db_radar/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"db_port": "1433",
"db_type": "sql_server",
"infisical_secret_path": "/db-ocr-radar",
"dataset_id": "recursos_humanos_ocr_radar",
"dataset_id": "ocr_radar",
}
dump_sql_ocr_radar_flow = set_default_parameters(
dump_sql_ocr_radar_flow, default_parameters=ocr_radar_default_parameters
Expand Down

0 comments on commit d73f381

Please sign in to comment.