We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b4836 commit 08527adCopy full SHA for 08527ad
CLAUDE.md
@@ -20,7 +20,7 @@ This is a multi-module Maven project for the Flink SQL Runner - a tool and libra
20
### Building and Testing
21
```bash
22
# Full build with all checks
23
-mvn clean install -Pci,flink-1.19
+mvn clean install -Pci
24
25
# Fast build (skips tests, formatting, license checks)
26
mvn clean install -Pfast
0 commit comments