From 18fa63c33431193864c5f026eb38a8d009fb54be Mon Sep 17 00:00:00 2001 From: Mayank Vadariya <48036907+mayankvadariya@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:35:19 -0500 Subject: [PATCH] REMOVE - run connector test --- plugin/trino-redshift/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/trino-redshift/pom.xml b/plugin/trino-redshift/pom.xml index 2b4c0a1ac61d..972650dd656e 100644 --- a/plugin/trino-redshift/pom.xml +++ b/plugin/trino-redshift/pom.xml @@ -340,6 +340,7 @@ **/TestRedshiftCastPushdown.java **/TestRedshiftConnectorSmokeTest.java + **/TestRedshiftConnectorTest.java **/TestRedshiftUnloadTypeMapping.java **/TestRedshiftUnload.java