Alison (she/her)
Alison (she/her)
see also #226
I have the same issue. I run Ubuntu 21.10 with the latest Firefox. @rickgurmet, did you ever solve this? **Issue**: Zim files I made do not open. I want to...
I, personally, don't think this project can support maintaining images, but having at least an example Dockerfile would be useful.
While Microsoft partnering with dbt labs is great, and they absolutely should be devoting staff time to dbt, this is potentially perilous for them and us(the community). Given a) existing...
@Michael-cd30 How many threads do you have your dbt project configured for? If you configured dbt for 24 threads but there's a limit on the db user to 1 thread,...
@Michael-cd30 Technically a database user account could be running queries outside of dbt simultaneously. Also, technically, in some places you can limit total concurrent threads on the database regardless of...
If I should break this off into a separate bug or feature request issue please let me know. In https://github.com/dbt-labs/docs.getdbt.com/issues/3710, which came from this issue, @dbeatty10 says `* For models...
Hi @dataders! Thanks for the response and the background. I do already have tsql-utils installed. It was listed on the [docs](https://docs.getdbt.com/reference/resource-configs/mssql-configs#dbt-utils) page. Here's the long story. ## Versions of all...
Personally, I don't know how to work without tables. Footnotes would be great, but not my personal priority.
What happens for `select cast(null as numeric(18, 0))`? What happens when there are two columns in the CSV?