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

possibly reckless fix for #1352 #1353

Merged
merged 2 commits into from
Mar 18, 2019
Merged

Conversation

drewbanin
Copy link
Contributor

Potential fix for #1352, which causes adapter functions that operate on Relations to (generally) fail at parse-time.

Return a phony relation (as we do with ref()) win the Parser context implementation of source().

@drewbanin drewbanin added this to the Stephen Girard milestone Mar 15, 2019
@beckjake
Copy link
Contributor

This looks good to me. You might want to cherry-pick 9c8e088 to fix that test failure, but you could also ignore it.

@drewbanin drewbanin merged commit 70262b3 into dev/stephen-girard Mar 18, 2019
@drewbanin drewbanin deleted the fix/issue-1352 branch March 18, 2019 13:30
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.

2 participants