EricJoy2048 commented on code in PR #2586: URL: https://github.com/apache/incubator-seatunnel/pull/2586#discussion_r970282322
########## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/common/HttpClient.java: ########## @@ -0,0 +1,153 @@ +/* Review Comment: > Just like `seatunnel-formats`, we will have `seatuennl-client` as parent module and `seatunnel-client-http` as child module `seatunnel-client` is easily misunderstood. I think use `http-connector-base` is better. However, I suggest that we can iterate it in the feature. -- 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]
