Abstract
Streaming is necessary to handle data rates and latency, but SQL is unquestionably the lingua franca of data. Is it possible to combine SQL with streaming, and if so, what does the resulting language look like? Apache Calcite is extending SQL to include streaming, and Apache Flink is using Calcite to support both regular and streaming SQL. In this talk, Julian Hyde describes streaming SQL in detail and shows how you can use streaming SQL in your application. He also describes how Calciteās planner optimizes queries for throughput and latency.
Speaker
Details
- Date:
Day 1 - September, 12th - Time:
11:00 - 11:40 - Location:
Palais - Topic:
Applications