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)