1. In the "explain" result of SQL, the table name in `ScanNode` should be full qualified with dbname. And for olap scan node, the selected index name should not be "null". 2. Remove `tpch_sf1_p1/tpch_sf1/nereids/` in regression test, it will be fixed later.