Skip to content

feat(optimizer)!: annotate type for Snowflake FACTORIAL function#6053

Merged
georgesittas merged 1 commit intomainfrom
brad/snowflake_factorial
Oct 9, 2025
Merged

feat(optimizer)!: annotate type for Snowflake FACTORIAL function#6053
georgesittas merged 1 commit intomainfrom
brad/snowflake_factorial

Conversation

@fivetran-BradfordPaskewitz
Copy link
Collaborator

Documentation: https://docs.snowflake.com/en/sql-reference/functions/factorial

Platform Support:
Platform | Supported | Argument Type | Return Type
Snowflake | Yes | Integer | Numeric
BigQuery | Yes | INT64 | INT64
Redshift | No | - | -
PostgreSQL | Yes | Integer | Numeric
Databricks | Yes | Integer | BIGINT
DuckDB | Yes | Integer | BIGINT
TSQL | No | - | -

@georgesittas georgesittas merged commit 08339a9 into main Oct 9, 2025
6 checks passed
@georgesittas georgesittas deleted the brad/snowflake_factorial branch October 9, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants