prestodb/presto

Warn about global window functions (without partition by)

Open

#22,000 opened on Feb 25, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (5,240 forks)batch import
Query Optimizationbootcampgood first issueoptimizer

Repository metrics

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

Description

They could be slow so good to warn users to instead cross join the result which works better

Contributor guide