paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Add name for catalog

Open Zouxxyy opened this issue 3 months ago • 0 comments

Purpose

  1. Add name in interface Catalog

  2. Make fileStoreTable's fullName return catalog.db.table if catalogName if present.

  • This is beneficial for systems like Kyuubi to obtain the catalogName for authorization purposes.
  • Enables more comprehensive representation in the UI.
image

Tests

API and Format

Documentation

Zouxxyy avatar Sep 17 '25 13:09 Zouxxyy