morrySnow commented on code in PR #41218:
URL: https://github.com/apache/doris/pull/41218#discussion_r1772937692
##########
fe/fe-core/src/main/java/org/apache/doris/datasource/es/source/EsScanNode.java:
##########
@@ -104,22 +104,22 @@ public EsScanNode(PlanNodeId id, TupleDescriptor desc,
boolean esExternalTable)
@Override
public void init(Analyzer analyzer) throws UserException {
super.init(analyzer);
- buildQuery();
Review Comment:
do not modify legacy planner
--
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]