Skip to content

Conversation

@openinx
Copy link
Collaborator

@openinx openinx commented Jan 23, 2026

Which Delta project/connector is this regarding?

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

Description

We introduced a general TableSetup class to unify all the places to generate the create table sql, so that all the places can have the same semantic.

This is mainly used for addressing the spark unitycatalog integration test. As in future, we will add more test coverage such as VARIANT, generated columns, SHALLOW CLONE etc. The unification will help us to be more easiler to design the test coverage.

How was this patch tested?

Locally test and remote test.

Does this PR introduce any user-facing changes?

No.

@openinx openinx requested a review from tdas as a code owner January 23, 2026 20:54
Signed-off-by: openinx <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant