向社区提了个Issue:
Malformed ORC file. Cannot read SQL type 'boolean' from ORC stream '.illegal' of type INT with attributes · Issue #11428 · trinodb/trino (github.com)
跟了代码之后,这样改了,实测是能解决了,也用到生产环境了。但是不一定能合到社区,发出来,给可能有类似问题的同学做下参考,抛砖引玉吧:
Support 8-bit field type like tinyint or boolean, which is recognized as a numeric type in trino. by lihui730 · Pull Request #11458 · trinodb/trino (github.com)



