morrySnow commented on code in PR #15292:
URL: https://github.com/apache/doris/pull/15292#discussion_r1057034575


##########
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/logical/InferPredicatesTest.java:
##########
@@ -533,4 +533,29 @@ public void inferPredicatesTest21() {
                     )
                 );
     }
+
+    /**
+     * test for #15310
+     */
+    @Test
+    public void inferPredicatesTest22() {

Review Comment:
   nit: change all cast name to meaningful name in next PR please~



-- 
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]

Reply via email to