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

DM-16867: Move expr_parser from pipe_supertask to daf_butler #115

Merged
merged 11 commits into from Jan 4, 2019

Conversation

andy-slac
Copy link
Contributor

More or less complete history was copied too, branch tickets/DM-16867-supertask-history contains that history and its HEAD corresponds to the master of pipe_supertask. All migration changes to the code were done after merging that branch into tickets/DM-16867.

Also imported a copy of PLY package as a sub-package, for testing only
now, can make it eups package later if we want to use PLY.
Unit test for grammar was added too. Temporarily removed some keywords
from lexer to suppress warnings from parser.
Data units were renamed in daf_butler schema, Camera becomes Instrument
and Sensor becomes Detector. These names are used in few places in this
package too, follow that renaming in all usage of the unit names.
@andy-slac
Copy link
Contributor Author

@TallJimbo, there is a small change since your approval - expr_parser was renamed to exprParser. I presume it's OK and will start merging all three packages later today.

@TallJimbo
Copy link
Member

👍

@andy-slac andy-slac merged commit b885c35 into master Jan 4, 2019
@timj timj deleted the tickets/DM-16867 branch April 22, 2020 22:02
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.

None yet

2 participants