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

Support query for tables written as partitionBy but synced as non-partitioned

    XMLWordPrintableJSON

Details

    Description

      In HUDI-7023, we added support to sync any table as non-partitioned table and yet be able to query via Spark with the same performance benefits of partitioned table.
      This ticket extends the functionality end-to-end. If a user executes  `spark.write.format("hudi").options(options).partitionBy(partCol).save(basePath)`, then do logical partitioning and sync as non-partitioned table to the catalog. Yet be able to query efficiently,.

      Attachments

        Issue Links

          Activity

            People

              codope Sagar Sumit
              codope Sagar Sumit
              Ethan Guo, Vinoth Chandar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: