Skip to content

Truncate wide cells in the interactive table browser#6034

Open
tanishgupta-db wants to merge 1 commit into
databricks:mainfrom
tanishgupta-db:tableview-truncation
Open

Truncate wide cells in the interactive table browser#6034
tanishgupta-db wants to merge 1 commit into
databricks:mainfrom
tanishgupta-db:tableview-truncation

Conversation

@tanishgupta-db

@tanishgupta-db tanishgupta-db commented Jul 23, 2026

Copy link
Copy Markdown

Changes

Truncates each cell to a fixed width (with an ellipsis) in the interactive table browser (libs/tableview). Previously a single large value (Ex. BLOB) made its column extremely wide and degraded rendering and horizontal scrolling.

This affects all consumers of the interactive browser: experimental aitools tools query, experimental postgres query.

Why

...

Tests

  • Unit tests
  • Existing libs/tableview, aitools, and postgres tests still pass.

@github-actions

Copy link
Copy Markdown
Contributor

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 6034
  • Commit SHA: b0a68c2be4f463941cf9bf0732803545b6342435

Checks will be approved automatically on success.

@tanishgupta-db
tanishgupta-db marked this pull request as ready for review July 23, 2026 22:49
@github-actions

Copy link
Copy Markdown
Contributor

Waiting for approval

Based on git history, these people are best suited to review:

  • @simonfaltum -- recent work in libs/tableview/
  • @pietern -- recent work in libs/tableview/

Eligible reviewers: @andrewnester, @anton-107, @denik, @janniklasrose, @lennartkats-db, @renaudhartert-db, @shreyas-goenka

Suggestions based on git history. See OWNERS for ownership rules.

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.

1 participant