siddharthteotia commented on code in PR #9278:
URL: https://github.com/apache/pinot/pull/9278#discussion_r954569284
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -540,39 +538,38 @@ public byte[] serialize(Map map) {
return new byt
This is an automated email from the ASF dual-hosted git repository.
apucher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new f6e26c2350 add @ManualAuthorization annotation f
apucher merged PR #9252:
URL: https://github.com/apache/pinot/pull/9252
--
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-mail: commits-unsubscr...@pinot.apache
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954440149
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954440149
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9274:
URL: https://github.com/apache/pinot/pull/9274#discussion_r954439695
##
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/FilterOperator.java:
##
@@ -0,0 +1,91 @@
+/**
+ * Licensed to the Apache Software Foundation
siddharthteotia commented on code in PR #9274:
URL: https://github.com/apache/pinot/pull/9274#discussion_r954414615
##
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/FilterOperator.java:
##
@@ -0,0 +1,91 @@
+/**
+ * Licensed to the Apache Software Foun
siddharthteotia commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954414122
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apac
siddharthteotia commented on issue #9273:
URL: https://github.com/apache/pinot/issues/9273#issuecomment-1226636894
Should we separately track resource / thread pool / execution scheduling
issue or add it here ?
Without that, this is unlikely to work for a mixed workload deployment wh
jackjlli closed issue #8306: Upgrade Helix to 1.0+ in Pinot
URL: https://github.com/apache/pinot/issues/8306
--
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
codecov-commenter commented on PR #9278:
URL: https://github.com/apache/pinot/pull/9278#issuecomment-1226620646
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/9278?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softwar
siddharthteotia commented on code in PR #9274:
URL: https://github.com/apache/pinot/pull/9274#discussion_r954390590
##
pinot-query-planner/src/test/java/org/apache/pinot/query/QueryEnvironmentTestBase.java:
##
@@ -57,6 +57,8 @@ protected Object[][] provideQueries() {
Jackie-Jiang opened a new pull request, #9278:
URL: https://github.com/apache/pinot/pull/9278
Avoid using `ByteArrayOutputStream` which will potentially copy bytes
multiple times (during expand and final `toByteArray()`). Pre-calculate the
buffer size required, and then create the buffer on
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954370975
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954370975
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
SabrinaZhaozyf commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954368611
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,225 @@
+/**
+ * Licensed to the Apach
SabrinaZhaozyf commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r953186422
##
pinot-core/src/test/java/org/apache/pinot/queries/BaseQueriesTest.java:
##
@@ -197,4 +197,70 @@ protected BrokerResponseNative
getBrokerResponseForOptimizedQuer
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954356571
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954356571
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954356571
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache
SabrinaZhaozyf opened a new issue, #9277:
URL: https://github.com/apache/pinot/issues/9277
Add support for calculating Pearson's coefficient `corr(x,y)` as part of the
effort in #8493. Can leverage implementation for COVAR_SAMP and COVAR_POP as
mentioned in #9236.
--
This is an autom
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new ae8781959c [Feature] Add an option to search inpu
Jackie-Jiang merged PR #9265:
URL: https://github.com/apache/pinot/pull/9265
--
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-mail: commits-unsubscr...@pinot.a
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 7d9dcdfd83 add query cancel APIs on controller to
Jackie-Jiang merged PR #9276:
URL: https://github.com/apache/pinot/pull/9276
--
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-mail: commits-unsubscr...@pinot.a
This is an automated email from the ASF dual-hosted git repository.
apucher pushed a change to branch manual-authorization-annotation
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 890aa3cb8c switch null tableName in access control utils
add 8bf94e7252 refactor query a
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954320248
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954320248
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954319642
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954314178
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,237 @@
+/**
+ * Licensed to the Apache Sof
This is an automated email from the ASF dual-hosted git repository.
siddteotia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 8bf94e7252 refactor query and option compilat
siddharthteotia merged PR #9239:
URL: https://github.com/apache/pinot/pull/9239
--
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-mail: commits-unsubscr...@pino
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954297069
##
pinot-core/src/test/java/org/apache/pinot/queries/BaseQueriesTest.java:
##
@@ -91,7 +95,9 @@ protected T getOperatorWithFilter(String
query) {
/**
* Run q
tanmesh commented on code in PR #9184:
URL: https://github.com/apache/pinot/pull/9184#discussion_r954281226
##
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/ExtractTransformFunction.java:
##
@@ -0,0 +1,97 @@
+package org.apache.pinot.core.operator.tr
amrishlal commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954095008
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,225 @@
+/**
+ * Licensed to the Apache Sof
amrishlal commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954253485
##
pinot-core/src/test/java/org/apache/pinot/queries/BaseQueriesTest.java:
##
@@ -146,14 +160,21 @@ private BrokerResponseNative getBrokerResponse(String
query, PlanMak
jadami10 commented on code in PR #9244:
URL: https://github.com/apache/pinot/pull/9244#discussion_r954230103
##
pinot-server/src/main/java/org/apache/pinot/server/starter/helix/FreshnessBasedConsumptionStatusChecker.java:
##
@@ -0,0 +1,102 @@
+/**
+ * Licensed to the Apache Soft
tanmesh commented on code in PR #9184:
URL: https://github.com/apache/pinot/pull/9184#discussion_r954213735
##
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/ExtractTransformFunction.java:
##
@@ -0,0 +1,97 @@
+package org.apache.pinot.core.operator.tr
tanmesh commented on code in PR #9184:
URL: https://github.com/apache/pinot/pull/9184#discussion_r954213735
##
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/ExtractTransformFunction.java:
##
@@ -0,0 +1,97 @@
+package org.apache.pinot.core.operator.tr
klsince opened a new pull request, #9276:
URL: https://github.com/apache/pinot/pull/9276
Add query cancel APIs on controller to easily show running queries across
the cluster and cancel them
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954154389
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,225 @@
+/**
+ * Licensed to the Apache
codecov-commenter commented on PR #9274:
URL: https://github.com/apache/pinot/pull/9274#issuecomment-1226074305
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/9274?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softwar
jasperjiaguo commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954131730
##
pinot-core/src/test/java/org/apache/pinot/queries/BaseQueriesTest.java:
##
@@ -146,14 +160,21 @@ private BrokerResponseNative getBrokerResponse(String
query, Plan
Jackie-Jiang commented on issue #9266:
URL: https://github.com/apache/pinot/issues/9266#issuecomment-1226066957
That is fine. The ingestion (refresh) won't change the segment assignment,
only the rebalance can. Conceptually you can run both of them at the same time
(not recommended, but sho
ddcprg opened a new issue, #9275:
URL: https://github.com/apache/pinot/issues/9275
At the moment only Dropwizard/Yammer metrics are provided.
A new plugin for Micrometer metrics would be a nice to have. However, I
think this should reside in a separate project. Not sure if there is an
amrishlal commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954116254
##
pinot-core/src/test/java/org/apache/pinot/queries/BaseQueriesTest.java:
##
@@ -146,14 +160,21 @@ private BrokerResponseNative getBrokerResponse(String
query, PlanMak
amrishlal commented on code in PR #9236:
URL: https://github.com/apache/pinot/pull/9236#discussion_r954095008
##
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/CovarianceAggregationFunction.java:
##
@@ -0,0 +1,225 @@
+/**
+ * Licensed to the Apache Sof
walterddr commented on issue #9273:
URL: https://github.com/apache/pinot/issues/9273#issuecomment-1225794909
CC @siddharthteotia ^
--
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 com
walterddr opened a new issue, #9273:
URL: https://github.com/apache/pinot/issues/9273
We've received many feedback from multi-stage engine beta test.
This issue tracks all the reported and fixed performance and stability issues
- [ ] large data block cause grpc failure:
https://github
walterddr commented on issue #9209:
URL: https://github.com/apache/pinot/issues/9209#issuecomment-1225793237
fetch unorder is supported but we should still limit the number of rows
returned at final stage.
--
This is an automated message from the Apache Git Service.
To respond to the mes
walterddr closed issue #9127: [flaky test] HelixZNodeSizeLimitTest generates
huge log
URL: https://github.com/apache/pinot/issues/9127
--
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 co
navina commented on PR #9260:
URL: https://github.com/apache/pinot/pull/9260#issuecomment-1225738499
> Please reformat the changes with [Pinot
Style](https://docs.pinot.apache.org/developers/developers-and-contributors/code-setup?q=pinot+style#intellij)
>
> @navina Can you please help
navina commented on code in PR #9260:
URL: https://github.com/apache/pinot/pull/9260#discussion_r953800486
##
pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/src/main/java/org/apache/pinot/plugin/stream/kafka20/KafkaStreamLevelStreamConfig.java:
##
@@ -53,21 +53,24 @@ publi
xuhui-stripe commented on issue #9266:
URL: https://github.com/apache/pinot/issues/9266#issuecomment-1225445547
Thanks for answering, does it mean it is okay to have for example 1 or 2
segment ingestions/refreshes before actually rebalancing the table?
I did a quick test in our QA cluste
INNOCENT-BOY commented on PR #9251:
URL: https://github.com/apache/pinot/pull/9251#issuecomment-1225320113
> That's great work!
--
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 specifi
55 matches
Mail list logo