dbt show fails with 'DatabricksSQLCursorWrapper' object has no attribute 'fetchmany'
#408
Labels
bug
Something isn't working
Describe the bug
Running
dbt show --select {model_name}
fails with exception'DatabricksSQLCursorWrapper' object has no attribute 'fetchmany'
.Steps To Reproduce
Execute
dbt show
:Expected behavior
Output of column and value 1
Screenshots and log output
Potentially relevant pip package versions:
System information
The output of
dbt --version
:The operating system you're using:
LSB Version: core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
The output of
python --version
:Python 3.10.12
The text was updated successfully, but these errors were encountered: