Data Types & Serialization Supported Data Types Tuples and Case Classes POJOs Primitive Types General Class Types Values Hadoop Writables Special Types Type Erasure & Type I...
FlinkCEP - Complex event processing for Flink Getting Started The Pattern API Individual Patterns Quantifiers Conditions where(condition) or(condition) until(condition) su...
Spark SQL, DataFrames and Datasets Guide SQL Datasets and DataFrames Spark SQL, DataFrames and Datasets Guide Spark SQL is a Spark module for structured data processing. Unlik...
Data Types & Serialization Type handling in Flink Most Frequent Issues Flink’s TypeInformation class Rules for POJO types Creating a TypeInformation or TypeSerializer Type In...
DataStream API Integration Converting between DataStream and Table Dependencies and Imports Configuration Execution Behavior Handling of (Insert-Only) Streams Examples for from...