Skip to content

[iceberg] Document configuration flags needed for Comet Iceberg to work correctly #2092

Description

@parthchandra

We need to set -

"spark.comet.use.lazyMaterialization" -> "false"
"spark.comet.schemaEvolution.enabled" -> "true"
"spark.sql.iceberg.parquet.reader-type" -> "COMET"

These need to be documented. Eventually we need to eliminate the need for the user to set these explicitly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions