[refractor](regression-test) sort out test cases of external tables (#22640)

sort out the test cases of external table.
After modify, there are 2 directories:

1. `external_table_p0`: all p0 cases of external tables: hive, es, jdbc and tvf
2. `external_table_p2`: all p2 cases of external tables: hive, es, mysql, pg, iceberg and tvf

So that we can run it with one line command like:

```
sh run-regression-test.sh --run -d external_table_p0,external_table_p2
```
This commit is contained in:
Mingyu Chen
2023-08-07 11:12:30 +08:00
committed by GitHub
parent 0ca0c162b1
commit c31226b144
121 changed files with 0 additions and 0 deletions

Some files were not shown because too many files have changed in this diff Show More