Skip to content

feat: datasets tab, file explorer and storage stats#332

Merged
v-kessler merged 2 commits into
mainfrom
feat/datasets
Jun 24, 2026
Merged

feat: datasets tab, file explorer and storage stats#332
v-kessler merged 2 commits into
mainfrom
feat/datasets

Conversation

@v-kessler

@v-kessler v-kessler commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

BEGIN_COMMIT_OVERRIDE
feat(ui): add Files tab storage explorer (S3/ADLS/GCS) with DuckDB-powered parquet/avro/csv preview, JSON/text preview, download and copy-path — DuckDB WASM vendored for airgapped deployments
feat(ui): add entity action cog menus to tables, views, generic tables, namespaces and warehouses (rename, delete protection, change properties, download metadata.json, delete)
feat(ui): type-to-confirm deletes with force/purge for tables and recursive/purge/force for namespaces
feat(ui): redesign view details with at-a-glance cards, identity, SQL definition version picker and schema evolution
feat(ui): add branch-aware snapshots table and schema view/compare dialogs
feat(ui): move maintenance (schedule, configure, advanced overrides) into the header cog with General/Security/Maintenance grouping
feat(ui): show task failure reason in the task detail drawer
feat(ui): expand Table Health with configuration, column statistics, storage composition and on-demand column profiler
feat(ui): rename Catalog Settings to Warehouse Settings, fold in rename, show storage-provider icons
feat(ui): refine navigation trees with indent lines, compact leaf rows, active-route highlight and OneLake icon
feat(ui): add Datasets as a first-class entity with dedicated namespace tab, storage file explorer (upload, download, delete, create folders, drag-to-move), storage stats (file count + total size)
fix(ui): treat ADLS PathNotFound (404) as empty prefix instead of an error when listing datasets
fix(ui): remove redundant raw tab (metadata.json is downloadable from the cog)
fix(ui): renew expired vended storage credentials (cache no-store) and retry on expiry
fix(ui): hide system lakekeeper.* properties behind a toggle and always load properties fresh
fix(ui): snapshot metrics fall back to added-* instead of showing a fake 0
END_COMMIT_OVERRIDE

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@v-kessler, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 36 minutes and 45 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4ee249ca-6c0c-40a6-9edf-2a58950d7d42

📥 Commits

Reviewing files that changed from the base of the PR and between 9a5387f and 1b86e76.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • package.json
  • src/assets/dependencies.json
  • src/components/NavigationBar.vue
  • src/pages/volumes.vue
  • src/pages/warehouse/[id].namespace.[nsid].generic-table.[tid].vue
  • src/pages/warehouse/[id].namespace.[nsid].vue
  • src/typed-router.d.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/datasets

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@v-kessler v-kessler merged commit 4adfb52 into main Jun 24, 2026
7 checks passed
@v-kessler v-kessler deleted the feat/datasets branch June 24, 2026 18:12
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