public class TemporalJoinSQLExample extends Object
DataStream
and a table backed by a change log stream.
In particular, the example shows how to
The example executes a single Flink job. The results are written to stdout.
Modifier and Type | Class and Description |
---|---|
static class |
TemporalJoinSQLExample.EnrichedTransaction
Enriched transaction by joining with the currency rate table.
|
static class |
TemporalJoinSQLExample.Transaction
A simple class to represent a transaction.
|
Constructor and Description |
---|
TemporalJoinSQLExample() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.