Package org.apache.beam.sdk.extensions.sql.meta.provider.datagen
Table schema for Datagen.
-
Class Summary Class Description DataGeneratorPTransform The main PTransform that encapsulates the data generation logic.DataGeneratorRowFn A stateful DoFn that converts a sequence of Longs into structured Rows.DataGeneratorTable Represents a 'datagen' table within a Beam SQL pipeline.DataGeneratorTableProvider The service entry point for the 'datagen' table type.