This is an automated email from the ASF dual-hosted git repository.
nicholasjiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-webui.git
from 935b3740 [Bugfix] Fix creating hive catalog (#402)
add 376050d5 [Improvement] Optimize query page style (#395)
No new revisions were added by this update.
Summary of changes:
paimon-web-ui/src/locales/en/modules/playground.ts | 2 +
paimon-web-ui/src/locales/zh/modules/playground.ts | 2 +
.../components/console/components/table/index.tsx | 23 ++--
.../components/query/components/console/index.tsx | 16 ++-
.../components/query/components/debugger/index.tsx | 118 +++++++++++++++------
.../views/playground/components/query/index.tsx | 47 ++++----
6 files changed, 146 insertions(+), 62 deletions(-)