Files
superset2/superset/examples/configs/datasets/examples/unicode_test.test.yaml
Kamil Gabryjelski 3f5237a3c1 feat(explore): new datasets have autocomplete filters enabled if UX_BETA is set (#15864)
* feat(explore): new datasets have autocomplete filters enabled if UX_BETA is set

* Lint fix

* Set autocomplete to True in example datasets

* Use "IN" as a default operator in dnd filters

* Default operator only if UX_BETA enabled
2021-07-27 17:40:10 +02:00

94 lines
2.4 KiB
YAML

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
table_name: unicode_test
main_dttm_col: dttm
description: null
default_endpoint: null
offset: 0
cache_timeout: null
schema: null
sql: null
params: null
template_params: null
filter_select_enabled: true
fetch_values_predicate: null
extra: null
uuid: a6771c73-96fc-44c6-8b6e-9d303955ea48
metrics:
- metric_name: count
verbose_name: COUNT(*)
metric_type: count
expression: COUNT(*)
description: null
d3format: null
extra: null
warning_text: null
columns:
- column_name: with_missing
verbose_name: null
is_dttm: false
is_active: true
type: VARCHAR(100)
groupby: true
filterable: true
expression: ''
description: null
python_date_format: null
- column_name: phrase
verbose_name: null
is_dttm: false
is_active: true
type: VARCHAR(500)
groupby: true
filterable: true
expression: ''
description: null
python_date_format: null
- column_name: short_phrase
verbose_name: null
is_dttm: false
is_active: true
type: VARCHAR(10)
groupby: true
filterable: true
expression: ''
description: null
python_date_format: null
- column_name: dttm
verbose_name: null
is_dttm: true
is_active: true
type: DATE
groupby: true
filterable: true
expression: ''
description: null
python_date_format: null
- column_name: value
verbose_name: null
is_dttm: false
is_active: true
type: FLOAT
groupby: true
filterable: true
expression: ''
description: null
python_date_format: null
version: 1.0.0
database_uuid: a2dc77af-e654-49bb-b321-40f6b559a1ee
data: https://raw.githubusercontent.com/apache-superset/examples-data/master/datasets/examples/unicode_test.csv