shreelakshmijoshi commented on issue #7338:
URL: https://github.com/apache/pinot/issues/7338#issuecomment-906050797
Hey @Jackie-Jiang !
I am trying to run pinot locally, but `git status ` shows that there are
many files which deleted and not staged and some files are not tracked.
I ha
siddharthteotia merged pull request #7282:
URL: https://github.com/apache/pinot/pull/7282
--
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-
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 3892812 Add "num rows in segments" and "num
codecov-commenter edited a comment on pull request #7282:
URL: https://github.com/apache/pinot/pull/7282#issuecomment-896455835
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7282?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
Jackie-Jiang commented on a change in pull request #7286:
URL: https://github.com/apache/pinot/pull/7286#discussion_r696206001
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/indexsegment/immutable/ImmutableSegmentLoader.java
##
@@ -57,55 +57,59
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 c5e8ddf Fix misleading error msg for missing URI
Jackie-Jiang merged pull request #7367:
URL: https://github.com/apache/pinot/pull/7367
--
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-uns
codecov-commenter commented on pull request #7367:
URL: https://github.com/apache/pinot/pull/7367#issuecomment-905943565
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7367?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
kkrugler opened a new pull request #7367:
URL: https://github.com/apache/pinot/pull/7367
## Description
When running a Hadoop job to build segments, if (for example) the
`inputDirURI` is incorrect, the error message you get is `Caused by:
java.lang.IllegalArgumentException: segmentUri i
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/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 0681e4b Bug fix: make currentOffset in consumi
mcvsubbu merged pull request #7365:
URL: https://github.com/apache/pinot/pull/7365
--
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-unsubsc
Jackie-Jiang commented on issue #7337:
URL: https://github.com/apache/pinot/issues/7337#issuecomment-905851041
Made a change to the `JsonToPinotSchema` tool to take `-timeColumnName`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
Jackie-Jiang closed issue #7337:
URL: https://github.com/apache/pinot/issues/7337
--
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
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 004c8af Make JsonToPinotSchema consistent with
Jackie-Jiang merged pull request #7366:
URL: https://github.com/apache/pinot/pull/7366
--
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-uns
codecov-commenter edited a comment on pull request #7366:
URL: https://github.com/apache/pinot/pull/7366#issuecomment-905809940
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7366?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7366:
URL: https://github.com/apache/pinot/pull/7366#issuecomment-905809940
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7366?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter commented on pull request #7366:
URL: https://github.com/apache/pinot/pull/7366#issuecomment-905809940
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7366?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
Jackie-Jiang commented on issue #7337:
URL: https://github.com/apache/pinot/issues/7337#issuecomment-905774838
@yupeng9 Please take a look at this PR which changes the option name for
`JsonToPinotSchema` tool: #7366
--
This is an automated message from the Apache Git Service.
To respond
Jackie-Jiang commented on issue #7337:
URL: https://github.com/apache/pinot/issues/7337#issuecomment-905763271
Actually, we should probably rename the option to make it consistent with
`AvroSchemaToPinotSchema`
--
This is an automated message from the Apache Git Service.
To respond to th
Jackie-Jiang commented on issue #7337:
URL: https://github.com/apache/pinot/issues/7337#issuecomment-905761348
@singh-abhijeet The error message is correct because `-timeColumnName` is
not a valid option, and you should use `-dateTimeColumnName` instead
--
This is an automated message fr
Jackie-Jiang commented on a change in pull request #7364:
URL: https://github.com/apache/pinot/pull/7364#discussion_r695979676
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/ZookeeperResource.java
##
@@ -139,7 +140,17 @@ public SuccessRe
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 93f2efb Fix metric method for ONLINE_MINION_INST
Jackie-Jiang merged pull request #7363:
URL: https://github.com/apache/pinot/pull/7363
--
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-uns
codecov-commenter edited a comment on pull request #7365:
URL: https://github.com/apache/pinot/pull/7365#issuecomment-905728374
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7365?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
Jackie-Jiang closed issue #7313:
URL: https://github.com/apache/pinot/issues/7313
--
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
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/pinot.git.
from 7016d03 Cmd+enter shortcut to run query in query console (#7359)
add 70efd03 Fix task scheduling on table updat
Jackie-Jiang merged pull request #7362:
URL: https://github.com/apache/pinot/pull/7362
--
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-uns
jackjlli commented on a change in pull request #7350:
URL: https://github.com/apache/pinot/pull/7350#discussion_r695962142
##
File path:
pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/Connection.java
##
@@ -46,6 +47,8 @@
Connection(BrokerSelector brok
codecov-commenter commented on pull request #7365:
URL: https://github.com/apache/pinot/pull/7365#issuecomment-905728374
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7365?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
jackjlli closed issue #7360:
URL: https://github.com/apache/pinot/issues/7360
--
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...@
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git.
from a5f8cf4 fix upload LLC segment endpoint truncated download URL (#7361)
add 7016d03 Cmd+enter shortcut to run quer
jackjlli merged pull request #7359:
URL: https://github.com/apache/pinot/pull/7359
--
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-unsubsc
shahsank3t commented on issue #7313:
URL: https://github.com/apache/pinot/issues/7313#issuecomment-905726890
@xiangfu0 this fix has been merged to the master branch so you can mark this
closed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
sajjad-moradi commented on a change in pull request #7267:
URL: https://github.com/apache/pinot/pull/7267#discussion_r695935215
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java
##
@@ -227,7 +228,7 @@ public vo
sajjad-moradi opened a new pull request #7365:
URL: https://github.com/apache/pinot/pull/7365
`currentOffset` object is being set in consumingLoop thread, but it's also
being accessed by other threads. Making it volatile makes the writes to this
object go to actual memory instead of cache
priyen commented on pull request #7359:
URL: https://github.com/apache/pinot/pull/7359#issuecomment-905480742
Thanks @jackjlli - can you merge this in? (and also look at the
documentation PR https://github.com/pinot-contrib/pinot-docs/pull/58 if you
have time)
--
This is an automated me
singh-abhijeet commented on issue #7337:
URL: https://github.com/apache/pinot/issues/7337#issuecomment-905441562
Please update pinot-admin CLI error message as well, it still errors `Error:
"-timeColumnName" is not a valid option`
--
This is an automated message from the Apache Git Servi
codecov-commenter edited a comment on pull request #7363:
URL: https://github.com/apache/pinot/pull/7363#issuecomment-905248716
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7363?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
xiangfu0 commented on pull request #7364:
URL: https://github.com/apache/pinot/pull/7364#issuecomment-905257989
Thanks for adding this!
Can you add a test for this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
codecov-commenter edited a comment on pull request #7363:
URL: https://github.com/apache/pinot/pull/7363#issuecomment-905248716
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7363?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7363:
URL: https://github.com/apache/pinot/pull/7363#issuecomment-905248716
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7363?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter commented on pull request #7363:
URL: https://github.com/apache/pinot/pull/7363#issuecomment-905248716
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7363?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
43 matches
Mail list logo