Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-5008

Avoid unset HoodieROTablePathFilter in IncrementalRelation

    XMLWordPrintableJSON

Details

    Description

      If users create an incrementalRelation while join another existing hive hudi table, as pathFilter is unset inside incrementalRelation, all files under hive hudi table will be selected.

      Now HoodieROTablePathFilter can accept as.of.instant to do the time travel, so instead we pass as.of.instant to the dataframe(not change spark hadoop conf globally) to avoid this issue.

      Attachments

        Issue Links

          Activity

            People

              Bone An Hui An
              Bone An Hui An
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: