-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets to sto…
-
### Bug
When building an object for a custom module with the chkbxlst type the column type becomes chkbxlst instead of text. This prevents the table from being able to be created.
```php
publi…
-
When a trigger fires on the UPDATE or DELETE for a cascade, we add a runtime check to verify that the trigger doesn't change any rows, since doing so could leave the database in an inconsistent state.…
-
There is a "small" issue that makes the [UpJet AWS provider](https://github.com/crossplane-contrib/provider-upjet-aws) unusable in conjunction with the [SQL provider](https://github.com/crossplane-con…
-
Hello Hoodie support,
We are migrating from Hudi 12 to Hudi 15 in our production pipelins
but We are not able to migrate the pipelines and there is pipeline outage because pipelines are failing…
-
https://github.com/Muhannedo/Intro-to-SQL-Lab/blob/a66fc30cd68b812b2e2e218aaa291272ea8dba9d/clues.sql#L7
at the end of this query it will be helpful for you to add the LIMIT 1 syntax in order to re…
-
### Feature description
Create a sql resource in `dlt.sources.sql_database` that allows creating models/tables with sql. Could be named sql_query and work like sql_table, except that instead of creat…
-
Requesting a feature for Foldable component to be able to embed other sql files.
I can think of many useful scenarios, where a "break-down" of data could be presented upon expansion in neat ways on…
-
### Is your feature request related to a problem?
After joining I need to get distinct rows for a particular table.
### Describe the solution you'd like
Support DISTINCT and DISTINCT ON: example [D…