Skip to content

[Connectors] Add golden table for row tracking tests #4924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

lbhm
Copy link
Contributor

@lbhm lbhm commented Jul 14, 2025

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (Connetors/Golden tables)

Description

This PR adds a golden table with row tracking enabled as a resource for testing the row tracking reader in Delta kernel (to be implemented soon).

To verify whether Delta kernel can correctly read a table with row tracking that was created by Delta Spark, I create a small dummy table and then run a MERGE op that updates a value and inserts a new value so that we have all combinations of materialized/not-materialized row IDs and row commit versions.

How was this patch tested?

This PR adds new resources/reference solutions for future tests.

Does this PR introduce any user-facing changes?

No

@allisonport-db
Copy link
Collaborator

Please just define the test in-line for Kernel! Sorry that this wasn't clearly documented

@lbhm
Copy link
Contributor Author

lbhm commented Jul 18, 2025

I see, closing this PR then.

@lbhm lbhm closed this Jul 18, 2025
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.

3 participants