-
Notifications
You must be signed in to change notification settings - Fork 53
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
Flex transformation updates #550
Conversation
…has less test data
…p time normalization (from gtfs
…rmalization refactor
…as causing a unit test to not f
…ultiple transformation type wit
…ata for normalizing.
…ecause of missing trips file
…ized. Removed stop areas becaus
…aps into consideration
…n refactor with less logging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super clean fix, this is looking awesome! Thanks for setting this up. Just a couple of comments
src/main/java/com/conveyal/datatools/manager/jobs/ProcessSingleFeedJob.java
Outdated
Show resolved
Hide resolved
src/main/java/com/conveyal/datatools/manager/jobs/ProcessSingleFeedJob.java
Outdated
Show resolved
Hide resolved
…eFeedJob.java Co-authored-by: Philip Cline <[email protected]>
…e doesn't provide spaces betwee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanup, see the few nice-to-have tweaks. repo.opengeo.org is not responsive at the moment, and I am not able to download dependencies, but I'm going to approve anyway.
Checklist
dev
before they can be merged tomaster
)Description
Update to accommodate flex tables in transformations.