This is an automated email from the ASF dual-hosted git repository.
zabetak 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 48f4bf8 Site: Add "calcite-clj - Use Calcite with Clojure" in talks
section
48f4bf8 is described below
commit 48f4bf8596ebfa0f7460ce9358d30028f268cb8e
Author: Eugen Stan <[email protected]>
AuthorDate: Fri Jan 28 12:02:09 2022 +0200
Site: Add "calcite-clj - Use Calcite with Clojure" in talks section
Close apache/calcite#2704
---
site/community/index.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/site/community/index.md b/site/community/index.md
index eb31c55..e35bd4f 100644
--- a/site/community/index.md
+++ b/site/community/index.md
@@ -87,6 +87,13 @@ Want to learn more about Calcite?
Watch some presentations and read through some slide decks about
Calcite, or attend one of the [upcoming talks](#upcoming-talks).
+## calcite-clj - Use Calcite with Clojure
+
+At [Apache Calcite Online Meetup January
2022](https://www.meetup.com/Apache-Calcite/events/282836907/)
+[[slides]](https://ieugen.github.io/calcite-clj/)
+[[video]](https://www.youtube.com/watch?v=9CUWX8JHA90)
+[[code]](https://github.com/ieugen/calcite-clj)
+
## Morel, a functional query language (Julian Hyde)
At [Strange Loop
2021](https://thestrangeloop.com/2021/morel-a-functional-query-language.html),