[GitHub] [pinot] codecov-commenter commented on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter commented on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 # [Codecov](https://codecov.io/gh/apache/pinot/pull/7486?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [pinot] codecov-commenter edited a comment on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter edited a comment on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 # [Codecov](https://codecov.io/gh/apache/pinot/pull/7486?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=

[GitHub] [pinot] codecov-commenter edited a comment on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter edited a comment on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 # [Codecov](https://codecov.io/gh/apache/pinot/pull/7486?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=

[GitHub] [pinot] codecov-commenter edited a comment on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter edited a comment on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 # [Codecov](https://codecov.io/gh/apache/pinot/pull/7486?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=

[GitHub] [pinot] xiangfu0 opened a new pull request #8197: Adding more checkstyle rules

2022-02-13 Thread GitBox
xiangfu0 opened a new pull request #8197: URL: https://github.com/apache/pinot/pull/8197 ## Description ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) * [ ] Yes (Please label as **backward-incompat**, a

[GitHub] [pinot] xiangfu0 commented on a change in pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
xiangfu0 commented on a change in pull request #8193: URL: https://github.com/apache/pinot/pull/8193#discussion_r805314378 ## File path: pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/ControllerServiceDiscoveryIntegrationTest.java ## @@ -0,0 +1,93 @@

[GitHub] [pinot] xiangfu0 commented on pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
xiangfu0 commented on pull request #8193: URL: https://github.com/apache/pinot/pull/8193#issuecomment-1038001955 > High level question: does this affect startup time? I think this more comes from each customized Feature implementation? -- This is an automated message from the Apach

[GitHub] [pinot] xiangfu0 merged pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
xiangfu0 merged pull request #7486: URL: https://github.com/apache/pinot/pull/7486 -- 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

[pinot] branch master updated (22b17c3 -> 37f27f5)

