Flink SQL is a programming language developed by Alibaba Cloud to simplify the computing model of Realtime Compute for Apache Flink and to decrease the requirements for user skills. Flink SQL complies with standard SQL syntax.
This topic describes how to use Flink SQL.
Operation | Document | |
Keywords | ||
Create a data view | ||
DML statements (INSERT INTO) | ||
DQL statements | ||
Window functions | ||
Built-in functions | ||
User-defined functions | Java | |
Python | ||