Files
doris/fe/fe-core/src
morrySnow 0435b286fb [feature](Nereids) support metadata tvf and fix bugs in group_commit() (#25224)
metadata tvf list:
- backends
- catalogs
- frontends
- frontends_disks
- group_commit
- iceberg_meta
- workload_groups

fix group_commit bugs
- throw NPE when properties do not contain 'table_id'
- throw NPE when table_id's table do not exist
- throw class Cast failed when table_id's table's type is not OLAP
2023-10-10 05:20:19 -05:00
..