Skip to content

Document non-deterministic functions as non-deterministic #6429

Description

@rschu1ze

ClickHouse's system table system.functions exposes if functions are deterministic.

However, the docs of non-deterministic functions don't mention this fact. Example: rand()

It would be cool if the docs generator could add something like Note: The function is non-deterministic. to the end of the description or the "Returned value" section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions