Popular repositories
241 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 14 commits in 2 repositories
Created a pull request in apache/pinot that received 1 comment
Fix package for ReplicationUtils.
Description Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) Yes (Please l…
+1
−2
•
1
comment
Opened 1 other pull request in 1 repository
apache/pinot
1
merged
Reviewed 12 pull requests in 2 repositories
pinot-contrib/pinot-docs 7 pull requests
- Add documentation for Recommendation Engine
- Update architecture.md
- add task related metrics
- add explanation for multi value columns + link to config reference wh…
- faq about when data becomes queryable while being ingested into RT table
- fix link to lookup udf in query section
- Add links to the script for different modes of operation
apache/pinot 5 pull requests
- Use getResourceAsStream to fetch resources in tests instead of getResource
- Add systemResourceInfo to getInstance API
- Fix the exception message for segment reset
- Support Dictionary Based Plan for DISTINCT Aggregates
- Cleanup PinotHelixResourceManager and move the default tag handling to the controller starter
Created an issue in apache/pinot that received 5 comments
Support for Tenant data isolation
We have seen requirements where multiple tenants (clients) need to be hosted on the same Pinot table (one table per client is not scalable). Howeve…
5
comments