Skip to content

[#889] feat(api): Add UpdateColumnNullability API#882

Merged
jerryshao merged 1 commit intoapache:mainfrom
mchades:alter-null
Nov 30, 2023
Merged

[#889] feat(api): Add UpdateColumnNullability API#882
jerryshao merged 1 commit intoapache:mainfrom
mchades:alter-null

Conversation

@mchades
Copy link
Contributor

@mchades mchades commented Nov 30, 2023

What changes were proposed in this pull request?

Add UpdateColumnNullability API

Why are the changes needed?

allow changing column nullability

Fix: #889

Does this PR introduce any user-facing change?

no, only add API, not implemented yet

How was this patch tested?

UTs added

@mchades mchades self-assigned this Nov 30, 2023
@github-actions
Copy link

Code Coverage Report

Overall Project 66.21% -0.1% 🟢
Files changed 29.73% 🔴

Module Coverage
api 63.2% -0.98% 🔴
Files
Module File Coverage
api TableChange.java 79.38% -4.47% 🔴

@mchades mchades changed the title [#767] feat(api): Add UpdateColumnNullability API [#889] feat(api): Add UpdateColumnNullability API Nov 30, 2023
@jerryshao jerryshao merged commit 10b914e into apache:main Nov 30, 2023
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.

[Subtask] Add UpdateColumnNullability API

2 participants