[
https://issues.apache.org/jira/browse/IMPALA-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy resolved IMPALA-10384.
----------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> Make partition names consistent between BE and FE
> -------------------------------------------------
>
> Key: IMPALA-10384
> URL: https://issues.apache.org/jira/browse/IMPALA-10384
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Fix For: Impala 4.0
>
>
> In the BE we build partition names with the trailing char '/'. In the FE we
> build partition names without a trailing char. We should make this consistent.
> I think the correct is the one without the trailing '/'. Hive also prints
> partition names without the trailing '/'. Iceberg also expects partition
> names without the trailing '/'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)