zhannngchen commented on code in PR #22158:
URL: https://github.com/apache/doris/pull/22158#discussion_r1272060616

##########
be/src/http/action/stream_load.cpp:
##########
@@ -137,6 +137,120 @@ static bool 
is_format_support_streaming(TFileFormatType::type format) {
     }
 }
 
+const std::unordered_set<std::string> 
StreamLoadAction::kStreamLoadAvailableRequestFields {

Review Comment:
   move to http_common.h, should be static



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to