Skip to content

Commit

Permalink
Add trino-filesystem-gcs to Hive connector
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Feb 20, 2024
1 parent b3e362a commit fc10a61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plugin/trino-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,12 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-filesystem-gcs</artifactId>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-filesystem-s3</artifactId>
Expand Down

0 comments on commit fc10a61

Please sign in to comment.