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

fix(db-browser): remove @JsonProperty in DBTableStats.dataSizeInBytes #4129

Conversation

PeachThinking
Copy link
Collaborator

What type of PR is this?

type-bug

What this PR does / why we need it:

remove @JsonProperty in DBTableStats.dataSizeInBytes so that we can provided the size of table in bytes to the front end

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@PeachThinking PeachThinking added the type-bug Something isn't working label Jan 7, 2025
@PeachThinking PeachThinking added this to the obcloud_202410 milestone Jan 7, 2025
@PeachThinking PeachThinking self-assigned this Jan 7, 2025
Copy link
Collaborator

@MarkPotato777 MarkPotato777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MarkPotato777 MarkPotato777 merged commit db6e18f into dev/obcloud_24v5 Jan 7, 2025
7 checks passed
@MarkPotato777 MarkPotato777 deleted the fix/jingtian_add_tableSizeInBytes_in_DBTableStats branch January 7, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
Status: Developed
Development

Successfully merging this pull request may close these issues.

2 participants