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

Guess the filter value type #1978

Merged
merged 3 commits into from
Jan 24, 2017
Merged

Guess the filter value type #1978

merged 3 commits into from
Jan 24, 2017

Conversation

bkyryliuk
Copy link
Member

Solves: #1977

@mistercrunch - please let me know what u think.

@mistercrunch
Copy link
Member

Will this work with existing Slices that have filters that aren't quoted?

@bkyryliuk
Copy link
Member Author

@mistercrunch - nope, it won't.
I can do a db migration for it.
It is impossible to differentiate '0' from 0 if we do not enforce quotes.

@mistercrunch
Copy link
Member

LGTM is tested in V1 & V2

@bkyryliuk
Copy link
Member Author

@mistercrunch - tested on staging for both v1 and v2

@bkyryliuk bkyryliuk merged commit cdbd2f8 into apache:master Jan 24, 2017
@bkyryliuk bkyryliuk deleted the fix_filtering_on_int branch January 24, 2017 22:35
SalehHindi pushed a commit to SalehHindi/superset that referenced this pull request Jun 9, 2017
* Guess the filter value type

* Require quotes

* Use column type
@dpgaspar dpgaspar mentioned this pull request Feb 24, 2023
9 tasks
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.16.0 labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants