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 c62ecfb310 [MINOR] Link to blog post about Calcite's IRs
c62ecfb310 is described below

commit c62ecfb31036508fda97b91cf3dd354c4045029b
Author: Mihai Budiu <[email protected]>
AuthorDate: Thu Dec 7 06:57:47 2023 -0800

    [MINOR] Link to blog post about Calcite's IRs
    
    Signed-off-by: Mihai Budiu <[email protected]>
---
 site/community/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/community/index.md b/site/community/index.md
index ad7018f61f..9d18bcadff 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://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)
 * <a 
href="https://www.querifylabs.com/blog/cross-product-suppression-in-join-order-planning";>Cross-Product
 Suppression in Join Order Planning</a> (Vladimir Ozerov, 2021)

Reply via email to