Skip to content

[DRAFT] Add deletion vectors generated table#41

Open
MrPowers wants to merge 1 commit into
mainfrom
add-deletion-vectors
Open

[DRAFT] Add deletion vectors generated table#41
MrPowers wants to merge 1 commit into
mainfrom
add-deletion-vectors

Conversation

@MrPowers
Copy link
Copy Markdown
Contributor

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.

Comment thread dat/generated_tables.py
save_expected(case)

delta_path = str(Path(case.delta_root).absolute())
delta_table = DeltaTable.create(spark).location(delta_path)
Copy link
Copy Markdown
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
Copy Markdown
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