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 supported149 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- feat(parser,connector): Add derived column support for expression-based computed columns RFC-25
- Equality filtering on Iceberg array columns fails with `Unsupported range type: ARRAY<INTEGER>` in Presto C++
- chore(deps): Update jackson version to 2.18.8
- Skip invalid bigint ranges at INT64_MAX boundary
- perf(planner): Pre-aggregate counts through outer joins
- feat: Add long-precision TIMESTAMP(p) storage via Fixed12ArrayBlock
- feat(plugin-iceberg): Add binpack strategy for rewrite_data_files
- Optimizer: pull a widening deterministic projection above a repartition exchange (cost-based)
- Optimizer: stream/segment a blocking high-cardinality final aggregation feeding a writer to avoid blocking + memory blowup
- fix: Fix UPDATE with semi-join wrongly processing iceberg deleted rows
- Docs
- Java not yet supported