Re: [PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-05-07 Thread via GitHub
Jackie-Jiang commented on code in PR #15606: URL: https://github.com/apache/pinot/pull/15606#discussion_r2078502594 ## pinot-common/src/main/java/org/apache/pinot/common/request/context/ExpressionContext.java: ## @@ -117,7 +117,7 @@ public boolean equals(Object o) { @Overri

Re: [PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-04-30 Thread via GitHub
Copilot commented on code in PR #15606: URL: https://github.com/apache/pinot/pull/15606#discussion_r2068765761 ## pinot-common/src/main/java/org/apache/pinot/common/cache/InMemoryQueryCache.java: ## @@ -0,0 +1,56 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-04-29 Thread via GitHub
xiangfu0 commented on code in PR #15606: URL: https://github.com/apache/pinot/pull/15606#discussion_r2065864417 ## pinot-common/src/main/java/org/apache/pinot/common/cache/QueryCache.java: ## @@ -0,0 +1,71 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one +

Re: [PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-04-29 Thread via GitHub
Copilot commented on code in PR #15606: URL: https://github.com/apache/pinot/pull/15606#discussion_r2065851053 ## pinot-common/src/main/java/org/apache/pinot/common/cache/QueryCache.java: ## @@ -0,0 +1,71 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + *

Re: [PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-04-21 Thread via GitHub
codecov-commenter commented on PR #15606: URL: https://github.com/apache/pinot/pull/15606#issuecomment-2820099649 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/15606?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Adding segment level QueryCache for expensive predicates [pinot]

2025-04-21 Thread via GitHub
xiangfu0 opened a new pull request, #15606: URL: https://github.com/apache/pinot/pull/15606 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m