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

Set missing column with defaultValue as constant in `ParquetColumnVector`

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • SQL
    • None

    Description

      For the missing column with default value of ParquetColumnVector, setting isConstant to true can will prevent the `reset()` method from restoring the internal state of `WritableColumnVector`.

      `OrcColumnarBatchReader` has done similar things to missing column.

      Attachments

        Activity

          People

            LuciferYang Yang Jie
            LuciferYang Yang Jie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: