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

Add support for renaming column in Delta Lake #15821

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jan 24, 2023

Description

Fixes #12638
Fixes #13538

Release notes

(x) Release notes are required, with the following suggested text:

# Delta Lake
* Add support for renaming columns. ({issue}`15821 `)

@cla-bot cla-bot bot added the cla-signed label Jan 24, 2023
@ebyhr ebyhr self-assigned this Jan 24, 2023
@ebyhr ebyhr marked this pull request as draft January 24, 2023 09:19
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch 3 times, most recently from 4e4ba73 to 5b9f097 Compare January 30, 2023 08:17
@ebyhr ebyhr mentioned this pull request Feb 2, 2023
10 tasks
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch 3 times, most recently from 2990111 to e7d6629 Compare February 20, 2023 00:19
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from e7d6629 to 551f3b5 Compare March 9, 2023 04:06
@github-actions github-actions bot added the delta-lake Delta Lake connector label Mar 9, 2023
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from 551f3b5 to 1947270 Compare April 11, 2023 03:13
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from 1947270 to 4732ce6 Compare April 25, 2023 22:51
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch 2 times, most recently from f0abbd3 to b9fdf84 Compare May 30, 2023 04:58
@ebyhr ebyhr marked this pull request as ready for review June 15, 2023 01:51
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from b9fdf84 to be73f36 Compare June 15, 2023 01:51
@ebyhr ebyhr requested review from findinpath and pajaks June 15, 2023 01:54
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from be73f36 to 8dd9659 Compare June 30, 2023 03:38
@findepi
Copy link
Member

findepi commented Jul 5, 2023

the build isn't green. is it of a concern?

@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from 8dd9659 to fd10b63 Compare July 6, 2023 01:53
@ebyhr
Copy link
Member Author

ebyhr commented Jul 6, 2023

CI hit #14637. The failuer is unrelated to this change.

Rebased on master to resolve conflicts.

@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from fd10b63 to ec84143 Compare July 6, 2023 05:12
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from ec84143 to 7959603 Compare July 6, 2023 07:52
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from 7959603 to c949327 Compare July 6, 2023 13:53
@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from c949327 to 0c449f1 Compare July 6, 2023 23:03
@ebyhr
Copy link
Member Author

ebyhr commented Jul 6, 2023

Rebased on master to resolve conflicts.

@ebyhr ebyhr force-pushed the ebi/delta-rename-column branch from 0c449f1 to 9f41ef4 Compare July 7, 2023 06:24
@ebyhr ebyhr merged commit 51231bf into master Jul 7, 2023
@ebyhr ebyhr deleted the ebi/delta-rename-column branch July 7, 2023 07:51
@github-actions github-actions bot added this to the 422 milestone Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed delta-lake Delta Lake connector
Development

Successfully merging this pull request may close these issues.

Add support for RENAME COLUMN in Delta Lake connector Delta Lake: Writer version 5 support
4 participants