22.03 update ck sql
This commit is contained in:
@@ -118,6 +118,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.gtpc_record_local ON CLUSTER ck_cluster
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -217,6 +218,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.gtpc_record ON CLUSTER ck_cluster(
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -312,6 +314,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.gtpc_record ON CLUSTER ck_query(
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -408,6 +411,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record_local ON CLUSTER
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -545,6 +549,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record_local ON CLUSTER
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -629,6 +634,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record_local ON CLUSTER ck_
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -749,6 +755,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record_local ON CLUSTER ck_
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
sip_call_id String,
|
||||
sip_originator_description String,
|
||||
sip_responder_description String,
|
||||
@@ -782,6 +789,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record ON CLUSTER ck_qu
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -919,6 +927,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record ON CLUSTER ck_qu
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -1000,6 +1009,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record ON CLUSTER ck_cl
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1137,6 +1147,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.interim_session_record ON CLUSTER ck_cl
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -1219,6 +1230,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record ON CLUSTER ck_query(
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1339,6 +1351,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record ON CLUSTER ck_query(
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
sip_call_id String,
|
||||
sip_originator_description String,
|
||||
sip_responder_description String,
|
||||
@@ -1367,6 +1380,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record ON CLUSTER ck_cluste
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1487,6 +1501,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.transaction_record ON CLUSTER ck_cluste
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
sip_call_id String,
|
||||
sip_originator_description String,
|
||||
sip_responder_description String,
|
||||
@@ -1518,6 +1533,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.voip_record_local ON CLUSTER ck_cluster
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1622,6 +1638,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.voip_record ON CLUSTER ck_query(
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1726,6 +1743,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.voip_record ON CLUSTER ck_cluster(
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1830,6 +1848,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.sys_packet_capture_event_local ON CLUST
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -1923,6 +1942,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.security_event_local ON CLUSTER ck_clus
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2060,6 +2080,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.security_event_local ON CLUSTER ck_clus
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -2142,6 +2163,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.proxy_event_local ON CLUSTER ck_cluster
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2288,6 +2310,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.session_record_local ON CLUSTER ck_clus
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2425,6 +2448,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.session_record_local ON CLUSTER ck_clus
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -2508,6 +2532,7 @@ CREATE TABLE IF NOT EXISTS tsg_galaxy_v3.radius_record_local ON CLUSTER ck_clust
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2704,6 +2729,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.radius_record ON CLUSTER ck_query (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2817,6 +2843,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.session_record ON CLUSTER ck_query (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -2954,6 +2981,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.session_record ON CLUSTER ck_query (
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -3035,6 +3063,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.proxy_event ON CLUSTER ck_query (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3179,6 +3208,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.security_event ON CLUSTER ck_query (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3316,6 +3346,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.security_event ON CLUSTER ck_query (
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -3397,6 +3428,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.sys_packet_capture_event ON CLUSTER ck_
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3500,6 +3532,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.radius_record ON CLUSTER ck_cluster (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3613,6 +3646,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.session_record ON CLUSTER ck_cluster (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3750,6 +3784,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.session_record ON CLUSTER ck_cluster (
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -3831,6 +3866,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.proxy_event ON CLUSTER ck_cluster (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -3975,6 +4011,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.security_event ON CLUSTER ck_cluster (
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
@@ -4112,6 +4149,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.security_event ON CLUSTER ck_cluster (
|
||||
dns_cname String,
|
||||
dns_sub Int64,
|
||||
dns_rr String,
|
||||
dns_response_latency_ms Int64,
|
||||
ssl_version String,
|
||||
ssl_sni String,
|
||||
ssl_san String,
|
||||
@@ -4193,6 +4231,7 @@ create table IF NOT EXISTS tsg_galaxy_v3.sys_packet_capture_event ON CLUSTER ck_
|
||||
common_con_duration_ms Int64,
|
||||
common_establish_latency_ms Int64,
|
||||
common_processing_time Int64,
|
||||
common_ingestion_time Int64,
|
||||
common_entrance_id Int64,
|
||||
common_device_id String,
|
||||
common_egress_link_id Nullable(Int64),
|
||||
|
||||
Reference in New Issue
Block a user