Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revise state geoportal scrape operator import #3563

Closed
wants to merge 20 commits into from

Conversation

charlie-costanzo
Copy link
Member

Description

When #3529 was tested locally, the operator was importing fine. When merged into production, the import of the operator wasn't working. Looking at the file, it looks like it could be an issue with the formatting of the init.py file.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

locally with airflow
Screenshot 2024-11-26 at 2 00 02 PM

Post-merge follow-ups

  • Actions required (specified below)

monitor for expected behavior

@charlie-costanzo charlie-costanzo self-assigned this Nov 26, 2024
Copy link

Warehouse report 📦

Checks/potential follow-ups

Checks indicate the following action items may be necessary.

  • For new models, do they all have a surrogate primary key that is tested to be not-null and unique?

New models 🌱

calitp_warehouse.mart.ntd.dim_annual_agency_information

calitp_warehouse.staging.state_geoportal.stg_state_geoportal__state_highway_network_stops

DAG

Legend (in order of precedence)

Resource type Indicator Resolution
Large table-materialized model Orange Make the model incremental
Large model without partitioning or clustering Orange Add partitioning and/or clustering
View with more than one child Yellow Materialize as a table or incremental
Incremental Light green
Table Green
View White

@charlie-costanzo
Copy link
Member Author

nvm, red herring, the import worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant