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 supported147 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- feat: Add configurable JDBC fetch size support in BaseJdbcClient
- RowType.Field#delimited flag silently dropped on Jackson deserialization, causing IllegalArgumentException: Bad type signature for Iceberg tables with non-identifier column names
- feat: Parameterize TimestampWithTimeZoneType by precision
- fix: Preserve RowType.Field#delimited flag across Jackson deserializaion
- fix: resolve #28114 — Equality filtering on Iceberg array columns fails with `Unsupported range type: ARRAY<INTEGER>` in Presto C++
- fix: resolve #27954 — velox reader orc file errors
- fix: resolve #19055 — Pluggable Secret Management Logic in Presto
- fix: resolve #27585 — [NATIVE] TPC-DS SF100: native CPU results disagree with DuckDB reference (Q67, Q70, Q71, Q75, Q83)
- fix: resolve #19149 — Task and query retry in Presto
- chore: Apply backwards compatibility `AllowLegacyMissingUris` annotation to Thrift files
- Docs
- Java not yet supported