mirror of
https://github.com/apache/superset.git
synced 2026-04-12 20:57:55 +00:00
217 lines
4.7 KiB
YAML
217 lines
4.7 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.
|
|
always_filter_main_dttm: false
|
|
cache_timeout: null
|
|
catalog: null
|
|
columns:
|
|
- advanced_data_type: null
|
|
column_name: ts
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: true
|
|
python_date_format: null
|
|
type: TIMESTAMP WITHOUT TIME ZONE
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: client_msg_id
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: channel_id
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: thread_ts
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: latest_reply
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: team
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: type
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: user
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: VARCHAR
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: text
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: TEXT
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: subscribed
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: BOOLEAN
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: reply_count
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: BIGINT
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: reply_users
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: TEXT
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: blocks
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: TEXT
|
|
verbose_name: null
|
|
- advanced_data_type: null
|
|
column_name: reply_users_count
|
|
description: null
|
|
expression: null
|
|
extra: null
|
|
filterable: true
|
|
groupby: true
|
|
is_active: true
|
|
is_dttm: false
|
|
python_date_format: null
|
|
type: BIGINT
|
|
verbose_name: null
|
|
data_file: threads.parquet
|
|
database_uuid: a2dc77af-e654-49bb-b321-40f6b559a1ee
|
|
default_endpoint: null
|
|
description: null
|
|
extra: null
|
|
fetch_values_predicate: null
|
|
filter_select_enabled: true
|
|
folders: null
|
|
main_dttm_col: ts
|
|
metrics:
|
|
- currency: null
|
|
d3format: null
|
|
description: null
|
|
expression: COUNT(*)
|
|
extra: null
|
|
metric_name: count
|
|
metric_type: count
|
|
verbose_name: COUNT(*)
|
|
warning_text: null
|
|
normalize_columns: false
|
|
offset: 0
|
|
params: null
|
|
schema: null
|
|
sql: null
|
|
table_name: threads
|
|
template_params: null
|
|
uuid: d7438be6-6078-17dd-cf9a-56f0ef546c80
|
|
version: 1.0.0
|