mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 05:43:51 +00:00
[improvement][semantic] refactor zipper source type (#518)
Co-authored-by: jipengli <jipengli@tencent.com>
This commit is contained in:
@@ -324,6 +324,7 @@ CREATE TABLE `s2_model` (
|
||||
`drill_down_dimensions` varchar(500) DEFAULT NULL,
|
||||
`database_id` INT NOT NULL ,
|
||||
`model_detail` text NOT NULL ,
|
||||
`source_type` varchar(128) DEFAULT NULL ,
|
||||
`depends` varchar(500) DEFAULT NULL ,
|
||||
`filter_sql` varchar(1000) DEFAULT NULL ,
|
||||
PRIMARY KEY (`id`)
|
||||
|
||||
Reference in New Issue
Block a user