hf200012 commented on code in PR #15:
URL: 
https://github.com/apache/incubator-doris-spark-connector/pull/15#discussion_r834992928


##########
spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/DorisSourceProvider.scala:
##########
@@ -93,7 +93,7 @@ private[sql] class DorisSourceProvider extends 
DataSourceRegister
 
           for (i <- 1 to maxRetryTimes) {
             try {
-              dorisStreamLoader.load(rowsBuffer)

Review Comment:
   If the load method is useless, can it be deleted?



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