Gerrrr commented on PR #447:
URL: 
https://github.com/apache/flink-table-store/pull/447#issuecomment-1366985547

   In addition, I would like to add a recommendation on the [Build from source 
page](https://nightlies.apache.org/flink/flink-table-store-docs-master/docs/engines/build/)
 to use the following build command during development:
   
   ```
   mvn clean install -T 1C -DskipTests -Drat.skip -Dspotless.check.skip=true 
-Dcheckstyle.skip -o
   ```
   
   With this command, the build takes a little under 1 minute on my machine.


-- 
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]

Reply via email to