seawinde commented on code in PR #28596:
URL: https://github.com/apache/doris/pull/28596#discussion_r1430896738


##########
fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/PlaceholderExpression.java:
##########
@@ -33,7 +33,7 @@
  * @see PlaceholderCollector
  */
 public class PlaceholderExpression extends Expression implements 
AlwaysNotNullable {
-
+    protected boolean distinct;

Review Comment:
   this will be removed , which should use `ANY` expression instead.



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