Skip to content

Commit

Permalink
update docs to download redshift jdbc dependencies on migrated repo (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
okayhooni authored Sep 1, 2023
1 parent ed958b5 commit 026a74d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/interpreter/jdbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,12 +599,12 @@ Here are some examples you can refer to. Including the below connectors, you can
<th>Excludes</th>
</tr>
<tr>
<td>com.amazonaws:aws-java-sdk-redshift:1.11.51</td>
<td>com.amazon.redshift:redshift-jdbc42:2.1.0.18</td>
<td></td>
</tr>
</table>

[Maven Repository: com.amazonaws:aws-java-sdk-redshift](https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-redshift)
[Maven Repository: com.amazon.redshift:redshift-jdbc42](https://mvnrepository.com/artifact/com.amazon.redshift/redshift-jdbc42)

### Apache Hive

Expand Down

0 comments on commit 026a74d

Please sign in to comment.