blob: 851c2dde6e2cf4bb5ad2940614b0f0852c5b9431 [file] [log] [blame]
########################
# Project: L4C Testing
# Author: Data Team
# Date: 04/19/2021
#######################
view: l4c_demo {
sql_table_name: information_schema.ALL_PLUGINS ;;
dimension: plugin_name {
type: string
sql: ${TABLE}.PLUGIN_NAME ;;
}
}