[Chore](case) remove load big lateral view from p1 to p2 (#17851)
move load big lateral view from p1 to p2, this case takes a long time to execute
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
|
||||
suite("query_p1") {
|
||||
suite("load_from_big_lateral_view") {
|
||||
def dbName = "regression_load_from_big_lateral_view"
|
||||
sql "DROP DATABASE IF EXISTS ${dbName}"
|
||||
sql "CREATE DATABASE ${dbName}"
|
||||
Reference in New Issue
Block a user