Re: [PR] Flatten array into multiple entries each with a key and array value. [pinot]

2024-08-29 Thread via GitHub
Jackie-Jiang commented on PR #13890: URL: https://github.com/apache/pinot/pull/13890#issuecomment-2319171622 @swaminathanmanish Please take a look -- 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

Re: [PR] Flatten array into multiple entries each with a key and array value. [pinot]

2024-08-27 Thread via GitHub
lnbest0707-uber commented on code in PR #13890: URL: https://github.com/apache/pinot/pull/13890#discussion_r1733445582 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/recordtransformer/SchemaConformingTransformerV2.java: ## @@ -439,18 +439,29 @@ private Extra

Re: [PR] Flatten array into multiple entries each with a key and array value. [pinot]

2024-08-27 Thread via GitHub
lnbest0707-uber commented on code in PR #13890: URL: https://github.com/apache/pinot/pull/13890#discussion_r1733441558 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/recordtransformer/SchemaConformingTransformerV2.java: ## @@ -439,18 +439,29 @@ private Extra

Re: [PR] Flatten array into multiple entries each with a key and array value. [pinot]

2024-08-26 Thread via GitHub
codecov-commenter commented on PR #13890: URL: https://github.com/apache/pinot/pull/13890#issuecomment-2310738829 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/13890?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Flatten array into multiple entries each with a key and array value. [pinot]

2024-08-26 Thread via GitHub
chenboat opened a new pull request, #13890: URL: https://github.com/apache/pinot/pull/13890 Instructions: 1. The PR has to be tagged with at least one of the following labels (*): 1. `feature` 2. `bugfix` 3. `performance` 4. `ui` 5. `backward-incompat` 6