presto
https://github.com/prestodb/presto
Java
The official home of the Presto distributed SQL query engine for big data
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported146 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- Improve inefficient plan in queries with window functions using UNBOUNDED FOLLOWING
- Add support to sort by varchar columns on window functions using RANGE PRECEDING or FOLLOWING
- Solve current limitations executing subqueries in WHERE clause using correlated conditions and the IN/NOT IN operator
- Solve current limitations executing subqueries in WHERE clause using subqueries in both sides of an operator using the ANY/ALL modifier
- Solve current limitations executing nested subqueries in WHERE clause with correlated conditions referencing columns from grandparents
- Use iceberg property names in IcebergTableProperties
- Add safe eventloop to stage execution
- Hoist deterministic functions in group by keys out
- Bump org.apache.hive:hive-llap-common from 2.3.4 to 4.0.0
- Bucketing shuffle should not include constants/literals
- Docs
- Java not yet supported