2022-02-13 Thread xiangfu
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/pinot.git. from 22b17c3 adding scala profile for kafka 2.x build and remove root pom scala dependencies (#8174) add 37f27f5 a

[GitHub] [pinot] codecov-commenter commented on pull request #8197: Adding more checkstyle rules

2022-02-13 Thread GitBox
codecov-commenter commented on pull request #8197: URL: https://github.com/apache/pinot/pull/8197#issuecomment-1038031348 # [Codecov](https://codecov.io/gh/apache/pinot/pull/8197?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [pinot] richardstartin commented on pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
richardstartin commented on pull request #8193: URL: https://github.com/apache/pinot/pull/8193#issuecomment-1038188674 > > High level question: does this affect startup time? > > I think this more comes from each customized Feature implementation? Is there a discovery cost? -

[GitHub] [pinot] xiangfu0 merged pull request #8197: Adding more checkstyle rules

2022-02-13 Thread GitBox
xiangfu0 merged pull request #8197: URL: https://github.com/apache/pinot/pull/8197 -- 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

[GitHub] [pinot] kriti-sc commented on pull request #8057: #7250 Kafka consumption from a specific timestamp

2022-02-13 Thread GitBox
kriti-sc commented on pull request #8057: URL: https://github.com/apache/pinot/pull/8057#issuecomment-1038451857 Just noting that I have taken note of the review comments and am working on them. I have just gotten absurdly busy, hence the delay surrounding this and this note. -- This is

[GitHub] [pinot] kriti-sc commented on pull request #8057: #7250 Kafka consumption from a specific timestamp

2022-02-13 Thread GitBox
kriti-sc commented on pull request #8057: URL: https://github.com/apache/pinot/pull/8057#issuecomment-1038451857 Just noting that I have taken note of the review comments and am working on them. I have just gotten absurdly busy, hence the delay surrounding this and this note. -- This is

[GitHub] [pinot] mayankshriv commented on issue #8141: Support pushFileNamePattern job conf option

2022-02-13 Thread GitBox
mayankshriv commented on issue #8141: URL: https://github.com/apache/pinot/issues/8141#issuecomment-1037272894 -- 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 unsubscrib

[GitHub] [pinot] richardstartin commented on pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
richardstartin commented on pull request #8193: URL: https://github.com/apache/pinot/pull/8193#issuecomment-1038188674 > > High level question: does this affect startup time? > > I think this more comes from each customized Feature implementation? Is there a discovery cost? -

[GitHub] [pinot] xiangfu0 merged pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
xiangfu0 merged pull request #7486: URL: https://github.com/apache/pinot/pull/7486 -- 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

[GitHub] [pinot] walterddr commented on a change in pull request #8158: [issue-8157] upgrade calcite due to cve

2022-02-13 Thread GitBox
walterddr commented on a change in pull request #8158: URL: https://github.com/apache/pinot/pull/8158#discussion_r805174987 ## File path: pinot-common/src/main/java/org/apache/pinot/sql/parsers/CalciteSqlParser.java ## @@ -710,14 +711,18 @@ private static Expression compileFu

[GitHub] [pinot] codecov-commenter commented on pull request #8197: Adding more checkstyle rules

2022-02-13 Thread GitBox
codecov-commenter commented on pull request #8197: URL: https://github.com/apache/pinot/pull/8197#issuecomment-1038031348 # [Codecov](https://codecov.io/gh/apache/pinot/pull/8197?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [pinot] amrishlal commented on a change in pull request #8029: Add Pre-Aggregation Gapfilling functionality.

2022-02-13 Thread GitBox
amrishlal commented on a change in pull request #8029: URL: https://github.com/apache/pinot/pull/8029#discussion_r804423493 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/request/context/utils/QueryContextUtils.java ## @@ -38,7 +39,11 @@ private QueryContex

[GitHub] [pinot] xiangfu0 commented on a change in pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
xiangfu0 commented on a change in pull request #8193: URL: https://github.com/apache/pinot/pull/8193#discussion_r805314378 ## File path: pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/ControllerServiceDiscoveryIntegrationTest.java ## @@ -0,0 +1,93 @@

[GitHub] [pinot] xiangfu0 merged pull request #8197: Adding more checkstyle rules

2022-02-13 Thread GitBox
xiangfu0 merged pull request #8197: URL: https://github.com/apache/pinot/pull/8197 -- 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

[GitHub] [pinot] codecov-commenter commented on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter commented on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 # [Codecov](https://codecov.io/gh/apache/pinot/pull/7486?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [pinot] codecov-commenter edited a comment on pull request #7486: add persistence.extraVolumeMounts and persistence.extraVolumes to statefulsets

2022-02-13 Thread GitBox
codecov-commenter edited a comment on pull request #7486: URL: https://github.com/apache/pinot/pull/7486#issuecomment-1037969654 -- 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 comme

[GitHub] [pinot] kkrugler commented on issue #8141: Support pushFileNamePattern job conf option

2022-02-13 Thread GitBox
kkrugler commented on issue #8141: URL: https://github.com/apache/pinot/issues/8141#issuecomment-1037430769 Re segment download & metadata extraction, yes that's happening where the push job is running. I've got a separate (in progress) PR that does a streaming extract of just the two file

[GitHub] [pinot] pjfanning commented on a change in pull request #8158: [issue-8157] upgrade calcite due to cve

2022-02-13 Thread GitBox
pjfanning commented on a change in pull request #8158: URL: https://github.com/apache/pinot/pull/8158#discussion_r805175198 ## File path: pinot-common/src/main/java/org/apache/pinot/sql/parsers/CalciteSqlParser.java ## @@ -710,14 +711,18 @@ private static Expression compileFu

[GitHub] [pinot] xiangfu0 commented on pull request #8193: Enable service discovery in controller too

2022-02-13 Thread GitBox
xiangfu0 commented on pull request #8193: URL: https://github.com/apache/pinot/pull/8193#issuecomment-1038001955 > High level question: does this affect startup time? I think this more comes from each customized Feature implementation? -- This is an automated message from the Apach

[GitHub] [pinot] xiangfu0 commented on a change in pull request #8158: [issue-8157] upgrade calcite due to cve

2022-02-13 Thread GitBox
xiangfu0 commented on a change in pull request #8158: URL: https://github.com/apache/pinot/pull/8158#discussion_r805200267 ## File path: pinot-common/src/main/java/org/apache/pinot/sql/parsers/CalciteSqlParser.java ## @@ -710,14 +711,18 @@ private static Expression compileFun