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
61 stars 16 forks source link

SQL Server BIT datatype causes min/max/sum/avg to fail. #345

Open albinkjellin opened 2 years ago

albinkjellin commented 2 years ago

Describe the bug SQL Server BIT datatype causes analyze to fail for min/max/sum/avg.

To Reproduce Steps to reproduce the behavior:

  1. Create a table that has the datatype BIT in it.
  2. Run soda scan ... 3 ...

Context Include your scan.yml or warehouse.yml when relevant

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