yoock opened a new pull request, #63168: URL: https://github.com/apache/doris/pull/63168
### What problem does this PR solve? 修复读取parquet时,当上一个row group有dict filter时未将block的类型从Int32重置为String,导致报如下错误: Read parquet file xxxxx.parquet failed, reason = [INTERNAL_ERROR]comparison must input two same type column or column type is decimalv3/numeric, lhs=Int32, rhs=String -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
