This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a change to branch h3-index
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 28f59ef Added H3IndexFilterOperator (#6391)
add 83bc217 Cleaned up H3Index Reader/Creator (#6397)
kishoreg merged pull request #6397:
URL: https://github.com/apache/incubator-pinot/pull/6397
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
kishoreg commented on a change in pull request #6397:
URL: https://github.com/apache/incubator-pinot/pull/6397#discussion_r550418324
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/segment/creator/impl/geospatial/H3IndexCreator.java
##
@@ -303,7 +339,6 @@ public s
amarnathkarthik commented on issue #6298:
URL:
https://github.com/apache/incubator-pinot/issues/6298#issuecomment-752866538
Thanks for the clarification!
Yes, parsing `SHOW ` should be straight forward implementation.
Here is the list of SHOW SQL Statements in the scope (Please
This is an automated email from the ASF dual-hosted git repository.
nehapawar 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 37f2e28 Segment reset API (#6336)
3
npawar merged pull request #6336:
URL: https://github.com/apache/incubator-pinot/pull/6336
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
jackjlli merged pull request #6384:
URL: https://github.com/apache/incubator-pinot/pull/6384
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.
jlli pushed a change to branch make-objects-serializable
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard 322676c Make required interfaces or classes serializable for spark
add fc1e400 Make
yupeng9 opened a new pull request #6397:
URL: https://github.com/apache/incubator-pinot/pull/6397
Cleaned up H3Index Reader/Creator, added some docs. Also, changed the index
config to include resolutions.
This is an automate
jackjlli commented on pull request #6384:
URL: https://github.com/apache/incubator-pinot/pull/6384#issuecomment-752734967
> > lgtm, not sure if v0_deprecatd is a good place to put this test, but we
can always move it if needed.
>
> Maybe move it into `pinot-connectors/pinot-spark-con
codecov-io edited a comment on pull request #6336:
URL: https://github.com/apache/incubator-pinot/pull/6336#issuecomment-741130249
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6336?src=pr&el=h1)
Report
> Merging
[#6336](https://codecov.io/gh/apache/incubator-pinot/pull
Jackie-Jiang commented on a change in pull request #6383:
URL: https://github.com/apache/incubator-pinot/pull/6383#discussion_r550291479
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/LookupTransformFunction.java
##
@@ -0,0 +1,332 @@
+
codecov-io edited a comment on pull request #6336:
URL: https://github.com/apache/incubator-pinot/pull/6336#issuecomment-741130249
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6336?src=pr&el=h1)
Report
> Merging
[#6336](https://codecov.io/gh/apache/incubator-pinot/pull
Jackie-Jiang commented on a change in pull request #6383:
URL: https://github.com/apache/incubator-pinot/pull/6383#discussion_r550291479
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/LookupTransformFunction.java
##
@@ -0,0 +1,332 @@
+
kishoreg commented on issue #6378:
URL:
https://github.com/apache/incubator-pinot/issues/6378#issuecomment-752684947
why not write the query response back to Pinot. Have a logger that logs the
query response to kafka topic and have that ingested into Pinot. We can build
multiple visualiza
This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 13bd443 Fix remaining links to outdated helm chart repos. (#6394)
add 93a4515 Adding Pinot minion se
fx19880617 merged pull request #6340:
URL: https://github.com/apache/incubator-pinot/pull/6340
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 pull request #6384:
URL: https://github.com/apache/incubator-pinot/pull/6384#issuecomment-752397181
> lgtm, not sure if v0_deprecatd is a good place to put this test, but we
can always move it if needed.
Maybe move it into `pinot-connectors/pinot-spark-connect
fx19880617 edited a comment on issue #6298:
URL:
https://github.com/apache/incubator-pinot/issues/6298#issuecomment-752394089
> @fx19880617 Here is my initial analysis, correct me if I'm wrong.
> Calcite does not support `SHOW (databases | tables)` kind of SQL, below
are the available i
fx19880617 commented on issue #6298:
URL:
https://github.com/apache/incubator-pinot/issues/6298#issuecomment-752394089
> @fx19880617 Here is my initial analysis, correct me if I'm wrong.
> Calcite does not support `SHOW (databases | tables)` kind of SQL, below
are the available implemen
amarnathkarthik edited a comment on issue #6298:
URL:
https://github.com/apache/incubator-pinot/issues/6298#issuecomment-752363299
@fx19880617 Here is my initial analysis, correct me if I'm wrong.
Calcite does not support `SHOW (databases | tables)` kind of SQL, below are
the available
KKcorps commented on issue #5362:
URL:
https://github.com/apache/incubator-pinot/issues/5362#issuecomment-752383154
@SandishKumarHN Functions for 1 and 3rd already exist. You can implement the
rest in the class provided by @fx19880617
codecov-io edited a comment on pull request #6396:
URL: https://github.com/apache/incubator-pinot/pull/6396#issuecomment-752361098
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6396?src=pr&el=h1)
Report
> Merging
[#6396](https://codecov.io/gh/apache/incubator-pinot/pull
codecov-io edited a comment on pull request #6396:
URL: https://github.com/apache/incubator-pinot/pull/6396#issuecomment-752361098
#
[Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6396?src=pr&el=h1)
Report
> Merging
[#6396](https://codecov.io/gh/apache/incubator-pinot/pull
24 matches
Mail list logo