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

sort.sh: use GNU sort for stop_times.csv 💥 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derhuerst
Copy link
Member

@derhuerst derhuerst commented Mar 23, 2021

This is a workaround for #34, but it uses GNU sort, which is not CSV-aware, so it would fail if some trip_ids are escaped with " or contain ,.

closes #34

@derhuerst derhuerst added the breaking breaking change label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking breaking change
Development

Successfully merging this pull request may close these issues.

sort.sh needs too much memory
1 participant