Skip to content

Commit

Permalink
REMOVE - run connector test
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankvadariya authored and ebyhr committed Dec 5, 2024
1 parent dbabec8 commit 18fa63c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/trino-redshift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@
<!-- JDBC operations performed on the ephemeral AWS Redshift cluster. -->
<include>**/TestRedshiftCastPushdown.java</include>
<include>**/TestRedshiftConnectorSmokeTest.java</include>
<include>**/TestRedshiftConnectorTest.java</include>
<include>**/TestRedshiftUnloadTypeMapping.java</include>
<include>**/TestRedshiftUnload.java</include>
</includes>
Expand Down

0 comments on commit 18fa63c

Please sign in to comment.