I have a redshift database that I need to use as an import datasource. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection when testing it out. Yet, when I use this connection manager as my input source, while it connects, it does not show me the tables.
here is the structure of the redshift database when viewing it in DBeaver
here is what I see in alteryx
Since the connection is successful, I am not sure what I need to change to have the tables come through