UNLOAD Statements Run a UNLOAD statement UNLOAD MODULE UNLOAD Statements UNLOAD statements are used to unload a built-in or user-defined module. Run a UNLOAD statement Java...
Table API & SQL Table Program Dependencies Where to go next? Table API & SQL Apache Flink features two relational APIs - the Table API and SQL - for unified stream and batch p...
Intro to the DataStream API What can be Streamed? Java tuples and POJOs Tuples POJOs Scala tuples and case classes A Complete Example Stream execution environment Basic strea...