Skip to content

[#891] feat(client): client support UpdateColumnNullability#884

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

[#891] feat(client): client support UpdateColumnNullability#884
jerryshao merged 1 commit intoapache:mainfrom
mchades:client-change-null

Conversation

@mchades
Copy link
Contributor

@mchades mchades commented Nov 30, 2023

What changes were proposed in this pull request?

support UpdateColumnNullability in client

Why are the changes needed?

Fix: #891

Does this PR introduce any user-facing change?

yes, user can use Gravitino java client to update column nullability

How was this patch tested?

UTs addded

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

github-actions bot commented Nov 30, 2023

Code Coverage Report

Overall Project 66.19% 🟢
Files changed 100% 🟢

Module Coverage
client-java 76.25% 🟢
Files
Module File Coverage
client-java DTOConverters.java 70.93% 🟢

@mchades mchades changed the title [#767] feat(client): client support UpdateColumnNullability [#891] feat(client): client support UpdateColumnNullability Nov 30, 2023
@mchades mchades marked this pull request as ready for review November 30, 2023 11:30
@jerryshao jerryshao merged commit 686d04d 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] Client support UpdateColumnNullability

2 participants