Skip to content

Sort vehicle positions CSV files by creation date to ingest the latest data #20

@VMois

Description

@VMois

# TODO: ideally we want objects to be sorted by creation date
# this is because we overwrite over older data in case of MATCH in MERGE
# and we want to have the latest data that overwrites, no the random
objects = gcs_hook.list(BUCKET_NAME, prefix="realtime/vehicle")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    🗄️ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions