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
- feat(optimizer): Support incremental refresh of materialized views
- Support reading deletion vectors in Delta Lake tables
- Support column mapping feature in Delta Lake tables
- Support reading variant type in Delta Lake tables
- Split the stage even if shuffle matches
- Upgrade datasketches
- Optimize COALESCE(l.x, r.y) from l left join r on l.x = r.y to l.x
- fix (docs): Add documentation for runtime metrics
- Update default legacy-timestamp to false to align with SQL standard
- [native] Native expression optimizer fails on expressions due to VARCHAR length mismatch
- Docs
- Java not yet supported