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
- [Native][Aggregate functions] Implement set_agg(x)
- [Native][Aggregate functions] Implement set_union(array(T)) → array(T)
- [Native][Aggregate functions] Implement multimap_agg(key, value)
- [Native][Aggregate functions] Implement khyperloglog_agg(x)
- [Native][Aggregate functions] Implement merge(qdigest(T))
- [Native][Aggregate functions] Implement qdigest_agg(x)
- [Native][Aggregate functions] Implement qdigest_agg(x, w)
- [Native][Aggregate functions] Implement qdigest_agg(x, w, accuracy)
- [Native][Aggregate functions] Implement numeric_histogram(buckets, value, weight)
- [Native][Aggregate functions] Implement numeric_histogram(buckets, value)
- Docs
- Java not yet supported