This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
Numerical selector unexpectedly ignored #370
Comments
This was referenced Sep 12, 2014
This was referenced Oct 5, 2014
@math1985 - I think this is fixed in this pull: #393. Can you give it a try and let me know. /cc @gravitystorm @pnorman |
Thanks! Not tested yet, but code looks good. |
#369 is independent from this, right? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Consider the following Carto code:
Carto translates this to the following filter:
I would expect the following filter instead:
Reversing the quantifiers, or replacing < by <=, does give the expected output.
The text was updated successfully, but these errors were encountered: