Update Clickhouse_CN_建表语句.sql
This commit is contained in:
@@ -74,6 +74,7 @@ CREATE TABLE IF NOT EXISTS cyber_narrator_galaxy.session_record_cn_local ON CLUS
|
|||||||
`server_isp` String,
|
`server_isp` String,
|
||||||
`app_category` String,
|
`app_category` String,
|
||||||
`app_subcategory` String,
|
`app_subcategory` String,
|
||||||
|
`app_is_protocol` Nullable(Int64),
|
||||||
`app_company` String,
|
`app_company` String,
|
||||||
`app_company_category` String,
|
`app_company_category` String,
|
||||||
`app_risk` Int64,
|
`app_risk` Int64,
|
||||||
@@ -173,6 +174,7 @@ CREATE TABLE IF NOT EXISTS cyber_narrator_galaxy.session_record_cn ON CLUSTER ck
|
|||||||
`server_isp` String,
|
`server_isp` String,
|
||||||
`app_category` String,
|
`app_category` String,
|
||||||
`app_subcategory` String,
|
`app_subcategory` String,
|
||||||
|
`app_is_protocol` Nullable(Int64),
|
||||||
`app_company` String,
|
`app_company` String,
|
||||||
`app_company_category` String,
|
`app_company_category` String,
|
||||||
`app_risk` Int64,
|
`app_risk` Int64,
|
||||||
@@ -272,6 +274,7 @@ CREATE TABLE IF NOT EXISTS cyber_narrator_galaxy.session_record_cn ON CLUSTER ck
|
|||||||
`server_isp` String,
|
`server_isp` String,
|
||||||
`app_category` String,
|
`app_category` String,
|
||||||
`app_subcategory` String,
|
`app_subcategory` String,
|
||||||
|
`app_is_protocol` Nullable(Int64),
|
||||||
`app_company` String,
|
`app_company` String,
|
||||||
`app_company_category` String,
|
`app_company_category` String,
|
||||||
`app_risk` Int64,
|
`app_risk` Int64,
|
||||||
|
|||||||
Reference in New Issue
Block a user