[
https://issues.apache.org/jira/browse/HUDI-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhang updated HUDI-7288:
-----------------------------
Description:
When upgrade a nonPartitionedTable which created by 0.10/0.11 HUDI version, an
ArrayIndexOutOfBoundsException would throw out.
Because the hoodie.table.partition.fields is empty in hoodie.properties. BTW,
the empty config would be filtered out from hoodie.properties file since 0.12
version by [PR#6821|https://github.com/apache/hudi/pull/6821]
!image-2024-01-10-18-56-47-184.png!
!image-2024-01-10-18-56-19-523.png!
was:
When upgrade a nonPartitionedTable which created by 0.10/0.11 HUDI version, an
ArrayIndexOutOfBoundsException would throw out.
Because the hoodie.table.partition.fields is empty in hoodie.properties. BTW,
the empty config would be filtered out from hoodie.properties file since 0.12
version by [PR#6821 title|https://github.com/apache/hudi/pull/6821]
!image-2024-01-10-18-56-47-184.png!
!image-2024-01-10-18-56-19-523.png!
> Fix ArrayIndexOutOfBoundsException when upgrade nonPartitionedTable created
> by 0.10/0.11 HUDI version
> ------------------------------------------------------------------------------------------------------
>
> Key: HUDI-7288
> URL: https://issues.apache.org/jira/browse/HUDI-7288
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Jing Zhang
> Assignee: Jing Zhang
> Priority: Minor
> Attachments: image-2024-01-10-18-56-19-523.png,
> image-2024-01-10-18-56-47-184.png
>
>
> When upgrade a nonPartitionedTable which created by 0.10/0.11 HUDI version,
> an ArrayIndexOutOfBoundsException would throw out.
> Because the hoodie.table.partition.fields is empty in hoodie.properties. BTW,
> the empty config would be filtered out from hoodie.properties file since 0.12
> version by [PR#6821|https://github.com/apache/hudi/pull/6821]
> !image-2024-01-10-18-56-47-184.png!
> !image-2024-01-10-18-56-19-523.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)