Skip to content

Fix testTableWithNonNullableColumns to update NOT NULL column in Delta Lake connector#16883

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/delta-fix-test
Apr 5, 2023
Merged

Fix testTableWithNonNullableColumns to update NOT NULL column in Delta Lake connector#16883
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/delta-fix-test

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Apr 5, 2023

Description

Fix testTableWithNonNullableColumns to update NOT NULL column in Delta Lake connector.
The col2 is nullable column, so those UPDATE statement shouldn't fail in my understanding.
I guess it's a typo of the column name.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Apr 5, 2023
@ebyhr ebyhr force-pushed the ebi/delta-fix-test branch from 40f47aa to 237b6b6 Compare April 5, 2023 04:28
@ebyhr ebyhr requested a review from homar April 5, 2023 04:28
@github-actions github-actions bot added the delta-lake Delta Lake connector label Apr 5, 2023
@ebyhr ebyhr requested a review from findepi April 5, 2023 08:09
@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Apr 5, 2023
@ebyhr ebyhr merged commit 60d2608 into trinodb:master Apr 5, 2023
@ebyhr ebyhr deleted the ebi/delta-fix-test branch April 5, 2023 08:17
@github-actions github-actions bot added this to the 412 milestone Apr 5, 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 no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

4 participants