feat(native-filters): add timegrain and column filter (#13484)

* feat(native-filters): add timegrain and column filter

* add fetch values predicate

* bump deps

* lint

* fix test

* add python test for legacy merge

* fix default value and isInitialized to not check strict equality

* Address comments

* add FilterValue type

* address review comments
This commit is contained in:
Ville Brofeldt
2021-03-09 17:27:46 +02:00
committed by GitHub
parent c91c45574b
commit 375797f649
49 changed files with 1215 additions and 546 deletions

View File

@@ -225,7 +225,7 @@ class TestExportDatabasesCommand(SupersetTestCase):
"default_endpoint": None,
"description": "",
"extra": None,
"fetch_values_predicate": None,
"fetch_values_predicate": "123 = 123",
"filter_select_enabled": True,
"main_dttm_col": "ds",
"metrics": [