[
https://issues.apache.org/jira/browse/HUDI-8681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913111#comment-17913111
]
sivabalan narayanan edited comment on HUDI-8681 at 1/15/25 1:03 AM:
--------------------------------------------------------------------
We unified the list of columns indexed across col stats and PSI in
[https://github.com/apache/hudi/pull/12638]
after this patch, we don't need to track it separately. Both col stats and PSI
will index same set of cols.
was (Author: shivnarayan):
We unified the list of columns indexed across col stats and PSI.
> Add table property to track list of columns indexed by partition stats
> -----------------------------------------------------------------------
>
> Key: HUDI-8681
> URL: https://issues.apache.org/jira/browse/HUDI-8681
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: metadata
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.1
>
>
> We might need to track the list of columns indexed by partition stats on the
> writer. So that we can only lookup in partition stats if its indexed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)