Skip to content
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

[DRAFT] Add deletion vectors generated table #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrPowers
Copy link
Collaborator

Description

Add deletion vector example.

How was this patch tested?

I need help to figure out how to add the tests.

Does this require an update to the documentation?

Yea, we should create some user-friendly documentation for this generated table and all the other generated tables for that matter.

save_expected(case)

delta_path = str(Path(case.delta_root).absolute())
delta_table = DeltaTable.create(spark).location(delta_path)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think you need a .execute() here

@hntd187
Copy link
Collaborator

hntd187 commented Feb 3, 2024

We can probably close this @MrPowers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants