Bug
Which Delta project/connector is this regarding?
Describe the problem
REPLACE TABLE doesn't update clustering columns to UC yet
Steps to reproduce
test testReplaceClusteredManagedTableWithNoneRetainsStaleUcClustering
Observed results
Clustering column go stale on UC server
Expected results
Clustering column should be updated when replacing a table
Further details
Environment information
- Delta Lake version: 4.3.0-snapshot
- Spark version:
- Scala version:
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
Bug
Which Delta project/connector is this regarding?
Describe the problem
REPLACE TABLE doesn't update clustering columns to UC yet
Steps to reproduce
test
testReplaceClusteredManagedTableWithNoneRetainsStaleUcClusteringObserved results
Clustering column go stale on UC server
Expected results
Clustering column should be updated when replacing a table
Further details
Environment information
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?