You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/12/08 16:18:00 UTC

[jira] [Created] (IMPALA-10384) Make partition names consistent between BE and FE

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)