Skip to content

Commit 6167e6f

Browse files
committed
Add readme
1 parent eaa784c commit 6167e6f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
_JT's instrumented branch of v1.3.24_
2+
3+
Entrypoints in SQL service log (with info level) the type of "SQL" (or cubestore internal command) that is run, e.g.:
4+
5+
```
6+
SQL SERVICE BRANCH: Statement(Explain(Query))
7+
```
8+
9+
Create the docker image with: `docker build -t jt/cubestore-patched:v1.3.24 -f rust/cubestore/Dockerfile ./rust`.
10+
11+
---
12+
113
<p align="center">
214
<a href="https://cube.dev?ref=github-readme"><img src="https://raw.githubusercontent.com/cube-js/cube/master/docs/content/cube-logo-with-bg.png" alt="Cube — Semantic Layer for Data Applications" width="300px"></a>
315
</p>

0 commit comments

Comments
 (0)