[
https://issues.apache.org/jira/browse/HUDI-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-7705:
----------------------------
Description:
When running the test "Test hudi_metadata Table-Valued Function For
PARTITION_STATS index" in TestHoodieTableValuedFunction, the column name is
wrong when generating partition stats index key (see the screenshot below).
The "price" column is used instead of the partition column "ts". The causes
the record key of partition stats index record to have wrong prefix due to
different column name used.
!Screenshot 2024-05-02 at 11.10.59.png|width=933,height=421!
was:
When running the test "Test hudi_metadata Table-Valued Function For
PARTITION_STATS index" in TestHoodieTableValuedFunction, the column name is
wrong when generating partition stats index key (see the screenshot below).
The "price" column is used instead of the partition column "ts".
!Screenshot 2024-05-02 at 11.10.59.png|width=933,height=421!
> Column name is wrong when generating partition stats index key
> --------------------------------------------------------------
>
> Key: HUDI-7705
> URL: https://issues.apache.org/jira/browse/HUDI-7705
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Ethan Guo
> Assignee: Sagar Sumit
> Priority: Major
> Fix For: 1.0.0
>
> Attachments: Screenshot 2024-05-02 at 11.10.59.png
>
>
> When running the test "Test hudi_metadata Table-Valued Function For
> PARTITION_STATS index" in TestHoodieTableValuedFunction, the column name is
> wrong when generating partition stats index key (see the screenshot below).
> The "price" column is used instead of the partition column "ts". The causes
> the record key of partition stats index record to have wrong prefix due to
> different column name used.
> !Screenshot 2024-05-02 at 11.10.59.png|width=933,height=421!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)