[GitHub] [pinot] atris commented on pull request #8384: Implement Native Text Operator

2022-04-04 Thread GitBox
atris commented on PR #8384: URL: https://github.com/apache/pinot/pull/8384#issuecomment-1088335458 > here I am hesitant to add a new function just for the regex matching. I like your suggestion around CONTAINS, will add that for the same, and a new function for phrase matching when

[GitHub] [pinot] vvivekiyer commented on issue #8039: Improve accuracy of group by without order by queries

2022-04-04 Thread GitBox
vvivekiyer commented on issue #8039: URL: https://github.com/apache/pinot/issues/8039#issuecomment-1088254137 Sure, I can pick this up. -- 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 specifi

[GitHub] [pinot] siddharthteotia commented on issue #8444: Filtering on a boolean field with just the field name results in NullPointerException

2022-04-04 Thread GitBox
siddharthteotia commented on issue #8444: URL: https://github.com/apache/pinot/issues/8444#issuecomment-1088250124 @Jackie-Jiang / @KKcorps / @jadami10 are you planning to work on this ? If not, @vvivekiyer can help pick it up as he is familiarizing himself through the code -- Thi

[GitHub] [pinot] siddharthteotia commented on issue #8039: Improve accuracy of group by without order by queries

2022-04-04 Thread GitBox
siddharthteotia commented on issue #8039: URL: https://github.com/apache/pinot/issues/8039#issuecomment-1088249580 @vvivekiyer as discussed please pick this up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[pinot] branch helix-1.0 updated (2be28a2d67 -> d458d8eadd)

2022-04-04 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch helix-1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git omit 2be28a2d67 Upgrade Helix to 1.0.2 add d458d8eadd Upgrade Helix to 1.0.2 This update added new revisions after un

