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

COMBINE_BEFORE_UPSERT=false option does not work for upsert

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.12.1, 0.12.2, 0.13.0
    • 0.13.1
    • spark

    Description

      hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala

      shouldCombine does not take into account the situation where the write operation is UPSERT but COMBINE_BEFORE_UPSERT is false.

      Currently, Hudi always combines records on UPSERT, and option COMBINE_BEFORE_UPSERT is not honored.

      Attachments

        Issue Links

          Activity

            People

              kazdy kazdy
              kazdy kazdy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: