This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git
commit a80054607969ba1870528ff31bc0c63c27ddc74a Author: Stamatis Zampetakis <[email protected]> AuthorDate: Fri Sep 24 15:26:56 2021 +0200 Site: Add upcoming talk about Morel and update past talks section --- site/community/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/community/index.md b/site/community/index.md index ba10be3..b4b2842 100644 --- a/site/community/index.md +++ b/site/community/index.md @@ -26,9 +26,9 @@ limitations under the License. # Upcoming talks -## Building modern SQL query optimizers with Apache Calcite (Vladimir Ozerov) +## Morel, a functional query language (Julian Hyde) -At [ApacheCon 2021](https://www.apachecon.com/acah2021/tracks/bigdatasql.html), September 22, 2021. +At [Strange Loop 2021](https://thestrangeloop.com/2021/morel-a-functional-query-language.html), St. Louis, Missouri, September 30, 2021. # Project Members @@ -89,6 +89,10 @@ 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). +## Building modern SQL query optimizers with Apache Calcite + +At [ApacheCon 2021](https://www.apachecon.com/acah2021/tracks/bigdatasql.html), September 22, 2021. + ## Apache Calcite Tutorial At [BOSS 2021](https://boss-workshop.github.io/boss-2021/), Copenhagen, Denmark, August 16, 2021;
