prestodb/presto

Ensure all functions and operators have examples

Open

#19830 opened on Jun 8, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (15,558 stars) (5,240 forks)batch import
docsgood first issue

Description

In the Functions and Operators section, all functions and operators should have examples so that users can conveniently copy a working example into their query editor.

Going forward, we should ensure that new functions also include both documentation and a working example.

Contributor guide