Skip to content

Migrate documentation for remaining window functions to window_functions.md #12936

Closed
@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

As part of #12740 this ticket is to migrate all the existing documentation for the above named functions from the static documentation to code and to remove them from the static file.

Here is the current static content:

Need Functions:
(see source)

Describe the solution you'd like

One (or more) PRs that

  1. port the documentation for the above named functions from the static docs to code
  2. Bonus points: add sql examples should be added for all functions
  3. Remove the documentation from the static docs
  4. Run ./dev/update_function_docs.sh to update the dynamic documentation

Here are some example PRs of doing this:

  1. Crypto Function Migration #12840 from @jonathanc-n
  2. Migrate documentation for all string functions from scalar_functions.md to code  #12775 from @Omega359
  3. Port / Add Documentation for VarianceSample and VariancePopulation #12742

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions