平凡小站

2023年8月15日

HIVE带中括号的列名取数

摘要: 某次取数,某表中有奇怪的字段名:pointchange_ygz_[yyyy],带了个中插号,用简单查询出错 select pointchange_ygz_[yyyy] as p from t 出错信息: Error while compiling statement: FAILED: Semanti 阅读全文

posted @ 2023-08-15 10:25 何辉煌 阅读(163) 评论(0) 推荐(0)