Wenning Ding created HUDI-971:
---------------------------------
Summary: Fix HFileBootstrapIndexReader.getIndexedPartitions()
returns unclean partition name
Key: HUDI-971
URL: https://issues.apache.org/jira/browse/HUDI-971
Project: Apache Hudi
Issue Type: Sub-task
Reporter: Wenning Ding
When calling HFileBootstrapIndexReader.getIndexedPartitions(), it will return
unclean partitions because ofÂ
[https://github.com/apache/hbase/blob/rel/1.2.3/hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java#L768].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)