相同的一个sql,在2.0.2上能正确返回,升级2.1.7报错,报错信息如下:
1105 - errCode = 2, detailMessage = (xxx.xxx.xxx.xxx)[INTERNAL_ERROR]output type not match expr type , col name , expected type Nullable(Int64) , real type Nullable(Int32)
相同的一个sql,在2.0.2上能正确返回,升级2.1.7报错,报错信息如下:
1105 - errCode = 2, detailMessage = (xxx.xxx.xxx.xxx)[INTERNAL_ERROR]output type not match expr type , col name , expected type Nullable(Int64) , real type Nullable(Int32)