Skip to content

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

@parthchandra

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.

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