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 a25cb1a Site: Add info and upcoming talks for Calcite Meetup January
2021
a25cb1a is described below
commit a25cb1a082e3df5bc65fcabb36935546082c1ceb
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Tue Jan 12 00:16:38 2021 +0100
Site: Add info and upcoming talks for Calcite Meetup January 2021
---
site/_posts/2021-01-12-meetup.md | 37 +++++++++++++++++++++++++++++++++++++
site/community/index.md | 16 +++++++++++++++-
2 files changed, 52 insertions(+), 1 deletion(-)
diff --git a/site/_posts/2021-01-12-meetup.md b/site/_posts/2021-01-12-meetup.md
new file mode 100644
index 0000000..2c4da38
--- /dev/null
+++ b/site/_posts/2021-01-12-meetup.md
@@ -0,0 +1,37 @@
+---
+layout: news_item
+title: "Calcite Online Meetup January 2021"
+date: "2021-01-12 00:20:00 +0200"
+author: zabetak
+categories: ["talks"]
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+
+On January 20, we are organising an online
[meetup](https://www.meetup.com/Apache-Calcite/events/275461117/) for Apache
+Calcite.
+
+The main purpose is to bring the community together allowing newcomers and
senior members to interact and exchange ideas
+on various topics.
+
+During the occasion we will have a few presentations covering introductory
Calcite concepts, recent & ongoing work on
+streams, spatial query implementation, and integration of Calcite in
Hazelcast, followed by open discussion and
+virtual key signing party.
+
+For more details check the agenda on
[meetup](https://www.meetup.com/Apache-Calcite/events/275461117/).
diff --git a/site/community/index.md b/site/community/index.md
index 0b4ebec..99b4f50 100644
--- a/site/community/index.md
+++ b/site/community/index.md
@@ -26,7 +26,21 @@ limitations under the License.
# Upcoming talks
-There are no upcoming talks at the moment. Stay tuned!
+## An introduction to query processing & Apache Calcite
+
+At [Calcite Virtual
Meetup](https://www.meetup.com/Apache-Calcite/events/275461117/), January 20,
2021.
+
+## Event timestamp semantic based streaming SQL
+
+At [Calcite Virtual
Meetup](https://www.meetup.com/Apache-Calcite/events/275461117/), January 20,
2021.
+
+## Implementing spatial queries using algebra rewrites
+
+At [Calcite Virtual
Meetup](https://www.meetup.com/Apache-Calcite/events/275461117/), January 20,
2021.
+
+## Apache Calcite integration into Hazelcast distributed SQL engine
+
+At [Calcite Virtual
Meetup](https://www.meetup.com/Apache-Calcite/events/275461117/), January 20,
2021.
# Project Members