Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rymarczy

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin
  • always install local package 3a4bacb

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin

View on GitHub

rymarczy pushed 1 commit to main mbta/odin
  • initial python project setup 5ba05f2

View on GitHub

rymarczy pushed 1 commit to main mbta/dmap-import
  • FIX: Staging failing on 2d6f7140c642 migration (#39) Staging is failing on this migration because ODS tables do not ... 769cee8

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
FIX: Staging failing on 2d6f7140c642 migration
Staging is failing on this migration because ODS tables do not exist. This was already successfully deployed to PROD.
rymarczy opened a pull request on mbta/dmap-import
FIX: Staging failing on 2d6f7140c642 migration
Staging is failing on this migration because ODS tables do not exist. This was already successfully deployed to PROD.
rymarczy created a branch on mbta/dmap-import

fix-staging-migration-fail - Import DMAP data into a PostgreSQL database

rymarczy created a tag on mbta/dmap-import

v1.2.11 - Import DMAP data into a PostgreSQL database

rymarczy closed a pull request on mbta/dmap-import
FEAT: Create VIEWS for WC700 Comp A&B Reports
This change creates views for the WC700 Comp A&B Reports. SQL for these reports was provided by Cubic. Reports are grouped by primarily (settlement_day_key, operating_day_key & payment_type_key).
rymarczy opened a pull request on mbta/dmap-import
FEAT: Create VIEWS for WC700 Comp A&B Reports
This change creates views for the WC700 Comp A&B Reports. SQL for these reports was provided by Cubic. Reports are grouped by primarily (settlement_day_key, operating_day_key & payment_type_key).
rymarczy created a branch on mbta/dmap-import

feat-wc700-comp-a-b - Import DMAP data into a PostgreSQL database

rymarczy created a tag on mbta/dmap-import

v1.2.10 - Import DMAP data into a PostgreSQL database

rymarczy pushed 1 commit to main mbta/dmap-import
  • FIX: Drop Tables for migration / Dynamic JOIN operation (#37) - Explicitly drop these tables when deleting the statu... 77abc0c

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
FIX: Drop Tables for migration / Dynamic JOIN operation
Two changes in this PR: 1. Explicitly drop these tables when deleting the status files to force full table reset. 2. Dynamically select join operation (`=` or `IS NOT DISTINCT FROM`) in update...
rymarczy created a review comment on a pull request on mbta/dmap-import
No, we're doing all the existing operations in polars already. We limit the "csv" size of each batch to 60mb, so the memory footprint for any batch is always less than 1gb.

View on GitHub

rymarczy created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy created a review comment on a pull request on mbta/dmap-import
This is all un-changed just got indented into the `for` loop

View on GitHub

rymarczy created a review comment on a pull request on mbta/dmap-import
I moved this `for` loop into the `cdc_update` function for clarity.

View on GitHub

rymarczy created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy created a review comment on a pull request on mbta/dmap-import
This is the function that produces the dynamic JOIN operands.

View on GitHub

rymarczy created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy pushed 1 commit to hotfix-drop-null-tables mbta/dmap-import

View on GitHub

rymarczy created a tag on mbta/dmap-import

v1.2.9 - Import DMAP data into a PostgreSQL database

Load more