sql:
select
case
when event_id = 2000100002
then 'https://imagecos.yunhuotong.net/2021_09/liulanlishi.png?v=1.4'
end aa
from dwd.et_his_log_i_d
where true
<end_time> and etl_dt = ?{end_time}</end_time>
报错日志:
Related Query: '未命名-5' Run user: 'admin'
Caused by: java.sql.SQLException
执行SQL失败:“[Cloudera][JDBC](11220)
Parameters cannot be used with normal Statement objects,
use PreparedStatements instead.”