Mryange opened a new pull request, #35594: URL: https://github.com/apache/doris/pull/35594
## Proposed changes 1. In the _convert_to_dest_desc_block function, if a nullable to non-nullable conversion is encountered, an error is thrown immediately. 2. The _batching_block has already been processed by the validate_and_convert_block function, so redundant validation should be avoided. <!--Describe your changes.--> -- 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]
