This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/site by this push:
     new fdd201f7c4 Link to calcite notes about runnable examples and concise 
documents
fdd201f7c4 is described below

commit fdd201f7c493a084efa2e37197ab8daaa76c3c97
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)

Reply via email to