Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
Api will looks like:
DataStream[(String, Long, Int)] input = ??? // upsert with keyTable table = tEnv.upsertFromStream(input, 'a, 'b, 'c.key) // upsert without key -> single row tableTable table = tEnv.upsertFromStream(input, 'a, 'b, 'c)
A simple design doc about this subtask.
Attachments
Issue Links
- links to