Skip to content

Commit 6c44fcf

Browse files
committed
Ask to use CalciteCrossClusterSearchIT when developing calcite-only commands
Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
1 parent 2fd3186 commit 6c44fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/ppl-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you are working on contributing a new PPL command, please read this guide and
5252
- Add a test in `PPLQueryDataAnonymizerTest`
5353

5454
- [ ] **Cross-cluster Tests (optional, nice to have):**
55-
- Add a test in `CrossClusterSearchIT`
55+
- Add a test in `CrossClusterSearchIT`, or in `CalciteCrossClusterSearchIT` if the command requires Calcite.
5656

5757
- [ ] **User doc:**
5858
- Add a xxx.md under `docs/user/ppl/cmd` and link the new doc to `docs/user/ppl/index.md`

0 commit comments

Comments
 (0)