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 6f85027 commit ef13ea4Copy full SHA for ef13ea4
presto-native-execution/README.md
@@ -243,6 +243,10 @@ Run CLion:
243
244

245
246
+### Setup Presto C ++ with dev containers usign [CLion](https://www.jetbrains.com/clion/)
247
+
248
+You can find the setup configuration for prestissimo and CLion [here](.devcontainer/README.md).
249
250
### Run Presto Coordinator + Worker
251
* Note that everything below can be done without using IDEs by running command line commands (not in this readme).
252
* Run QueryRunner as per your choice,
0 commit comments