sjyango commented on PR #24965: URL: https://github.com/apache/doris/pull/24965#issuecomment-1738605211
> In general, there are more work need to do for nereids(at least): > > 1. Add literal definition of IPV4 and IPV6 like old planner > 2. modify fe/fe-core/src/main/java/org/apache/doris/nereids/types/DataType.java for IP types > 3. modify fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java for IP types > 4. add 'set enable_nereids_planner=true' and 'enable_fallback_to_original_planner=false' in groovy regression test cases and verify the result Thank you for reviewing my code, I will complete this work during the National Day! -- 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]
