clickhouse-docs
clickhouse-docs copied to clipboard
Document `ignore` function.
Create documentation for the ignore function. See #1833 for details on how to complete this issue.
Child issue of #1833.
ignore(...) is a function that takes any arguments, and always returns 0.
Used only to debug purposes to ensure that columns are evaluated, but when we are not interested in actual values.