- clickhouse : 遇到的日期问题报错
There is no supertype for types Date,string because some of them are String
- 解决办法:
clickhouse 出现这个记得把 sql中 所有有关日期的参数 加上 日期格式化函数 toDate()
There is no supertype for types Date,string because some of them are String
clickhouse 出现这个记得把 sql中 所有有关日期的参数 加上 日期格式化函数 toDate()
1万+
4768
5515

被折叠的 条评论
为什么被折叠?