-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[0.9.1+ from source] derivative function responds with error #3355
Milestone
Comments
@jwilder any idea why this is happening? |
You mean you built from master? |
I change the query-engine code. Is this a regression? |
Can you show us:
|
I also get this, just having pulled from master (hash 6402079) |
otoolep
added a commit
that referenced
this issue
Jul 17, 2015
The multiple checks for Mapper and Executor type -- the lack of DRYness in this code -- meant the same checks would need to be copied. Therefore this change, as well as fixing the bug, improves the situation a little bit by *asking* the Mappers what type of Executor is required. This code is still not ideal. Fixes #3355.
Fixed by #3361 |
Thanks for the report @mjdesa @connor4312 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just upgraded to the latest version.
Issuing the command
returns
The text was updated successfully, but these errors were encountered: