Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-40600

Support recursiveFileLookup for partitioned datasource

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.1.1
    • None
    • SQL
    • None
    • Spark: 3.1.1

      Hive: 3.1.2

    Description

      I use hive tez engine to execute union statement and insert into partitioned table may generate HIVE_UNION_SUBDIR subdirectory, and when I use spark sql to read this partitioned table, the data below HIVE_UNION_SUBDIR is not read.

      For non-partitioned table, I can read the subdirectories of the table when setting recursiveFileLookup to true, but for partitioned table, it seems impossible to set recursiveFileLookup to true.

      So I want to support recursiveFileLookup for partitioned table.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wforget Zhen Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: