Package gudusoft.gsqlparser.nodes.snowflake
package gudusoft.gsqlparser.nodes.snowflake
-
ClassDescriptionTypes of clauses in CREATE SEMANTIC VIEW statement.Snowflake Time Travel SQL extensions https://docs.snowflake.com/en/user-guide/data-time-travel The clause uses one of the following parameters to pinpoint the exact historical data you want to access:
TIMESTAMP
OFFSET (time difference in seconds from the present time)
STATEMENT (query ID for statement)Parse tree node for CREATE SEMANTIC VIEW statement.Semantic attribute definition node (for Facts, Dimensions, Metrics).List of semantic attribute definitions.Semantic relationship definition node.List of semantic relationship definitions.Semantic table definition node.List of semantic table definitions.Generic container for TABLES, RELATIONSHIPS, FACTS, DIMENSIONS, METRICS clauses.List of semantic view clauses.