Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

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

Open
albinkjellin opened this issue Apr 27, 2022 · 0 comments
Open

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

albinkjellin opened this issue Apr 27, 2022 · 0 comments
Labels
bug Something isn't working soda-sql

Comments

@albinkjellin
Copy link

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

@albinkjellin albinkjellin added bug Something isn't working soda-sql labels Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working soda-sql
Projects
None yet
Development

No branches or pull requests

1 participant