prestodb/presto

Ensure all functions and operators have examples

Open

#19,830 opened on Jun 8, 2023

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

Repository metrics

Stars
 (15,558 stars)
PR merge metrics
 (Avg merge 34d 14h) (120 merged PRs in 30d)

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