Hi together, I found a bug.
It occurs in the combination of AWS Athena and DB Reader and when your schema name contains a minus → -
KNIME converts the minus - into a underscore _ automatically.
Then you are not able to get the DB nodes properly connected.
Easy node setup:
Config DB Reader here is ok, with - :
After apply and ok, you’ll get an error message where you can obviusly see that the - is converted into _:
Also DB Query Node can not fetch the columns: