delta-io/delta

[Feature Request][Spark] Add test coverage for clustering on generated columns

Open

#3.248 aberto em 10 de jun. de 2024

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)Scala (2.100 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (8.807 stars)
Métricas de merge de PR
 (Mesclagem média 7d 1h) (142 fundiu PRs em 30d)

Description

Feature request

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Overview

Clustered tables support columns with stats collected on them, so generated column should work. We should add testing to cover this scenario.

Further details

We can add tests for generated columns in ClusteredTableDDLSuite.scala

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.

Guia do colaborador