caicancai commented on code in PR #176: URL: https://github.com/apache/doris-spark-connector/pull/176#discussion_r1439125357
########## README.md: ########## @@ -30,6 +30,15 @@ More information about compilation and usage, please visit [Spark Doris Connecto [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) +## How to Build + +You need to copy customer_env.sh.tpl to customer_env.sh before build and you need to configure it before build. +```shell +git clone [email protected]:apache/doris-spark-connector.git +cd doris-flink-connector/flink-doris-connector Review Comment: doneļ¼thanks -- 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]
