GAUSS-04701 -- GAUSS-04710
GAUSS-04706: “The parameter can not smaller than -1.”
SQLSTATE: XX000
错误原因:入参检查,prevbit必须>=-1。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04708: “Column count in table definition does not match with ORC file %s.”
SQLSTATE: 22000
错误原因:表的列定义和orc文件中的列不符合。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04709: “Error occurs while read row index of orc file, detail can be found in dn log of %s.”
SQLSTATE: 22000
错误原因:DFS上的ORC格式文件索引数据出错。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04710: “Unsupported orc type : %u.”
SQLSTATE: 0A000
错误原因:DFS表不支持该数据类型。
解决办法:请联系技术支持工程师提供技术支持。
意见反馈