sodadata / soda-sql

Soda SQL and Soda Spark have been deprecated and replaced by Soda Core. docs.soda.io/soda-core/overview.html
https://docs.soda.io/
Apache License 2.0
60 stars 15 forks source link

Support for quoted column names with whitespaces #205

Open albinkjellin opened 2 years ago

albinkjellin commented 2 years ago

Describe the bug Soda analyze does not work for quoted column names with whitespaces in them. This was discovered when testing Snowflake but might be relevant for other data sources as well.

To Reproduce Steps to reproduce the behavior:

  1. Create a table with a column name like "white space"
  2. Run soda analyze ... 3 ...

OS: Python Version: Soda SQL Version: Warehouse Type: