[
https://issues.apache.org/jira/browse/PHOENIX-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798841#comment-17798841
]
ASF GitHub Bot commented on PHOENIX-7155:
-----------------------------------------
kadirozde commented on PR #1767:
URL: https://github.com/apache/phoenix/pull/1767#issuecomment-1863992169
> > Haven't had a chance to look at the patch, but wanted to point out that
we have Apache License failures on this PR coming from the new JSON files.
>
> Thanks @gjacoby126 . As per my understanding - The [JSON
specification](https://www.json.org/json-en.html) does not include comments,
and they cannot be used in JSON files.
We can eliminate the json file and use a static map (see BaseTest) or an
array instead.
> Validate Partial Index support with JSON
> ----------------------------------------
>
> Key: PHOENIX-7155
> URL: https://issues.apache.org/jira/browse/PHOENIX-7155
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ranganath Govardhanagiri
> Assignee: Ranganath Govardhanagiri
> Priority: Major
>
> Phoenix has recently added support for Partial Indexes - PHOENIX-7032. This
> task is to validate if Indexes built on top of JSON documents support Partial
> Indexes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)