imay commented on a change in pull request #1039: Add a java sample for stream load URL: https://github.com/apache/incubator-doris/pull/1039#discussion_r278800761
########## File path: samples/stream_load/java/DorisStreamLoad.java ########## @@ -0,0 +1,124 @@ +import org.apache.commons.codec.binary.Base64; Review comment: license header ---------------------------------------------------------------- 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]
