agency_id is required
Open
- Dominant language
- Scala
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If [optional](https://developers.google.com/transit/gtfs/reference) GTFS field `agency_id` is missing, receive error:
```
ERROR: null value in column "agency_id" violates not-null constraint
```
Can reproduce with Chicago GTFS.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named in the issue. Start by locating the GTFS agency_id parsing and persistence path, reproduce the failure with the Chicago GTFS feed, and confirm the intended handling for a missing optional field before defining the passing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100