OptionaldataframeSchema of the resulting dataframe after transformations, in Spark StructType JSON format (from df.schema.json()). Any subsequent functions operate against this dataframe.
OptionalfilterThe filter condition applied to the source data before aggregation.
OptionalfullThree-part full name of the Stream (catalog.schema.stream).
OptionaltransformationThe pipeline runs these SQL statements immediately after conversion into the schema specified on the Stream object.
A Stream entity used as a data source for a feature.