Datasets:
File size: 13,015 Bytes
e8c001c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 | CREATE TABLE IF NOT EXISTS internal_platform_db.log_17047 (
`day_` TIMESTAMP COMMENT '数据时间-天',
`hour_` TIMESTAMP COMMENT '数据时间-小时',
`ptimestamp_` BIGINT COMMENT '入湖时间戳',
`logid_` BIGINT COMMENT '日志ID',
`protocolversion_` BIGINT COMMENT '上报协议版本',
`user_id_` BIGINT COMMENT '平台WUIN',
`ifsuccess_` INT COMMENT '0:成功;1:不成功',
`device_` INT COMMENT ' 1:iphone;2:android 3:s60v3 4:s60v5;5:wp7;-1:其他',
`clientversion_` BIGINT COMMENT 'NoComment',
`clientip_` BIGINT COMMENT '默认为主机序',
`agentip_` BIGINT COMMENT '默认为主机序',
`timestamp_` BIGINT COMMENT 'Unix时间戳',
`expandcol1_` INT COMMENT '平台保留字段,值为idc枚举值,请勿使用',
`expandcol2_` INT COMMENT '平台保留字段,用于客户端上报,请勿使用',
`clientipv6_` STRING COMMENT 'NoComment',
`touser_id_` BIGINT COMMENT 'NoComment',
`scene_` BIGINT COMMENT 'NoComment',
`isblock_` BIGINT COMMENT '本次加好友是否被安全策略拦截,拦截填1,未拦截填0',
`appname_` STRING COMMENT 'NoComment',
`content_` STRING COMMENT 'NoComment',
`nickname_` STRING COMMENT 'NoComment',
`tousernick_` STRING COMMENT 'NoComment',
`headmd5_` STRING COMMENT 'NoComment',
`touinmd5_` STRING COMMENT 'NoComment',
`commfrinum_` BIGINT COMMENT 'NoComment',
`uingender_` BIGINT COMMENT 'NoComment',
`touingender_` BIGINT COMMENT 'NoComment',
`foreignhometag_` BIGINT COMMENT '是:1 否:0',
`iswarning_` BIGINT COMMENT '0表示未出,可根据提醒类型设置不同值',
`friendnum_` BIGINT COMMENT 'NoComment',
`opentime_` BIGINT COMMENT 'NoComment',
`isweishang_` INT COMMENT 'NoComment',
`sceneabnormal_` INT COMMENT '0:正常 1:异常',
`contenthaschinese_` INT COMMENT '1:包含,0:不包含',
`reqsus_` INT COMMENT '1:可疑 0:不可疑',
`textevilscore_` INT COMMENT '恶意的概率*10000',
`usersig_` STRING COMMENT 'NoComment',
`acceptedratio_` INT COMMENT '接受率*10000',
`likedratio_` INT COMMENT '乘以10000',
`acceptratio_` INT COMMENT '乘以10000',
`likeratio_` INT COMMENT '乘以10000',
`uinaddcnt_` INT COMMENT 'NoComment',
`uinaddedcnt_` INT COMMENT 'NoComment',
`touinaddcnt_` INT COMMENT 'NoComment',
`touinaddedcnt_` INT COMMENT 'NoComment',
`commfriendratio_` INT COMMENT '非陌生人、群场景,比例*10000',
`pairlocmatch_` INT COMMENT '和注册定义保持一致',
`protocolwaigua_` INT COMMENT '1:使用 0:未使用',
`nightratio_` INT COMMENT '*10000',
`blocktag_` INT COMMENT '0表示未拦截,1表示拦截发起方,2表示拦截接收方',
`deviceid_` STRING COMMENT 'NoComment',
`loginclientversion_` BIGINT COMMENT '最近一次登录客户端版本',
`touindirectaddcnt_` INT COMMENT 'NoComment',
`touinsusratio_` INT COMMENT '乘以10000',
`uindeletedcnt_` INT COMMENT 'NoComment',
`uinappealedcnt_` INT COMMENT 'NoComment',
`uinblackedcnt_` INT COMMENT 'NoComment',
`touindeletedcnt_` INT COMMENT 'NoComment',
`touinappealedcnt_` INT COMMENT 'NoComment',
`touinblackedcnt_` INT COMMENT 'NoComment',
`touinstrangersnstag_` INT COMMENT '1:允许 0:不允许',
`tousersig_` STRING COMMENT 'NoComment',
`textyinliuscore_` INT COMMENT '乘以10000',
`touinopentime_` BIGINT COMMENT 'NoComment',
`uinregcountry_` STRING COMMENT 'NoComment',
`touinregcountry_` STRING COMMENT 'NoComment',
`passduration_` INT COMMENT 'NoComment',
`touinaddedblankcnt_` INT COMMENT 'NoComment',
`lasthellogap_` INT COMMENT '关联不到设为-1',
`lastbehellogap_` INT COMMENT '关联不到设为-1',
`blockrule_` STRING COMMENT 'NoComment',
`ticketscene_` BIGINT COMMENT 'NoComment',
`uintouindiffplace_` INT COMMENT '-1为未知,0为不同国家,1为同国, 2为同省,3为同市',
`uinipcountryid_` BIGINT COMMENT 'NoComment',
`uinipprovinceid_` BIGINT COMMENT 'NoComment',
`uinipcityid_` BIGINT COMMENT 'NoComment',
`uinlastunbantime_` BIGINT COMMENT '没有解封记录为0',
`touinlastunbantime_` BIGINT COMMENT '没有解封记录为0',
`matchrule_` STRING COMMENT 'NoComment',
`hellousersedgenum_` INT COMMENT '未知为-1',
`uinhighquality_` BIGINT COMMENT 'NoComment',
`touinhighquality_` BIGINT COMMENT 'NoComment',
`headimgupdatetime_` BIGINT COMMENT 'NoComment',
`nicknameupdatetime_` BIGINT COMMENT 'NoComment',
`headimgocrtext_` STRING COMMENT 'NoComment',
`loginmajordevicetype_` STRING COMMENT 'NoComment',
`loginmajordevicename_` STRING COMMENT 'NoComment',
`contentsimscore_` BIGINT COMMENT '乘以10000',
`contentsimtext_` STRING COMMENT 'NoComment',
`contentsimlabel_` BIGINT COMMENT 'NoComment',
`ticketsize_` BIGINT COMMENT 'NoComment',
`roomid_` BIGINT COMMENT 'NoComment',
`newticketscene_` BIGINT COMMENT 'NoComment',
`uintotalpay_` BIGINT COMMENT 'NoComment',
`touintotalpay_` BIGINT COMMENT 'NoComment',
`uinqualityunusual_` BIGINT COMMENT 'NoComment',
`touinqualityunusual_` BIGINT COMMENT 'NoComment',
`uinmsgsilentdays_` BIGINT COMMENT 'NoComment',
`touinmsgsilentdays_` BIGINT COMMENT 'NoComment',
`uinjobname_` STRING COMMENT 'NoComment',
`touinjobname_` STRING COMMENT 'NoComment',
`uinage_` BIGINT COMMENT 'NoComment',
`touinage_` BIGINT COMMENT 'NoComment',
`uinaddoldercnt_` BIGINT COMMENT 'NoComment',
`uinaddinphonecallcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddinphonecallcnt_` BIGINT COMMENT 'NoComment',
`touinaddinphonecallcnt_` BIGINT COMMENT 'NoComment',
`touinbeaddinphonecallcnt_` BIGINT COMMENT 'NoComment',
`uinaddbizloancnt_` BIGINT COMMENT 'NoComment',
`uinbeaddbizloancnt_` BIGINT COMMENT 'NoComment',
`uinaddsusloancnt_` BIGINT COMMENT 'NoComment',
`uinbeaddsusloancnt_` BIGINT COMMENT 'NoComment',
`uinsayhelloiscluster_` BIGINT COMMENT 'NoComment',
`uinsayhelloisclusterlist_` STRING COMMENT 'NoComment',
`uinaddcrosschinacnt_` BIGINT COMMENT 'NoComment',
`uinbeaddcrosschinacnt_` BIGINT COMMENT 'NoComment',
`uinaddcommfriendcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddcommfriendcnt_` BIGINT COMMENT 'NoComment',
`uinaddsusshuadancnt_` BIGINT COMMENT 'NoComment',
`uinbeaddsusshuadancnt_` BIGINT COMMENT 'NoComment',
`uinaddsusszpcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddsusszpncnt_` BIGINT COMMENT 'NoComment',
`uinaddsusjycnt_` BIGINT COMMENT 'NoComment',
`uinbeaddsusjycnt_` BIGINT COMMENT 'NoComment',
`uinaddjunjingjobcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddjunjingjobcnt_` BIGINT COMMENT 'NoComment',
`uinaddgovjobcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddgovjobcnt_` BIGINT COMMENT 'NoComment',
`uinaddsourceplatform_` STRING COMMENT 'NoComment',
`uinbeaddsourceplatform_` STRING COMMENT 'NoComment',
`uinaddintimactycnt_` BIGINT COMMENT 'NoComment',
`uinaddintimactyhavefricnt_` BIGINT COMMENT 'NoComment',
`uinaddwomancnt_` BIGINT COMMENT 'NoComment',
`uinaddnewregcnt_` BIGINT COMMENT 'NoComment',
`uinaddislowquality_` BIGINT COMMENT 'NoComment',
`uinphonecalllasttime_` BIGINT COMMENT 'NoComment',
`touinphonecalllasttime_` BIGINT COMMENT 'NoComment',
`uinisincallingwhenverify_` BIGINT COMMENT 'NoComment',
`touinisincallingwhenverify_` BIGINT COMMENT 'NoComment',
`uinaddrecentphonecallcnt_` BIGINT COMMENT 'NoComment',
`uinbeaddrecentphonecallcnt_` BIGINT COMMENT 'NoComment',
`touinaddrecentphonecallcnt_` BIGINT COMMENT 'NoComment',
`touinbeaddrecentphonecallcnt_` BIGINT COMMENT 'NoComment',
`uinrealnametype_` BIGINT COMMENT 'NoComment',
`touinrealnametype_` BIGINT COMMENT 'NoComment',
`uinaddprovincecnt_` BIGINT COMMENT 'NoComment',
`uinbeaddprovincecnt_` BIGINT COMMENT 'NoComment',
`uinintimactyaddcnt_` BIGINT COMMENT 'NoComment',
`uinintimactyaddhavefricnt_` BIGINT COMMENT 'NoComment',
`uinacssendsamemsgcnt_` BIGINT COMMENT 'NoComment',
`uinacssendsamemsgtype_` BIGINT COMMENT 'NoComment',
`devicecreatetime_` BIGINT COMMENT 'NoComment',
`devicetype_` STRING COMMENT 'NoComment',
`phone_vphoneriskscore_` INT COMMENT 'NoComment',
`deviceloginuvweekcnt_` INT COMMENT 'NoComment',
`deviceisbanuvweekcnt_` INT COMMENT 'NoComment',
`devicelowqualityuvweekcnt_` INT COMMENT 'NoComment',
`devicereguvweekcnt_` INT COMMENT 'NoComment',
`devicefraudtype_` STRING COMMENT 'NoComment',
`bankcarduvtotal_` INT COMMENT 'NoComment',
`bankcarduvisbantotal_` INT COMMENT 'NoComment',
`bankcarduvislowqualitytotal_` INT COMMENT 'NoComment',
`bankcarduviszhijiantotal_` INT COMMENT 'NoComment',
`bankcarduvisjingqingtotal_` INT COMMENT 'NoComment',
`mobileuvtotal_` INT COMMENT 'NoComment',
`mobileuvisbantotal_` INT COMMENT 'NoComment',
`mobileuvislowqualitytotal_` INT COMMENT 'NoComment',
`mobileuviszhijiantotal_` INT COMMENT 'NoComment',
`mobileuvisjingqingtotal_` INT COMMENT 'NoComment',
`creiduvtotal_` INT COMMENT 'NoComment',
`creiduvisbantotal_` INT COMMENT 'NoComment',
`creiduvislowqualitytotal_` INT COMMENT 'NoComment',
`creidisfraudblack_` INT COMMENT 'NoComment',
`creidisfraudblackts_` INT COMMENT 'NoComment',
`uinrealnamematch_` INT COMMENT 'NoComment',
`uinidentityconsistency_` INT COMMENT 'NoComment',
`uinsilenttoactiveds_` INT COMMENT 'NoComment',
`uinsilenttoactivelabel_` INT COMMENT 'NoComment',
`uinsilenttoactivecontinusday_` INT COMMENT 'NoComment',
`uinsilenttoactivesilentday_` INT COMMENT 'NoComment',
`uinbundleabnormalinstall_` INT COMMENT 'NoComment',
`uinappwidgetcommonapp_` INT COMMENT 'NoComment',
`uinappwidgetonlyinstallplatformw_` INT COMMENT 'NoComment',
`touinipprovinceid_` INT COMMENT 'NoComment',
`touinipcountryid_` INT COMMENT 'NoComment',
`touinipcityid_` INT COMMENT 'NoComment',
`touinphone_vphoneriskscore_` INT COMMENT 'NoComment',
`touinsilenttoactiveds_` INT COMMENT 'NoComment',
`touinsilenttoactivelabel_` INT COMMENT 'NoComment',
`touinsilenttoactivecontinusday_` INT COMMENT 'NoComment',
`touinsilenttoactivesilentday_` INT COMMENT 'NoComment',
`account_is_banned_` INT COMMENT 'NoComment',
`account_ban_evil_type_` INT COMMENT 'NoComment',
`account_is_new_account_` INT COMMENT 'NoComment',
`account_is_new_follower_` INT COMMENT 'NoComment',
`account_risk_level_` INT COMMENT 'NoComment',
`account_has_external_link_` INT COMMENT 'NoComment',
`account_admin_wxuser_id_` STRING COMMENT 'NoComment',
`account_contractor_type_` INT COMMENT 'NoComment',
`account_service_type_` INT COMMENT 'NoComment',
`deviceloginuvmonthcnt_` INT COMMENT 'NoComment',
`user_id_is_cloud_ip_` INT COMMENT 'NoComment',
`user_id_add_oneday_cnt_` INT COMMENT 'NoComment',
`user_id_add_oneday_commfri_cnt_` INT COMMENT 'NoComment',
`user_id_beadd_oneday_cnt_` INT COMMENT 'NoComment',
`user_id_beadd_oneday_commfri_cnt_` INT COMMENT 'NoComment',
`user_id_install_app_week_list_` STRING COMMENT 'NoComment',
`touser_id_install_app_week_list_` STRING COMMENT 'NoComment',
`user_id_vfy_hello_add_increase_` INT COMMENT 'NoComment',
`user_id_add_fri_content_hit_keai_assistantlack_type_cnt_` INT COMMENT 'NoComment',
`user_id_add_fri_content_hit_keai_assistantlack_rulelist_` STRING COMMENT 'NoComment',
`user_id_acs_send_same_msg_content_` STRING COMMENT 'NoComment',
`user_id_acs_ifentity_vfyner_all_multi_entity_cnt_` INT COMMENT 'NoComment',
`uinaddd_ownload_seqing_app_cnt_` INT COMMENT 'NoComment',
`uinbeaddd_ownload_seqing_app_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_behello_finance_car_owner_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_hello_finance_car_owner_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_add_notcouple_weekcnt_` INT COMMENT 'NoComment',
`user_id_acs_beadd_notcouple_weekcnt_` INT COMMENT 'NoComment',
`user_id_add_fri_parent_cnt_` INT COMMENT 'NoComment',
`user_id_beadd_fri_parent_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_hello_landlord_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_behello_landlord_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_hello_occupation_jobname_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_behello_occupation_jobname_week_cnt_` INT COMMENT 'NoComment',
`user_id_acs_vfy_model_relation_graph_sus_label_` INT COMMENT 'NoComment',
`user_id_acs_vfy_model_identity_inconsistency_label_` INT COMMENT 'NoComment',
`user_id_hit_basic_audit_month_flag_` INT COMMENT 'NoComment',
`user_id_device_msg_silent_days_` INT COMMENT 'NoComment',
`user_id_username_` STRING COMMENT 'NoComment',
`touser_id_username_` STRING COMMENT 'NoComment'
) STORED AS ORC;
|