Supports running command of show-partitions on non-hive-partitioning table
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
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.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-4057
- Type: Improvement
---
## Comments
09/May/22 06:53;jinxing6042@126.com;Pending on some utility functions from HUDI-4056 , I will submit a PR for this ticket.;;;
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at ShowHoodieTablePartitionsCommand and inspect its use of Spark's PartitioningUtils#parsePathFragment. Review the utility functions referenced by HUDI-4056 and determine how non-Hive-partitioning paths should be handled. Done means the show-partitions command supports non-Hive-partitioning tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100