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 supported144 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- Only support single statement writes by default
- Materialized view should support queries with joins having more than 2 tables
- Improve estimation of row count from partition samples
- Concurrent PrestoQueries are getting Slow as Concurrency increases
- Pushdown DISTINCT agg fields as (additional) GROUP BY keys
- Pushdown partial agg below filter (and add the additional keys to the agg)
- Add optimiztion to drop groups/rows with all fields null
- Pushown agg to join branches if the group by and join keys are the same
- Use and record writer time zone in ORC files
- Timely invalidation of file/stripe footer cache for ORC and Parquet hive files in RaptorX
- Docs
- Java not yet supported