shenbing created HUDI-1893:
------------------------------
Summary: HoodieFileIndex get a error when there is no partition
path in table storage
Key: HUDI-1893
URL: https://issues.apache.org/jira/browse/HUDI-1893
Project: Apache Hudi
Issue Type: Bug
Reporter: shenbing
https://github.com/apache/hudi/blob/42ec7e30d74104a15ff76cb004fe7a0c2649abe6/hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/hudi/HoodieFileIndex.scala#L319
Version: hudi-0.9.0-snapshot
May it should be : spark.sparkContext.parallelize(pathToFetch, Math.max(1,
Math.min(pathToFetch.size, maxListParallelism)))
--
This message was sent by Atlassian Jira
(v8.3.4#803005)