Skip to content

[#10453] web-v2(UI): support "delta" value for generic table format property #10473

Merged
jerryshao merged 1 commit intoapache:mainfrom
LauraXia123:issue-10453
Mar 20, 2026
Merged

[#10453] web-v2(UI): support "delta" value for generic table format property #10473
jerryshao merged 1 commit intoapache:mainfrom
LauraXia123:issue-10453

Conversation

@LauraXia123
Copy link
Copy Markdown
Contributor

@LauraXia123 LauraXia123 commented Mar 19, 2026

What changes were proposed in this pull request?

Support "delta" value for generic table format property for web UI v2
image

Why are the changes needed?

We already support "delta", so we should loose this constraint.

Fix: #10453

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

manually

Copilot AI review requested due to automatic review settings March 19, 2026 03:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the web UI configuration for the lakehouse-generic catalog’s default table properties so users can choose delta as the table format, aligning the UI with backend support for Delta tables.

Changes:

  • Replace the fixed/disabled format property for lakehouse-generic tables with a selectable list (lance, delta).
  • Keep lance as the default format while allowing users to switch to delta.

Comment thread web-v2/web/src/config/catalog.js
Comment thread web-v2/web/src/config/catalog.js
@LauraXia123 LauraXia123 changed the title [#10453] support "delta" value for generic table format property [#10453] web-v2(UI): support "delta" value for generic table format property Mar 19, 2026
@jerryshao jerryshao merged commit d50ded9 into apache:main Mar 20, 2026
23 checks passed
diqiu50 pushed a commit to diqiu50/gravitino that referenced this pull request Mar 27, 2026
…rmat property (apache#10473)

### What changes were proposed in this pull request?
Support "delta" value for generic table format property for web UI v2
<img width="2320" height="1564" alt="image"
src="https://github.com/user-attachments/assets/d7414ead-d32d-40fe-90c4-1068cac693a6"
/>


### Why are the changes needed?
We already support "delta", so we should loose this constraint.

Fix: apache#10453

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
manually
danhuawang pushed a commit to danhuawang/gravitino that referenced this pull request Mar 30, 2026
…rmat property (apache#10473)

### What changes were proposed in this pull request?
Support "delta" value for generic table format property for web UI v2
<img width="2320" height="1564" alt="image"
src="https://github.com/user-attachments/assets/d7414ead-d32d-40fe-90c4-1068cac693a6"
/>


### Why are the changes needed?
We already support "delta", so we should loose this constraint.

Fix: apache#10453

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
manually
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.

[Bug report] Web UI v1 doesn't support specifying table property "format"

3 participants