Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.19.0
-
None
Description
the command for building Calcite project is:
$ ./mvnw install -DskipTests -Dcheckstyle.skip=true
but it miss `clean`.
if you use `./sqlline` command to connect to Calcite, it maybe use old `taget/fullclasspath.txt`, could bring some errors.
Attachments
Issue Links
- links to