The value1 variable contains a SQL query to create a table named "default.cell_towers". The table has 13 columns with data types such as Enum8, UInt16, UInt64, Float64, and DateTime. The table is ordered by the columns "radio", "mcc", "net", and "created", and its engine is set to MergeTree. The query also sets the index granularity to 8192.

value1 = create_table_query CREATE TABLE defaultcell_towers radio Enum8 = 0 CDMA = 1 GSM = 2 LTE = 3 NR = 4 UMTS = 5 mcc UInt16 net UInt16 area UInt16 cell UInt64 unit Int16 lon Float64 lat Float64 ra

原文地址: https://www.cveoy.top/t/topic/fq7O 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录