This is an automated email from the ASF dual-hosted git repository.

baiyangtx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git


    from 222d816ef [Improvement] Support env.sh and add HADOOP_CONF_DIR and 
HIVE_CONF_DIR to CLASSPATH (#3222)
     add 967eea252 [Improvement] Support filter by status and type when show 
table optimizing process (#3230)

No new revisions were added by this update.

Summary of changes:
 .../amoro/server/dashboard/DashboardServer.java    |  3 ++
 .../dashboard/MixedAndIcebergTableDescriptor.java  | 23 +++++++++-
 .../server/dashboard/ServerTableDescriptor.java    | 12 ++++-
 .../dashboard/controller/TableController.java      | 20 ++++++++-
 .../org/apache/amoro/process/ProcessStatus.java    |  1 +
 .../table/descriptor/FormatTableDescriptor.java    |  7 ++-
 .../amoro/formats/hudi/HudiTableDescriptor.java    | 27 ++++++++++--
 .../formats/paimon/PaimonTableDescriptor.java      | 24 +++++++---
 amoro-web/mock/modules/table.js                    | 13 ++++++
 amoro-web/src/services/table.service.ts            | 19 +++++++-
 .../src/views/tables/components/Optimizing.vue     | 51 ++++++++++++++++++----
 11 files changed, 175 insertions(+), 25 deletions(-)

Reply via email to