[
https://issues.apache.org/jira/browse/PHOENIX-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799067#comment-17799067
]
ASF GitHub Bot commented on PHOENIX-7155:
-----------------------------------------
ranganathg commented on PR #1767:
URL: https://github.com/apache/phoenix/pull/1767#issuecomment-1864695870
> @ranganathg - If you keep the JSON, exceptions to the license check can be
added here: https://github.com/apache/phoenix/blob/master/pom.xml#L636
What is the right change here?
<exclude>phoenix-core/src/it/resources/*.json</exclude>
or
<exclude>**/*.json</exclude>
How do I check if this fixes the validation on my local machine before
pushing changes?
> 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)