Repository: calcite Updated Branches: refs/heads/master 446945c7c -> 4e47dfea5
Site: Add "SF Big Analytics at Lyft" talk Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4e47dfea Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/4e47dfea Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/4e47dfea Branch: refs/heads/master Commit: 4e47dfea5c87d5d274ae99287e4d91000db58ae6 Parents: 446945c Author: Julian Hyde <[email protected]> Authored: Tue May 22 10:44:06 2018 -0700 Committer: Julian Hyde <[email protected]> Committed: Tue May 22 10:46:55 2018 -0700 ---------------------------------------------------------------------- site/community/index.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/4e47dfea/site/community/index.md ---------------------------------------------------------------------- diff --git a/site/community/index.md b/site/community/index.md index a5ffbab..2fb583c 100644 --- a/site/community/index.md +++ b/site/community/index.md @@ -32,6 +32,12 @@ limitations under the License. Sources](https://sigmod2018.org/sigmod_industrial_list.shtml) (Edmon Begoli, Jesús Camacho-RodrÃguez, Julian Hyde, Michael Mior, Daniel Lemire) +* 2018/06/27 [SF Big Analytics streaming meetup, hosted by Lyft](https://www.meetup.com/SF-Big-Analytics/) + (San Francisco, CA) + * Foundations of streaming SQL or: How I learned to love stream and + table theory (Tyler Akidau) + * Data all over the place! How Apache Calcite brings SQL and sanity to + streaming and spatial data (Julian Hyde) * 2018/09/25 [ApacheCon 2018](https://www.apachecon.com/acna18/) (Montréal, Canada) * Spatial query on vanilla databases (Julian Hyde) * Don't optimize my queries, optimize my data! (Julian Hyde)
