imay commented on a change in pull request #2013: Add arrow IPC serialization 
for Doris-Spark-Connector
URL: https://github.com/apache/incubator-doris/pull/2013#discussion_r339504041
 
 

 ##########
 File path: be/src/runtime/memory_scratch_sink.h
 ##########
 @@ -69,11 +78,12 @@ class MemoryScratchSink : public DataSink {
 
     Status prepare_exprs(RuntimeState* state);
 
-    Status add_per_col(RuntimeState* state, TupleRow* row, 
std::shared_ptr<TScanRowBatch> result);
+    // Status add_per_col(RuntimeState* state, TupleRow* row, 
std::shared_ptr<TScanRowBatch> result);
 
 Review comment:
   You can delete it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to