BlankLin
BlankLin
## Enhancement ``` drop resource group if exists rg_1 ```
…ce is deleted ## Why I'm doing: fix the bug of drop resource and sync remove the hdfs directory ## What I'm doing: + 1. support the sql of drop...
### Steps to reproduce the behavior (Required) + 1. create spark load ``` LOAD LABEL pre_stream.test_load_ly_2 ( DATA FROM TABLE test_list_dup_sr_external_h2s_foit_820240510 INTO TABLE test_list_dup_sr TEMPORARY PARTITION(temp__p20230930_BR) SET ( `id` =...
### Steps to reproduce the behavior (Required) ``` CREATE TABLE `db`.`test_111` ( `project_id` bigint(20) NOT NULL DEFAULT "0" COMMENT "", `dt` date NOT NULL DEFAULT "1970-01-01" COMMENT "", `project_code` varchar(65533)...