mirror of
https://github.com/apache/superset.git
synced 2026-04-14 13:44:46 +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