You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "shenbing (Jira)" <ji...@apache.org> on 2021/05/11 02:41:00 UTC

[jira] [Created] (HUDI-1893) HoodieFileIndex get a error when there is no partition path in table storage

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)