Repository: calcite Updated Branches: refs/heads/site c94f5177e -> 59b25ff03
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/59b25ff0 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/59b25ff0 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/59b25ff0 Branch: refs/heads/site Commit: 59b25ff038b4f2b27142df6de0bad251ba38411b Parents: c94f517 Author: Julian Hyde <[email protected]> Authored: Tue May 22 10:44:06 2018 -0700 Committer: Julian Hyde <[email protected]> Committed: Tue May 22 10:44:22 2018 -0700 ---------------------------------------------------------------------- site/community/index.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/59b25ff0/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)
