This is an automated email from the ASF dual-hosted git repository.
zabetak 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 1793ba79a3 Site: Add talks from Calcite Meetup February 2025
1793ba79a3 is described below
commit 1793ba79a328c61fb42842f443334cc1353c985f
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Mon Mar 3 12:52:22 2025 +0100
Site: Add talks from Calcite Meetup February 2025
---
site/community/index.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/site/community/index.md b/site/community/index.md
index dc9e1cd887..0f624da7b3 100644
--- a/site/community/index.md
+++ b/site/community/index.md
@@ -87,6 +87,29 @@ # Talks
Watch some presentations and read through some slide decks about
Calcite, or attend one of the [upcoming talks](#upcoming-talks).
+## Federated Query Planning w/ Calcite & Substrait
+
+At [Calcite Hybrid
Meetup](https://www.meetup.com/apache-calcite/events/305627349), February 2025;
+[[video](https://www.youtube.com/watch?v=PHm5vZ1A43I&t=231s)].
+
+## Streaming, Incremental, Finite-Memory Computations in SQL Over Unbounded
Streams
+
+At [Calcite Hybrid
Meetup](https://www.meetup.com/apache-calcite/events/305627349), February 2025;
+[[video](https://www.youtube.com/watch?v=PHm5vZ1A43I&t=2212s)].
+
+## Revolutionizing Data Lakes: A Dive into Coral, the SQL Translation,
Analysis, and Rewrite Engine
+
+At [Calcite Hybrid
Meetup](https://www.meetup.com/apache-calcite/events/305627349), February 2025;
+[[video](https://www.youtube.com/watch?v=PHm5vZ1A43I&t=4226s)].
+
+## Optimizing Common Table Expressions in Apache Hive with Calcite
+
+At [Calcite Hybrid
Meetup](https://www.meetup.com/apache-calcite/events/305627349), February 2025;
+[[sumary](https://github.com/zabetak/slides/blob/master/2025/calcite-meetup-feb/optimizing-common-table-expressions-in-apache-hive-with-calcite.md)],
+[[slides](https://www.slideshare.net/slideshow/optimizing-common-table-expressions-in-apache-hive-with-calcite/276219213)],
+[[pdf](https://github.com/zabetak/slides/blob/master/2025/calcite-meetup-feb/optimizing-common-table-expressions-in-apache-hive-with-calcite.pdf)],
+[[video](https://www.youtube.com/watch?v=PHm5vZ1A43I&t=6317s)].
+
## Adding measures to Calcite SQL
At [Calcite Virtual
Meetup](https://www.meetup.com/apache-calcite/events/291489488/), March 2023;