-
Notifications
You must be signed in to change notification settings - Fork 178
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
midje-cascalog produces wrong output from basic queries #292
Comments
Well, doesn't the first clause say that it produces a single 3-tuple? — On Wed, Sep 30, 2015 at 5:47 PM, Timothy Pratley notifications@github.com
|
@sritchie I am expecting [[0] [1] [4]] but get [[4] [4] [4]] instead... does that clarify? |
I think The library wraps the tests in a config that has io.sort.mb equal to 1. Wonder if that's what's going on. — On Wed, Sep 30, 2015 at 7:43 PM, Timothy Pratley notifications@github.com
|
Just wondering if there's been any update on this? Is there a last known good version we could jump to? I've tried a few with no luck. |
Turns out it's only an issue with |
Nice, this is good to know. I don't have any time to work on this, but happy to help guide if you guys want take a stab at it and have any questions about the code. |
add Implicit equality constraints test,related #292
using [cascalog/midje-cascalog "2.1.1"]
Also, the tests for midje-cascalog do not run:
✘-1 ~/git/cascalog/midje-cascalog [develop|✔]
17:03 $ lein midje
-> Exception
The text was updated successfully, but these errors were encountered: