aws/amazon-redshift-jdbc-driver
Redshift JDBC Driver. It supports JDBC 4.2 specification.
JavaApache-2.0
Issues
- 0
- 1
Unable to create Materialized views programmatically
#135 opened by 3VJS - 3
Irregular errors in driver when multiple statements from one connection used concurrently
#115 opened by merzbird - 2
- 3
- 0
- 1
- 0
Getting NoSuchElementException intermittently
#130 opened by ranjp2 - 10
Getting java.base/java.util.ArrayDeque.removeFirst(ArrayDeque.java:363) exception intermittently
#104 opened by shraddha-ca - 0
`RedshiftPreparedStatement#toString` generates incorrect Redshift query for query containing filter condition on decimal columns
#129 opened by mayankvadariya - 3
Error "Invalid connection property value sslmode" when trying to connect with webIdentityToken
#117 opened by oscarpg - 0
- 0
Zip vs Maven -> Same version different jar files
#125 opened by rogerbj - 3
- 5
- 4
Including SessionToken in url with v2 driver causes SQLException: IAM error retrieving temp credentials
#96 opened by Y-Asahi-dev - 0
Feature Request: Configurable Redirect URL after Amazon Redshift JDBC Driver Login
#123 opened by fjuan - 0
- 12
- 0
Free SQL IDE qStudio Added Redshift Support.
#119 opened by ryanhamilton - 0
ResultSetMetaData returns wrong information depending on column order in query
#118 opened by camsaul - 2
2.1.0.27 release
#116 opened by wendigo - 9
Connecting to an external schema that is named with spaces will not list the tables inside it
#106 opened by paoliniluis - 1
Redshift JDBC driver DatabaseMetadata.getTypeInfo does not include reference to new INTERVAL types
#112 opened by dqmdev - 1
- 0
Why is DatabaseMetadata.getProductVersion returning the Postgres version number
#109 opened by dqmdev - 1
- 2
Upgrade JDBC driver to Jackson 2.16.0 due to 2.15.0 being vulnerable to Denial of Service (CVE-2023-35116)
#105 opened by dqmdev - 6
Redshift okta authentication - localhost url get's connection reset in browser
#102 opened by alonomri - 8
`"userSetServerless" is null` error when upgrading to version `2.1.0.22`
#103 opened by NathanEckert - 6
"IAM Authentication token has expired" while using driver with IAM authentication
#97 opened by vitgorbunov - 2
- 2
- 7
- 4
- 10
- 5
RingBuffer growing beyond expected limits
#88 opened by danikov - 1
- 5
Driver returns false in `acceptsURL` for URL prefixed by `jdbc:redshift://`
#85 opened by Indigenuity - 1
Does Redshift support compressed transfers by JDBC? like MySQL's useCompression=true configuration
#92 opened by ZHBingo - 7
Upgrade JDBC driver to Jackson 2.15.0 due to 2.14.x being vulnerable to Denial of Service
#91 opened by dqmdev - 1
Compilation in src/main/java/com/amazon/redshift/util/StreamWrapper.java with latest versions of Java
#86 opened by cushon - 2
Redshift driver throws NPE when IAM auth is use with profile and credential_source
#83 opened by jxerome - 1
- 2
- 1
Tag 2.1.0.11 missing
#81 opened by findinpath - 1
Prepared statement SELECT tablename FROM SVV_EXTERNAL_TABLES with setFetchSize gives ERROR: portal "c_6-16720547611010" does not exist if number of rows exceeds fetch size
#80 opened by RealTYPICAL - 2
Problem in Driver class when performing the lookup for JDBC ini file in Windows environments
#78 opened by maxrabbi - 2
Unable to disable TLS for debugging purposes
#76 opened by ebrandsberg - 2
Properly set cancel socket timeout like https://github.com/pgjdbc/pgjdbc/pull/2044
#77 opened by RealTYPICAL