Zoltán Borók-Nagy created IMPALA-10384:
------------------------------------------
Summary: 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
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)