icefury71 opened a new pull request #6585:
URL: https://github.com/apache/incubator-pinot/pull/6585
## Description
The current schema and table config creates some issues when using the
Cluster Manager UI. This PR fixes that issue.
## Upgrade Notes
Does this PR prevent a ze
Jackie-Jiang commented on a change in pull request #6583:
URL: https://github.com/apache/incubator-pinot/pull/6583#discussion_r577304465
##
File path:
pinot-integration-tests/src/test/java/org/apache/pinot/compat/tests/CompatibilityOpsRunner.java
##
@@ -36,8 +36,7 @@ private C
Jackie-Jiang commented on a change in pull request #6466:
URL: https://github.com/apache/incubator-pinot/pull/6466#discussion_r577303043
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/indexsegment/immutable/ImmutableSegmentLoader.java
##
@@ -132,7 +135,7 @@ publi
laxmanchekka commented on issue #6362:
URL:
https://github.com/apache/incubator-pinot/issues/6362#issuecomment-780273153
@Jackie-Jiang : is this duplicate of
https://github.com/apache/incubator-pinot/pull/6567
This is an au
codecov-io edited a comment on pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#issuecomment-773727645
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6546?src=pr&el=h1)
Report
> Merging
[#6546](https://codecov.io/gh/apache/incubator-pinot/pull
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577270646
##
File path: pinot-tools/src/test/resources/memory_estimation/schema.json
##
@@ -0,0 +1,36 @@
+{
+ "schemaName": "testTable",
+ "dimensio
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577268997
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/data/generator/StringGenerator.java
##
@@ -56,11 +65,18 @@ public void init(
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577251040
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/realtime/provisioning/MemoryEstimator.java
##
@@ -107,6 +129,15 @@ public Me
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577250920
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/realtime/provisioning/MemoryEstimator.java
##
@@ -387,4 +418,182 @@ private
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577250380
##
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/data/generator/DataGenerator.java
##
@@ -163,26 +174,75 @@ private FieldSpec
sajjad-moradi commented on a change in pull request #6546:
URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577250274
##
File path:
pinot-tools/src/test/java/org/apache/pinot/tools/realtime/provisioning/MemoryEstimatorTest.java
##
@@ -0,0 +1,85 @@
+/**
+ *
This is an automated email from the ASF dual-hosted git repository.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 7a94181 Fix QueryRunner for multiple runs (#6582)
add 1a5a3e0 [TE] Enable breakdown endpoint to handle
jihaozh merged pull request #6578:
URL: https://github.com/apache/incubator-pinot/pull/6578
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 t
jihaozh commented on pull request #6578:
URL: https://github.com/apache/incubator-pinot/pull/6578#issuecomment-780175282
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on
fx19880617 commented on issue #1051:
URL:
https://github.com/apache/incubator-pinot/issues/1051#issuecomment-780129116
This is supported now, please refer to the datetime functions:
https://docs.pinot.apache.org/users/user-guide-query/supported-transformations#datetime-functions
-
fx19880617 closed issue #1051:
URL: https://github.com/apache/incubator-pinot/issues/1051
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
codecov-io edited a comment on pull request #6403:
URL: https://github.com/apache/incubator-pinot/pull/6403#issuecomment-759105793
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6403?src=pr&el=h1)
Report
> Merging
[#6403](https://codecov.io/gh/apache/incubator-pinot/pull
codecov-io commented on pull request #6583:
URL: https://github.com/apache/incubator-pinot/pull/6583#issuecomment-780110310
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6583?src=pr&el=h1)
Report
> Merging
[#6583](https://codecov.io/gh/apache/incubator-pinot/pull/6583?s
npawar commented on a change in pull request #6466:
URL: https://github.com/apache/incubator-pinot/pull/6466#discussion_r577120279
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/indexsegment/immutable/ImmutableSegmentImpl.java
##
@@ -115,7 +116,11 @@ public DataS
mqliang commented on pull request #6583:
URL: https://github.com/apache/incubator-pinot/pull/6583#issuecomment-780087492
@mcvsubbu
This is an automated message from the Apache Git Service.
To respond to the message, plea
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from a95c9b2 [TE] Enable autotuning API (#6584)
add 7a94181 Fix QueryRunner for multiple runs (#6582)
No
Jackie-Jiang merged pull request #6582:
URL: https://github.com/apache/incubator-pinot/pull/6582
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
This is an automated email from the ASF dual-hosted git repository.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from b97cce5 [TE]: fix eslint reported issue under the serializers, the
models, and the adapters folders (#6547)
jihaozh merged pull request #6584:
URL: https://github.com/apache/incubator-pinot/pull/6584
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 t
bryantachen opened a new pull request #6584:
URL: https://github.com/apache/incubator-pinot/pull/6584
Added a new resource to do autotuning.
This is an automated message from the Apache Git Service.
To respond to the message,
mqliang opened a new pull request #6583:
URL: https://github.com/apache/incubator-pinot/pull/6583
## Description
Implement QueryOp class, which take a file that has queries, and a file that
has results, run the queries through the broker/server and compare the results
with the result fi
This is an automated email from the ASF dual-hosted git repository.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from abf21ed Compatibility test: streamOp (#6419)
add b97cce5 [TE]: fix eslint reported issue under the ser
jihaozh merged pull request #6547:
URL: https://github.com/apache/incubator-pinot/pull/6547
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 t
This is an automated email from the ASF dual-hosted git repository.
mcvsubbu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from d0177f9 [TE]: Fix all eslint reported errors and warnings under
app/pods/components (#6568)
add abf
mcvsubbu merged pull request #6419:
URL: https://github.com/apache/incubator-pinot/pull/6419
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.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from a733317 [TE]: Fix all eslint warning/error under utils and shared
folders (#6542)
add d0177f9 [TE]: F
jihaozh merged pull request #6568:
URL: https://github.com/apache/incubator-pinot/pull/6568
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 t
This is an automated email from the ASF dual-hosted git repository.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 50ac78c URL encoded generated segment tar name (#6571)
add a733317 [TE]: Fix all eslint warning/error
jihaozh merged pull request #6542:
URL: https://github.com/apache/incubator-pinot/pull/6542
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 t
louisthomas commented on issue #6573:
URL:
https://github.com/apache/incubator-pinot/issues/6573#issuecomment-779810328
I would like to work on this issue, thanks!
This is an automated message from the Apache Git Service.
To
This is an automated email from the ASF dual-hosted git repository.
xiangfu 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 50ac78c URL encoded generated segment
fx19880617 merged pull request #6571:
URL: https://github.com/apache/incubator-pinot/pull/6571
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
fx19880617 commented on a change in pull request #6581:
URL: https://github.com/apache/incubator-pinot/pull/6581#discussion_r576652602
##
File path:
pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java
##
@@ -297,6 +299,54 @@ public String
fx19880617 commented on a change in pull request #6581:
URL: https://github.com/apache/incubator-pinot/pull/6581#discussion_r576652602
##
File path:
pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java
##
@@ -297,6 +299,54 @@ public String
39 matches
Mail list logo