[pinot] branch master updated: Adding Github Actions to build Pinot/Presto/Superset docker images (#8458)

2022-04-04 Thread xiangfu
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/pinot.git The following commit(s) were added to refs/heads/master by this push: new 164b7a4cd0 Adding Github Actions to build Pinot/

[GitHub] [pinot] xiangfu0 merged pull request #8458: Adding Github Actions to build Pinot/Presto/Superset docker images

2022-04-04 Thread GitBox
xiangfu0 merged PR #8458: URL: https://github.com/apache/pinot/pull/8458 -- 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...@pinot.apach

[GitHub] [pinot] siddharthteotia commented on issue #8437: Support multiple response formats in Broker SQL API

2022-04-04 Thread GitBox
siddharthteotia commented on issue #8437: URL: https://github.com/apache/pinot/issues/8437#issuecomment-1088192725 Nice. @KKcorps I had created a similar issue around this but was specific to Arrow flight protocol (which is based on arrow wire format over grpc) to especially cater to non JV

[GitHub] [pinot] mayankshriv commented on issue #3851: Support variance and stddev aggregation

2022-04-04 Thread GitBox
mayankshriv commented on issue #3851: URL: https://github.com/apache/pinot/issues/3851#issuecomment-1088172122 +1, if you are interested @BlackDemonZyT , we can guide you to build this feature in Pinot. -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [pinot] kishoreg commented on issue #3851: Support variance and stddev aggregation

2022-04-04 Thread GitBox
kishoreg commented on issue #3851: URL: https://github.com/apache/pinot/issues/3851#issuecomment-1088166430 @BlackDemonZyT will you be interested in contributing to this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pinot] Jackie-Jiang commented on a diff in pull request #8355: [WIP] add a experiment API for upsert heap memory estimation

2022-04-04 Thread GitBox
Jackie-Jiang commented on code in PR #8355: URL: https://github.com/apache/pinot/pull/8355#discussion_r842244228 ## pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotUpsertCapacityEstimationRestletResource.java: ## @@ -0,0 +1,134 @@ +/** + * Licensed

[GitHub] [pinot] Jackie-Jiang commented on issue #8444: Filtering on a boolean field with just the field name results in NullPointerException

2022-04-04 Thread GitBox
Jackie-Jiang commented on issue #8444: URL: https://github.com/apache/pinot/issues/8444#issuecomment-1088151917 @KKcorps Good solution! We can re-write the filter expression if the underlying predicate does not have `FilterKind` as the function. Pinot supports `WHERE A = true` -- This is

[GitHub] [pinot] Jackie-Jiang commented on issue #3851: Support variance and stddev aggregation

2022-04-04 Thread GitBox
Jackie-Jiang commented on issue #3851: URL: https://github.com/apache/pinot/issues/3851#issuecomment-1088149605 Not yet. We might need to keep all values in order to compute these statistics, and that can be very costly. Is there any approximation data structure we can leverage to avoid kee

[pinot] branch helix-1.0 updated (dbd3f00d9e -> 2be28a2d67)

2022-04-04 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch helix-1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git omit dbd3f00d9e Upgrade Helix to 1.0.2 add 2be28a2d67 Upgrade Helix to 1.0.2 This update added new revisions after un

[pinot] branch helix-1.0 updated (2c2c1137c8 -> dbd3f00d9e)

2022-04-04 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch helix-1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git omit 2c2c1137c8 Upgrade Helix to 1.0.2 add dbd3f00d9e Upgrade Helix to 1.0.2 This update added new revisions after un

[pinot-site] branch dev updated: 0.10.0 announcement blog post edit (#73)

2022-04-04 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/pinot-site.git The following commit(s) were added to refs/heads/dev by this push: new d6bcec1 0.10.0 announcement blog post edit (#73)

[GitHub] [pinot-site] xiangfu0 merged pull request #73: 0.10.0 announcement blog post edit

2022-04-04 Thread GitBox
xiangfu0 merged PR #73: URL: https://github.com/apache/pinot-site/pull/73 -- 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...@pinot.apac

[pinot] branch helix-1.0 updated (99f17ce9ab -> 2c2c1137c8)

2022-04-04 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch helix-1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git omit 99f17ce9ab Upgrade Helix to 1.0.2 add 2c2c1137c8 Upgrade Helix to 1.0.2 This update added new revisions after un

[GitHub] [pinot-site] kbastani opened a new pull request, #73: 0.10.0 announcement blog post edit

2022-04-04 Thread GitBox
kbastani opened a new pull request, #73: URL: https://github.com/apache/pinot-site/pull/73 Fixed an attribute reference to the author of the blog post. Thanks @mneedham! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[pinot-site] branch asf-site updated: remove notification from .asf.yaml

2022-04-04 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pinot-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 249a3a7 remove notification from .asf.

Error while running notifications feature from .asf.yaml in pinot-site!

2022-04-04 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'notificati...@pinot.apache.org'. Must be a valid @pinot.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@pinot.apa

Error while running notifications feature from .asf.yaml in pinot-site!

2022-04-04 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'notificati...@pinot.apache.org'. Must be a valid @pinot.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@pinot.apa

[pinot-site] branch asf-site updated: Update publish website script

2022-04-04 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pinot-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 7231287 Update publish website script

[pinot-site] branch dev updated: Pinot 0.10.0 Announcement (#72)

2022-04-04 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/pinot-site.git The following commit(s) were added to refs/heads/dev by this push: new 0b5afd1 Pinot 0.10.0 Announcement (#72) 0b5afd1

[GitHub] [pinot-site] xiangfu0 merged pull request #72: Pinot 0.10.0 Announcement

2022-04-04 Thread GitBox
xiangfu0 merged PR #72: URL: https://github.com/apache/pinot-site/pull/72 -- 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...@pinot.apac

[GitHub] [pinot] Jackie-Jiang commented on a diff in pull request #8398: Allow disabling dict generation for High cardinality columns

2022-04-04 Thread GitBox
Jackie-Jiang commented on code in PR #8398: URL: https://github.com/apache/pinot/pull/8398#discussion_r842191694 ## pinot-spi/src/main/java/org/apache/pinot/spi/config/table/IndexingConfig.java: ## @@ -53,6 +53,8 @@ private SegmentPartitionConfig _segmentPartitionConfig; p

[GitHub] [pinot] Jackie-Jiang commented on pull request #8441: Add retainInstancesSequence feature to table rebalance to minimize data movement between instances

2022-04-04 Thread GitBox
Jackie-Jiang commented on PR #8441: URL: https://github.com/apache/pinot/pull/8441#issuecomment-1088071346 > Yes I agree that ideally we want to rely on the determinism of selection algorithm to deduce the vacant and pool id of down servers, without preserving any state. But IMO storing RG

[GitHub] [pinot] Jackie-Jiang commented on a diff in pull request #8343: Timestamp type index

2022-04-04 Thread GitBox
Jackie-Jiang commented on code in PR #8343: URL: https://github.com/apache/pinot/pull/8343#discussion_r842144361 ## pinot-spi/src/main/java/org/apache/pinot/spi/config/table/FieldConfig.java: ## @@ -50,16 +50,17 @@ private final List _indexTypes; private final CompressionC

[GitHub] [pinot-site] kbastani opened a new pull request, #72: Pinot 0.10.0 Announcement

2022-04-04 Thread GitBox
kbastani opened a new pull request, #72: URL: https://github.com/apache/pinot-site/pull/72 The PR adds a blog post for the Pinot 0.10.0 announcement -- 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 t

[GitHub] [pinot] jasperjiaguo commented on pull request #8441: Add retainInstancesSequence feature to table rebalance to minimize data movement between instances

2022-04-04 Thread GitBox
jasperjiaguo commented on PR #8441: URL: https://github.com/apache/pinot/pull/8441#issuecomment-1088042522 > We assign the servers in the following steps: > > 1. Pick the pools for the table based on the tenant and pool config > 2. Apply the constraint to the servers if any > 3.

[GitHub] [pinot] Jackie-Jiang commented on pull request #8384: Implement Native Text Operator

2022-04-04 Thread GitBox
Jackie-Jiang commented on PR #8384: URL: https://github.com/apache/pinot/pull/8384#issuecomment-1088009720 > Here is the plan -- LIKE is going to start using text indices if available, thus providing support for LIKE on native indices + logical operators come free due to the ability to comb

[GitHub] [pinot] Jackie-Jiang closed pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
Jackie-Jiang closed pull request #8464: Optimize single element ArrayList creation URL: https://github.com/apache/pinot/pull/8464 -- 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

[GitHub] [pinot] Jackie-Jiang commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
Jackie-Jiang commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1088001276 Since the perf number is so close, probably not worth the effort of maintaining the code -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [pinot] KKcorps commented on a diff in pull request #8017: Fetch Pulsar offsets from Consumer interface instead of Reader

2022-04-04 Thread GitBox
KKcorps commented on code in PR #8017: URL: https://github.com/apache/pinot/pull/8017#discussion_r842127875 ## pinot-plugins/pinot-stream-ingestion/pinot-pulsar/src/main/java/org/apache/pinot/plugin/stream/pulsar/PulsarStreamMetadataProvider.java: ## @@ -124,19 +127,28 @@ public

[GitHub] [pinot] snleee commented on pull request #8462: Generalized Ingestion Pre-Aggregation

2022-04-04 Thread GitBox
snleee commented on PR #8462: URL: https://github.com/apache/pinot/pull/8462#issuecomment-1087990840 I have one general comment before reviewing the code. Currently, our old and new configs look like the following: ``` Current config: "tableIndexConfig": { "ag

[GitHub] [pinot] KKcorps commented on a diff in pull request #8017: Fetch Pulsar offsets from Consumer interface instead of Reader

2022-04-04 Thread GitBox
KKcorps commented on code in PR #8017: URL: https://github.com/apache/pinot/pull/8017#discussion_r842119590 ## pinot-plugins/pinot-stream-ingestion/pinot-pulsar/src/main/java/org/apache/pinot/plugin/stream/pulsar/PulsarStreamMetadataProvider.java: ## @@ -80,16 +84,15 @@ public S

[GitHub] [pinot] codecov-commenter commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
codecov-commenter commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1087986944 # [Codecov](https://codecov.io/gh/apache/pinot/pull/8464?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softwar

[GitHub] [pinot] xiangfu0 commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
xiangfu0 commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1087979495 The issue here is that we need to perform a recursive check for expression override. If not changing this to a mutable single array list, then we need to check if the list is immutable

[GitHub] [pinot] richardstartin commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
richardstartin commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1087975492 This appears to amount to a slight regression, at least it's in the noise, on a tiny baseline cost: ```java @State(Scope.Benchmark) public class OneElementList {

[GitHub] [pinot] richardstartin commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
richardstartin commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1087962081 Do we have any measurements which indicate this is worthwhile? This sort of thing can be surprising. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pinot] FelixGV commented on pull request #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
FelixGV commented on PR #8464: URL: https://github.com/apache/pinot/pull/8464#issuecomment-1087952792 Would it not be more optimal to return just `Collections.singletonList(e)` rather than wrapping the one element in an `ArrayList`? Memory-wise, the singleton list should have less memory ov

[GitHub] [pinot] Jackie-Jiang opened a new pull request, #8464: Optimize single element ArrayList creation

2022-04-04 Thread GitBox
Jackie-Jiang opened a new pull request, #8464: URL: https://github.com/apache/pinot/pull/8464 Replace `new ArrayList<>(Collections.singletonList(e))` with a util function -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pinot] Jackie-Jiang commented on issue #7849: Inconsistent Row Counts from Upsert Tables

2022-04-04 Thread GitBox
Jackie-Jiang commented on issue #7849: URL: https://github.com/apache/pinot/issues/7849#issuecomment-1087920424 @mayankshriv The routing issue is not solved yet, so let's keep the issue open -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pinot] Jackie-Jiang commented on pull request #8441: Add retainInstancesSequence feature to table rebalance to minimize data movement between instances

2022-04-04 Thread GitBox
Jackie-Jiang commented on PR #8441: URL: https://github.com/apache/pinot/pull/8441#issuecomment-1087919194 We assign the servers in the following steps: 1. Pick the pools for the table based on the tenant and pool config 2. Apply the constraint to the servers if any 3. Map each repli

[pinot] branch retain-instance-sequence updated (a8dec889f2 -> 84fdf5eed3)

2022-04-04 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch retain-instance-sequence in repository https://gitbox.apache.org/repos/asf/pinot.git omit a8dec889f2 Add retainInstancesSequence feature to table rebalance to minimize data movement between in

[GitHub] [pinot] sajjad-moradi commented on a diff in pull request #8455: Make the PR template simpler

2022-04-04 Thread GitBox
sajjad-moradi commented on code in PR #8455: URL: https://github.com/apache/pinot/pull/8455#discussion_r841990120 ## .github/PULL_REQUEST_TEMPLATE.md: ## @@ -1,30 +1,15 @@ -## Description - -## Upgrade Notes -Does this PR prevent a zero down-time upgrade? (Assume upgrade order:

[GitHub] [pinot] saurabhd336 closed pull request #8463: Client controller broker selector

2022-04-04 Thread GitBox
saurabhd336 closed pull request #8463: Client controller broker selector URL: https://github.com/apache/pinot/pull/8463 -- 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 unsub

[GitHub] [pinot] saurabhd336 opened a new pull request, #8463: Client controller broker selector

2022-04-04 Thread GitBox
saurabhd336 opened a new pull request, #8463: URL: https://github.com/apache/pinot/pull/8463 ## 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**

[GitHub] [pinot] richardstartin commented on a diff in pull request #8457: add tracing SPI

2022-04-04 Thread GitBox
richardstartin commented on code in PR #8457: URL: https://github.com/apache/pinot/pull/8457#discussion_r841931455 ## pinot-spi/src/main/java/org/apache/pinot/spi/trace/Phase.java: ## @@ -0,0 +1,27 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or mor

[GitHub] [pinot] KKcorps commented on issue #8444: Filtering on a boolean field with just the field name results in NullPointerException

2022-04-04 Thread GitBox
KKcorps commented on issue #8444: URL: https://github.com/apache/pinot/issues/8444#issuecomment-1087739081 @Jackie-Jiang Should we go with re-writing the query `WHERE A` to `WHERE A IS TRUE` ? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pinot] richardstartin commented on pull request #8457: add tracing SPI

2022-04-04 Thread GitBox
richardstartin commented on PR #8457: URL: https://github.com/apache/pinot/pull/8457#issuecomment-1087729885 > thanks for creating this tracing SPI, Richard. > > is the following assumption correct? > > * the `operatorInvocationTrace` interface is used to set extra properties (

[GitHub] [pinot] walterddr commented on a diff in pull request #8457: add tracing SPI

2022-04-04 Thread GitBox
walterddr commented on code in PR #8457: URL: https://github.com/apache/pinot/pull/8457#discussion_r841863814 ## pinot-spi/src/main/java/org/apache/pinot/spi/trace/Phase.java: ## @@ -0,0 +1,27 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more con

[GitHub] [pinot] mayankshriv commented on pull request #8461: Bump up frontend-maven-plugin

2022-04-04 Thread GitBox
mayankshriv commented on PR #8461: URL: https://github.com/apache/pinot/pull/8461#issuecomment-1087696367 @shahsank3t -- 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 un

[GitHub] [pinot] noon-stripe opened a new pull request, #8462: Generalized Ingestion Pre-Aggregation

2022-04-04 Thread GitBox
noon-stripe opened a new pull request, #8462: URL: https://github.com/apache/pinot/pull/8462 ## Description This PR adds Ingestion Aggregation. The design doc can be found [here](https://github.com/apache/pinot/issues/8360). This feature aggregates values at ingestion time, wh

[GitHub] [pinot] saurabhd336 opened a new pull request, #8461: Bump up frontend-maven-plugin

2022-04-04 Thread GitBox
saurabhd336 opened a new pull request, #8461: URL: https://github.com/apache/pinot/pull/8461 Upgrade needed to be able to build pinot-controller on mac M1 https://github.com/eirslett/frontend-maven-plugin/issues/952#issuecomment-762163294 ## Description ## Upgrade Notes D

[GitHub] [pinot] KKcorps commented on issue #8437: Support multiple response formats in Broker SQL API

2022-04-04 Thread GitBox
KKcorps commented on issue #8437: URL: https://github.com/apache/pinot/issues/8437#issuecomment-1087519542 I have created a brief design doc for this. We can sort out all the questions there. https://docs.google.com/document/d/1NzVLYhO4frmBOfu6tDaVzu0aWsDGquzsIml2kittS04/edit?usp=sharing

[GitHub] [pinot] BlackDemonZyT commented on issue #3851: Support variance and stddev aggregation

2022-04-04 Thread GitBox
BlackDemonZyT commented on issue #3851: URL: https://github.com/apache/pinot/issues/3851#issuecomment-1087410058 Someone did this? I'm also interested in getting standard deviation in a pinot query. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pinot] stym06 closed issue #8460: Null in all columns on Batch ingesting ORC data from S3

2022-04-04 Thread GitBox
stym06 closed issue #8460: Null in all columns on Batch ingesting ORC data from S3 URL: https://github.com/apache/pinot/issues/8460 -- 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] stym06 commented on issue #8460: Null in all columns on Batch ingesting ORC data from S3

2022-04-04 Thread GitBox
stym06 commented on issue #8460: URL: https://github.com/apache/pinot/issues/8460#issuecomment-1087396255 Thanks @KKcorps . changing the column names worked! -- 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

[GitHub] [pinot] KKcorps commented on issue #8460: Null in all columns on Batch ingesting ORC data from S3

2022-04-04 Thread GitBox
KKcorps commented on issue #8460: URL: https://github.com/apache/pinot/issues/8460#issuecomment-1087364095 Schema fields do not seem to match ORC field names. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [pinot] INNOCENT-BOY commented on a diff in pull request #8314: Access Control management Development

2022-04-04 Thread GitBox
INNOCENT-BOY commented on code in PR #8314: URL: https://github.com/apache/pinot/pull/8314#discussion_r841564584 ## pinot-broker/src/main/java/org/apache/pinot/broker/broker/AccessControlFactory.java: ## @@ -29,6 +31,7 @@ public static final String ACCESS_CONTROL_CLASS_CONFIG

[GitHub] [pinot] stym06 opened a new issue, #8460: Null in all columns on Batch ingesting ORC data from S3

2022-04-04 Thread GitBox
stym06 opened a new issue, #8460: URL: https://github.com/apache/pinot/issues/8460 Hey guys, I've been trying to ingest data stored on S3 in ORC format using the Pinot ingestor with the below command: `./pinot-admin.sh LaunchDataIngestionJob -jobSpecFile batch-job-standalone-spec.yaml

[GitHub] [pinot] INNOCENT-BOY commented on a diff in pull request #8314: Access Control management Development

2022-04-04 Thread GitBox
INNOCENT-BOY commented on code in PR #8314: URL: https://github.com/apache/pinot/pull/8314#discussion_r841550355 ## pinot-core/src/main/java/org/apache/pinot/server/access/BasicAuthAccessFactory.java: ## @@ -37,10 +40,16 @@ private AccessControl _accessControl; + @Overri

[GitHub] [pinot] INNOCENT-BOY commented on a diff in pull request #8314: Access Control management Development

2022-04-04 Thread GitBox
INNOCENT-BOY commented on code in PR #8314: URL: https://github.com/apache/pinot/pull/8314#discussion_r841527543 ## pinot-broker/src/main/java/org/apache/pinot/broker/broker/BasicAuthAccessControlFactory.java: ## @@ -55,10 +57,16 @@ public BasicAuthAccessControlFactory() {

[GitHub] [pinot] INNOCENT-BOY commented on a diff in pull request #8314: Access Control management Development

2022-04-04 Thread GitBox
INNOCENT-BOY commented on code in PR #8314: URL: https://github.com/apache/pinot/pull/8314#discussion_r841517137 ## pinot-broker/src/main/java/org/apache/pinot/broker/broker/AllowAllAccessControlFactory.java: ## @@ -34,6 +36,10 @@ public AllowAllAccessControlFactory() { publi

[GitHub] [pinot] atris commented on pull request #8384: Implement Native Text Operator

2022-04-04 Thread GitBox
atris commented on PR #8384: URL: https://github.com/apache/pinot/pull/8384#issuecomment-1087251360 > Ping to see how do we want to move forward ? Here is the plan -- LIKE is going to start using text indices if available, thus providing support for LIKE on native indices + logical op