001045 (22023): SQL compilation error:
| argument needs to be a string: 'RATES.CONVERSION_RATE'
It is created by Soda including COLLATE('column', '') into the SQL Statement. When i execute the statement manually in Snowflake without COLLATE, it works fine.
It seems like this issue was discovered previously and also fixed #https://github.com/sodadata/soda-sql/issues/201 but i still get this error:
001045 (22023): SQL compilation error: | argument needs to be a string: 'RATES.CONVERSION_RATE'
It is created by Soda including COLLATE('column', '') into the SQL Statement. When i execute the statement manually in Snowflake without COLLATE, it works fine.
This is my checks.yml:
checks for RATES: