I am attempting to pull in a new table from a Redshift Segment warehouse. I able able to connect to and pull from many tables, but some tables give this error:
DataSource.Error: The table has no visible columns and cannot be queried.
I have queried these tables from the command line and they are there and populated.
How can I pull from these tables?