Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
Having knowledge about the schema of tuples in a stream is important during stream query validation. We don't have a metadata catalogue implemented for Samza. Because we are mainly going to interact with Kafka topics in stream queries, we can start by integrating Kafka schema registry to Calcite based query planner implementation.
Implementations of Calcite's SchemaFactory, TableFactory and related interfaces are required to plug Kafka schema registry to Calcite.
Attachments
Issue Links
- is blocked by
-
SAMZA-573 Schema metadata store for operator layer
- Open