Skip to content

Commit

Permalink
Merge branch 'main' into staging/apuracao-faixa-horaria-subsidio
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 2, 2024
2 parents 6bb007b + 50c81c9 commit 6072b93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog - br_rj_riodejaneiro_onibus_gps_zirix

## [1.0.0] - 2024-08-26
## [1.0.0] - 2024-09-02

### Corrigido
- Corrige table_id na task `get_materialization_date_range` no flow `materialize_sppo_zirix` (https://github.com/prefeitura-rio/pipelines_rj_smtr/pull/164)
- Corrige table_id na task `get_materialization_date_range` no flow `materialize_sppo_zirix` (https://github.com/prefeitura-rio/pipelines_rj_smtr/pull/181)
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
# Set specific run parameters #
date_range = get_materialization_date_range(
dataset_id=dataset_id,
table_id=table_id,
table_id="gps_sppo",
raw_dataset_id=raw_dataset_id,
raw_table_id=raw_table_id,
table_run_datetime_column_name="timestamp_gps",
Expand Down

0 comments on commit 6072b93

Please sign in to comment.