This is an automated email from the ASF dual-hosted git repository.
jiajunxie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new ad08ce5fbd Link to calcite notes about runnable examples and concise
documents
ad08ce5fbd is described below
commit ad08ce5fbdf3ea92162c853f2dbcfeb9d09694e6
Author: Jiajun Xie <[email protected]>
AuthorDate: Sat Mar 9 15:32:32 2024 +0800
Link to calcite notes about runnable examples and concise documents
---
site/community/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/community/index.md b/site/community/index.md
index 9d18bcadff..e447fc3be2 100644
--- a/site/community/index.md
+++ b/site/community/index.md
@@ -226,6 +226,7 @@ If you have something interesting to share with the
community drop us an email o
consider creating a pull request on GitHub. If you just finished a cool
project using Calcite
consider writing a short article about it for our [news section]({{
site.baseurl }}/news/index.html).
+* <a href="https://github.com/JiajunBernoulli/calcite-notes">Calcite notes
about runnable examples and concise documents</a> (Jiajun Xie, 2024)
* <a href="https://www.feldera.com/blog/calcite-irs/">Calcite program
representations</a> (Mihai Budiu, October 2023)
* <a
href="https://datalore.jetbrains.com/view/notebook/JYTVfn90xYSmv6U5f2NIQR">Building
a new Calcite frontend (GraphQL)</a> (Gavin Ray, 2022)
* <a href="https://github.com/ieugen/calcite-clj">Write Calcite adapters in
Clojure</a> (Ioan Eugen Stan, 2022)