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 supported141 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- [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)
- [Native][Aggregate functions] Implement entropy(c)
- [Native][Aggregate functions] Implement kurtosis(x)
- [Native][Aggregate functions] Implement skewness(x)
- [Native][Aggregate functions] Implement classification_miss_rate(buckets, y, x, weight)
- [Native][Aggregate functions] Implement classification_miss_rate(buckets, y, x)
- Docs
- Java not yet supported