- biGENIUS-X Knowledge Base
- Generators
- Properties
-
Getting Started
-
General Overview
-
Application Modules
- Administration
- Global Features
- Solutions
- Projects
- Branches
- Source Systems
- Dataflow Modeling - Overview
- Dataflow Modeling - Wizard Steps
- Dataflow Modeling - Terms
- Dataflow Modeling - Term Mapping
- Dataflow Modeling - Relationships
- Relationship Modeling
- Generate Artifacts
- Project Settings
- Data Marketplace
-
Generators
-
Discovery application
-
Best Practices
-
FAQs
-
Product Release Notes
-
Legal Documents
Use Stream (Model Object)
Description
The Property named Use Stream is available when you edit a Model Object for the Snowflake generators.
It allows using Snowflake Dynamic Tables and Stream, a near real-time approach to load the data.
Snowflake streams capture changes (inserts, updates, deletes) to a table and store them in a compressed data stream.
Dynamic tables materialize the result of a SQL query and automatically refresh when underlying data changes.
Together, they enable near real-time data pipelines by incrementally processing only new data as it arrives without managing complex streaming infrastructure.
Format
The Use Stream is a Boolean.
Example:
Default Value
The default value is False.