Skip to content

Tags: mbta/lamp

Tags

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(rail): export `vehicle_events` and `vehicle_trips` tables as Par…

…quet (#756)

* Add data asset locations

* Add jobs to export vehicle_events and vehicle_trips

* Address TypeError

* Make schema into property

* day-by-day export

* Coerce timestamps

* Fix types

* typo

* another typo

* Add revenue to exported fields

* allow none for operand and operator, which will do no filtering. this simplifies the class construction for the new vehicle_events and vehicle_trips

* direction_id is a bool in vehicletrips...

* reorder performance_manager_jobs back into "operational" order.

* put experimental vehicletrips and events at the bottom of the list

---------

Co-authored-by: Henry Huang <1400827+huangh@users.noreply.github.com>

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(tableau/lrtp): LRTP vehicle position include terminal and termin…

…al adjacent stops (#757)

* lrtp vehicle position tableau uploads now include terminal and terminal adjacent stations. applies to prod and devgreen datasets.

* black

* add terminal stop ids to validation check

* remove duplicates rows in schema definition...what??

* leave hyperjobs alone...but bump up BUS_ALL_NDAYS till 12/14/25, as we have falldataset to cover period before this.

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ingestion): Don't treat GTFS_ARCHIVE as parquet (#754)

* fix(ingestion): Don't treat GTFS_ARCHIVE as parquet

* ruff

* black

* Check if file is parquet

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rail): Interleave Tableau jobs (#746)

* Rename fast_iter to writes

* Run the next job in the list

* black

* Add back in DBManager

* Reduce the amount of time between jobs

* Cycle explicitly

* More specific logging

* format imports

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump HR vehicle positions to 60 days of data (#737)

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ingestion): Stop deleting BusLoc VehiclePosition records without …

…`route_id` (#733)

* Write test to show that some data are removed

* Pass ingestion test by changing BusLoc VehiclePositions partition key to vehicle.vehicle.id

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(ingestion): add new metadata field to TripsUpdated (#722)

* Add new metadata field to TripsUpdated

* Update schema constraints

v1.11.2

Toggle v1.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(lightswitch) add historical light_rail_gps to lightswitch (#720)

* add light rail gps remote location and add to lightswitch

* move lightrailgps to correct partitioning scheme

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bus version bump is broken - set bus events to regen since august 202…

…5 for now, and back out version bump (#716)

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(rail): prod migration regen rail perf 20260101 to 20260106 (#712)