生产环境bug
报错日志如下
2021-04-02T09:46:50.85197673Z [1;32m2021-04-02T17:46:50,848[m [1;31mERROR[m [[1;34mhttp-nio-8080-exec-1[m] [1;33mj.sqltiming[m: 2. PreparedStatement.executeQuery() FAILED! select * from (select v.id id,v.name name,v.game_id gameId,v.image_path imagePath,v.video_path
2021-04-02T09:46:50.852003473Z videoPath,v.dt_create dtCreate, vsctr.dt dt,sum(vsctr.ex_user_click) / sum(vsctr.ex_user) clRate,sum(vsctr.ex_user_click)
2021-04-02T09:46:50.852007495Z clUser, sum(vsctr.ex_user) / sum(vsctr.discover_ex_user) exRate from video_sub_channel_total_report
2021-04-02T09:46:50.852022771Z vsctr right join video v on (v.id=vsctr.video_id) left join game g on (v.game_id=g.id)where
2021-04-02T09:46:50.852026383Z ( coalesce (null , null) is null or v.game_id in (null) ) and ( coalesce (null , null) is null
2021-04-02T09:46:50.852029129Z or g.category_id in (null)) and if(vsctr.dt is not null, vsctr.dt between '202