EmmyMiao87 commented on a change in pull request #6230:
URL: https://github.com/apache/incubator-doris/pull/6230#discussion_r672287611



##########
File path: 
fe/fe-core/src/main/java/org/apache/doris/planner/StreamLoadPlanner.java
##########
@@ -203,7 +203,7 @@ public TExecPlanFragmentParams plan(TUniqueId loadId) 
throws UserException {
     }
 
     // get all specified partition ids.
-    // if no partition specified, return all partitions
+    // if no partition specified, return null
     private List<Long> getAllPartitionIds() throws DdlException, 
AnalysisException {

Review comment:
       I unified handle this in the OlapTableSink.




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