Skip to content

[KERNEL][VARIANT] Add support for variantType GA table feature type - #3999

Merged
allisonport-db merged 2 commits into
delta-io:masterfrom
richardc-db:kernel_add_variant_ga_table_feature
Jan 7, 2025
Merged

[KERNEL][VARIANT] Add support for variantType GA table feature type#3999
allisonport-db merged 2 commits into
delta-io:masterfrom
richardc-db:kernel_add_variant_ga_table_feature

Conversation

@richardc-db

@richardc-db richardc-db commented Dec 23, 2024

Copy link
Copy Markdown
Contributor

Which Delta project/connector is this regarding?

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

Description

add support for log replay for the variantType GA table feature in kernel.

How was this patch tested?

add golden file test for table with the variantType GA table feature - fails w/o this change

Does this PR introduce any user-facing changes?

allows parsing delta logs with the GA variantType table feature

@richardc-db
richardc-db force-pushed the kernel_add_variant_ga_table_feature branch from 3be2aea to 6e477ef Compare January 7, 2025 19:50
@allisonport-db
allisonport-db merged commit 480832d into delta-io:master Jan 7, 2025
huan233usc pushed a commit to huan233usc/delta that referenced this pull request Jan 17, 2025
…delta-io#3999)

<!--
Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, please read our contributor guidelines:
https://github.com/delta-io/delta/blob/master/CONTRIBUTING.md
2. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP]
Your PR title ...'.
  3. Be sure to keep the PR description updated to reflect all changes.
  4. Please write your PR title to summarize what this PR proposes.
5. If possible, provide a concise example to reproduce the issue for a
faster review.
6. If applicable, include the corresponding issue number in the PR title
and link it in the body.
-->

#### Which Delta project/connector is this regarding?
<!--
Please add the component selected below to the beginning of the pull
request title
For example: [Spark] Title of my pull request
-->

- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [x] Kernel
- [ ] Other (fill in here)

## Description

add support for log replay for the `variantType` GA table feature in
kernel.

## How was this patch tested?

<!--
If tests were added, say they were added here. Please make sure to test
the changes thoroughly including negative and positive cases if
possible.
If the changes were tested in any way other than unit tests, please
clarify how you tested step by step (ideally copy and paste-able, so
that other reviewers can test and check, and descendants can verify in
the future).
If the changes were not tested, please explain why.
-->

add golden file test for table with the `variantType` GA table feature -
fails w/o this change

## Does this PR introduce _any_ user-facing changes?

<!--
If yes, please clarify the previous behavior and the change this PR
proposes - provide the console output, description and/or an example to
show the behavior difference if possible.
If possible, please also clarify if this is a user-facing change
compared to the released Delta Lake versions or within the unreleased
branches such as master.
If no, write 'No'.
-->
allows parsing delta logs with the GA `variantType` table feature
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