diff --git a/extensions/functions_arithmetic.yaml b/extensions/functions_arithmetic.yaml index 050af6593..5538d43b9 100644 --- a/extensions/functions_arithmetic.yaml +++ b/extensions/functions_arithmetic.yaml @@ -1648,7 +1648,7 @@ aggregate_functions: window_functions: - name: "row_number" - description: "the number of the current row within its partition." + description: "the number of the current row within its partition, starting at 1" impls: - args: [] nullability: DECLARED_OUTPUT