mirror of
https://github.com/apache/superset.git
synced 2026-04-15 22:25:15 +00:00
* [sqllab] fix data grid's instant search function It looks like any non-string type would break the search feature. of `FilterableTable` * Addressing comments