You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.
Describe the bug
When running
It just returns
it does create them if I specify them explicitly with table_names, but that kind of defeats the point.
Expected results
Actual results
Screenshots and log output
System information
The contents of your
packages.yml
file:Which database are you using dbt with?
databricks
The output of
dbt --version
:Core:
Your version of dbt-core is out of date!
You can find instructions for upgrading here:
https://docs.getdbt.com/docs/installation
Plugins:
The operating system you're using:
windows 11
The output of
python --version
:Python 3.11.4
Additional context
It looks like it might be due to
codegen.get_tables_in_schema
.Are you interested in contributing the fix?
I'd love to help if I can figure out your contributing guidelines. I'll try and update if I need help.
The text was updated successfully, but these errors were encountered: