amazon-redshift-jdbc-driver icon indicating copy to clipboard operation
amazon-redshift-jdbc-driver copied to clipboard

SQL Workbench/J DB Explorer no longer shows columns with 2.1.0.32

Open akrymskiy opened this issue 1 year ago • 2 comments

Something happened with the column metadata acquisition in the driver version 2.1.0.32

Image

Rolling back to 2.1.0.26 makes it work again:

Image

akrymskiy avatar Jan 17 '25 13:01 akrymskiy

Thanks @akrymskiy for submitting the issue. Could you provide log level 6 driver log file for both 2.1.0.26 and 2.1.0.32?

timm4205 avatar Jan 21 '25 18:01 timm4205

Hi @timm4205 - apologies for delay. Attached is an archive of the logs from 2.1.0.32 and 2.1.0.26 - I masked some sensitive information such as username, parts of cluster URL/IP

rs_jdbc_logs.zip

akrymskiy avatar Feb 05 '25 21:02 akrymskiy