Boolean does not support in 0.13 with flink connector. And 0.13 is too old, please upgrade Doris to the newest version(0.15), this issue has been fixed
-- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-12-22 09:29:56,"宋展" <15727356...@163.com> 写道: 大家好,请教一个问题哈 ,我现在用Flink(版本:1.13)读取Doris(版本:0.13)表中的字段(数据),字段如果是String类型 可以正常读取,但是如果字段是Boolean类型,就会直接报一个ConnectedFailedException: Connect to Doris BE{host='192.168.2.4', port=9060}failed.,不知道有小伙伴遇到过这种问题嘛?