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
- distinct predicate fails with Mismatched types: varchar(1) vs varchar(32)
- CREATE TABLE AS SELECT does not work for some filetypes in Hive when map level too deep
- spurious "Catalog default does not exist" messages in UI when performing operations which don't require such a context
- JDBC: return all catalogs when catalogs name is skipped, like jdbc:presto://<host>:8080/
- Named queries (WITH) should be evaluated only once
- query planning stuck when loadPartitionColumnStatistics for table with huge # of partitions
- Unknown types resulting in java.lang.IllegalArgumentException: Expected method MethodHandle(BlockState,Block) (...)
- Optimized hash generation generates redundant hash symbols
- UnaliasSymbolReferences incorrectly maps correlated symbols
- Long.MIN_VALUE is not handled correctly by a parser
- Docs
- Java not yet supported