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
- fix(plugin-native-sidecar): Fix flattened AND/OR expressions by the native expression optimizer
- feat(scheduler): Add a new scheduler + exchange rules to support multiple table scans in a single stage
- fix: Use correct isBlocked getters in OperatorStats.merge()
- fix(plugin-iceberg): Reduce max history queries to avoid OOM in CI test
- feat(plugin-iceberg): Add min-input-files, min-file-size-bytes, max-file-size-bytes options to rewrite_data_files procedure
- fix(build): Use explicit optional constructor
- ci: Use path and paths-ignore to run workflows based on file changes
- Reject float MAP key subscripts in SubfieldExtractor instead of silently truncating
- fix(connector): Skip floating-point MAP key subfield extraction
- fix: Return HTTP 401 instead of 500 when password exceeds bcrypt maximum length
- Docs
- Java not yet supported