codecov-io edited a comment on pull request #6641:
URL: https://github.com/apache/incubator-pinot/pull/6641#issuecomment-790321054
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6641?src=pr&el=h1)
Report
> Merging
[#6641](https://codecov.io/gh/apache/incubator-pinot/pull
yupeng9 commented on a change in pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#discussion_r592094402
##
File path:
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/segment/writer/SegmentWriter.java
##
@@ -0,0 +1,59 @@
+/**
+ * Licensed to t
icefury71 commented on a change in pull request #6668:
URL: https://github.com/apache/incubator-pinot/pull/6668#discussion_r592071217
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/aggregator/SumPrecisionValueAggregator.java
##
@@ -0,0 +1,93 @@
+/**
+ * Lice
fx19880617 removed a comment on pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#issuecomment-785567745
@yupeng9
This is an automated message from the Apache Git Service.
To respond to the message
npawar commented on pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#issuecomment-796398254
@mcvsubbu would you please review again and unblock from merging?
This is an automated message from the A
npawar commented on a change in pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#discussion_r592031623
##
File path:
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/segment/uploader/SegmentUploader.java
##
@@ -0,0 +1,38 @@
+/**
+ * Licensed t
npawar commented on a change in pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#discussion_r592031060
##
File path:
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/segment/writer/SegmentWriter.java
##
@@ -0,0 +1,59 @@
+/**
+ * Licensed to th
npawar commented on a change in pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#discussion_r592030849
##
File path:
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/segment/writer/SegmentWriter.java
##
@@ -0,0 +1,59 @@
+/**
+ * Licensed to th
Jackie-Jiang commented on issue #6628:
URL:
https://github.com/apache/incubator-pinot/issues/6628#issuecomment-796394907
#6668
This is an automated message from the Apache Git Service.
To respond to the message, please log
Jackie-Jiang opened a new pull request #6668:
URL: https://github.com/apache/incubator-pinot/pull/6668
## Description
Currently `SumPrecision` aggregation function only supports summing up the
serialized BigDecimal bytes.
This PR enhances the `SumPrecision` with:
- All data type su
Author: yupeng
Date: Thu Mar 11 01:25:26 2021
New Revision: 46576
Log:
Update apache-pinot-incubating-0.7.0-rc1
Added:
dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/
dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/apache-pinot-incubating-0.7.0-bin.tar.gz
(with props)
yupeng9 commented on a change in pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#discussion_r591961768
##
File path:
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/segment/uploader/SegmentUploader.java
##
@@ -0,0 +1,38 @@
+/**
+ * Licensed
Author: yupeng
Date: Thu Mar 11 00:10:03 2021
New Revision: 46570
Log:
Deleted old 0.7.0-rc1
Removed:
dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/
-
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For
jackjlli commented on a change in pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#discussion_r591963664
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/admin/command/CreateSegmentCommand.java
##
@@ -76,6 +76,9 @@
@Option(name = "-
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch add-option-to-fail-offline-job-on-empty-record
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from b7774ed Add check in handlePostCreation method; add option in
Create
sajjad-moradi commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591942928
##
File path:
pinot-controller/src/test/java/org/apache/pinot/controller/recommender/TestConfigEngine.java
##
@@ -331,23 +340,43 @@ void te
codecov-io commented on pull request #6667:
URL: https://github.com/apache/incubator-pinot/pull/6667#issuecomment-796275454
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6667?src=pr&el=h1)
Report
> Merging
[#6667](https://codecov.io/gh/apache/incubator-pinot/pull/6667?s
sajjad-moradi commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591942310
##
File path:
pinot-controller/src/test/resources/memory_estimation/schema-with-metadata__dateTimeFieldSpec.json
##
@@ -5,34 +5,34 @@
Author: yupeng
Date: Wed Mar 10 22:50:17 2021
New Revision: 46569
Log:
Update apache-pinot-incubating-0.7.0-rc1
Added:
dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/
dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/apache-pinot-incubating-0.7.0-src.tar.gz
(with props)
mcvsubbu merged pull request #6650:
URL: https://github.com/apache/incubator-pinot/pull/6650
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
This is an automated email from the ASF dual-hosted git repository.
mcvsubbu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 59d02c6 complete compatibility regre
npawar opened a new pull request #6667:
URL: https://github.com/apache/incubator-pinot/pull/6667
## Description
#5648
Part 2 of Kinesis implementation changes. This #6518 is the main PR, which
is being split up into 3 parts in order to reduce the scope of review.
In this PR, A
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591867775
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/impl/RealtimeProvisioningRule.java
##
@@ -0,0
codecov-io edited a comment on pull request #6650:
URL: https://github.com/apache/incubator-pinot/pull/6650#issuecomment-791657823
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6650?src=pr&el=h1)
Report
> Merging
[#6650](https://codecov.io/gh/apache/incubator-pinot/pull
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591875207
##
File path:
pinot-controller/src/test/java/org/apache/pinot/controller/recommender/TestConfigEngine.java
##
@@ -331,23 +340,43 @@ void
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591871232
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/impl/RealtimeProvisioningRule.java
##
@@ -0,0
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591867775
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/impl/RealtimeProvisioningRule.java
##
@@ -0,0
codecov-io commented on pull request #:
URL: https://github.com/apache/incubator-pinot/pull/#issuecomment-796023553
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/?src=pr&el=h1)
Report
> Merging
[#](https://codecov.io/gh/apache/incubator-pinot/pull/?s
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591834579
##
File path:
pinot-controller/src/test/resources/memory_estimation/schema-with-metadata__dateTimeFieldSpec.json
##
@@ -5,34 +5,34 @@
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591833080
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/realtime/provisioning/MemoryEstimator.java
##
@@ -14
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591832009
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/impl/RealtimeProvisioningRule.java
##
@@ -0,0
codecov-io commented on pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#issuecomment-795925891
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6664?src=pr&el=h1)
Report
> Merging
[#6664](https://codecov.io/gh/apache/incubator-pinot/pull/6664?s
siddharthteotia commented on a change in pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r591786053
##
File path:
pinot-controller/src/test/java/org/apache/pinot/controller/recommender/realtime/provisioning/MemoryEstimatorTest.java
##
@@
npawar commented on a change in pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#discussion_r591785586
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/admin/command/CreateSegmentCommand.java
##
@@ -76,6 +76,9 @@
@Option(name = "-re
jackjlli opened a new pull request #:
URL: https://github.com/apache/incubator-pinot/pull/
## Description
This PR removes unused shaded jars, i.e. pinot-controller, pinot-broker,
pinot-server, pinot-minion.
The shaded jars of these modules are added several years ago. As d
mqliang commented on a change in pull request #6650:
URL: https://github.com/apache/incubator-pinot/pull/6650#discussion_r591767270
##
File path: compatibility-verifier/compCheck.sh
##
@@ -105,13 +102,18 @@ function stopService() {
else
echo "Pid file ${dirName}/${servi
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch remove-unused-shaded-jars
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
at b0c1fa6 Remove unused shaded jars
This branch includes the following new commits:
n
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch remove-unused-shaded-jars
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit b0c1fa661ce7693100d664e4e0d564e40caf371d
Author: Jack Li(Analytics Engineering)
AuthorDate: We
shahsank3t opened a new pull request #6665:
URL: https://github.com/apache/incubator-pinot/pull/6665
## Description
This PR is for https://github.com/apache/incubator-pinot/issues/6619
Added a configuration file:
`pinot-controller/src/main/resources/app/config.json` which will sto
This is an automated email from the ASF dual-hosted git repository.
siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 3b70930 Kinesis implementation Part 1: Rename partitionId to
partitionGroupId (#6655)
add 31bdc2b
siddharthteotia merged pull request #6651:
URL: https://github.com/apache/incubator-pinot/pull/6651
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch add-option-to-fail-offline-job-on-empty-record
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from cd5d805 Address PR comment
add b7774ed Add check in handlePostC
jackjlli commented on pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#issuecomment-795846709
> I don't think this handling all the cases properly. This is just checking
if recordreader.next is empty which is handling empty input file but it's not
handling the c
kishoreg commented on pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#issuecomment-795805303
I don't think this handling all the cases properly. This is just checking if
recordreader.next is empty which is handling empty input file but it's not
handling the cas
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch add-option-to-fail-offline-job-on-empty-record
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard 6b8e0a9 Add an option to fail segment creation job when getting empty
mcvsubbu commented on a change in pull request #6664:
URL: https://github.com/apache/incubator-pinot/pull/6664#discussion_r591711454
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/indexsegment/generator/SegmentGeneratorConfig.java
##
@@ -105,6 +105,7 @@
privat
mcvsubbu commented on a change in pull request #6650:
URL: https://github.com/apache/incubator-pinot/pull/6650#discussion_r591699572
##
File path: compatibility-verifier/compCheck.sh
##
@@ -105,13 +102,18 @@ function stopService() {
else
echo "Pid file ${dirName}/${serv
Eywek commented on issue #6302:
URL:
https://github.com/apache/incubator-pinot/issues/6302#issuecomment-795729348
yep exactly
This is an automated message from the Apache Git Service.
To respond to the message, please log on
mcvsubbu commented on issue #6302:
URL:
https://github.com/apache/incubator-pinot/issues/6302#issuecomment-795726785
@Eywek this seems to be a one-time operation as you describe it? Am I right?
Once the data is loaded into pinot, you intend to shut off consumption and just
query the data
Eywek commented on issue #6302:
URL:
https://github.com/apache/incubator-pinot/issues/6302#issuecomment-795668118
> Question for the community: Are there others who need this feature?
👋 yes. We're planning to use Pinot to store some data from our users.
We currently pull data from
fx19880617 commented on issue #6660:
URL:
https://github.com/apache/incubator-pinot/issues/6660#issuecomment-795146097
Another way is to have functions like `SumLong` to handle this case.
This is an automated message from th
51 matches
Mail list logo