Skip to content

Commit

Permalink
REMOVE - run type mapping test
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankvadariya committed Dec 16, 2024
1 parent 9d8995a commit 0eafb13
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 @@ -265,6 +265,7 @@
<!-- JDBC operations performed on the ephemeral AWS Redshift cluster. -->
<include>**/TestRedshiftCastPushdown.java</include>
<include>**/TestRedshiftConnectorSmokeTest.java</include>
<include>**/TestRedshiftTypeMapping.java</include>
</includes>
</configuration>
</plugin>
Expand Down

0 comments on commit 0eafb13

Please sign in to comment.