You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jin Xing (Jira)" <ji...@apache.org> on 2022/05/09 06:53:00 UTC

[jira] [Created] (HUDI-4057) Supports running command of show-partitions on non-hive-partitioning table

Jin Xing created HUDI-4057:
------------------------------

             Summary: Supports running command of show-partitions on non-hive-partitioning table
                 Key: HUDI-4057
                 URL: https://issues.apache.org/jira/browse/HUDI-4057
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Jin Xing


Current ShowHoodieTablePartitionsCommand calls org.apache.spark.sql.execution.datasources.PartitioningUtils#parsePathFragment to parse partition path and extract partition values. The manner fails when working on non-hive-partitioning table. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)