-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3505
Originally created by @aaronsteers on 2022-05-18 15:46:29
---
The use case here is for users to create artifacts detailing the…
-
As a data scientist somewhat new to Kubeflow / GCP Vertex, I’m not necessarily familiar with the v1 SDK. Reading v2 SDK docs on Component I/O, I’m expecting if it uses a term, to have a reference page…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
### Describe the bug
I run into the error when I use my merger code a second time. The code to reproduce is attached. Versions below.
```
CommitFailedError: Failed to commit transaction: Error …
-
Hi,
Thanks for this project it looks great and I am looking to switch over to using it. One thing on the docs in order to keep the speed on downloads I will probably zip my project dir. At the mome…
-
(Feel free to close if this isn't helpful :) )
We (Superwall S21) have been looking for a tool like this to help us monitor our data pipelines. We help customers understand the performance of chang…
-
### Current Behavior
When running the `row_count diff`, I get the following error
```
Future exception was never retrieved
future:
Traceback (most recent call last):
File "/usr/local/lib/python3.…
-
### 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 Behavior
…
-
**What feature do you want to improve?**
When syncing data for the first time, couch2pg does a good job of copying over a lot of data fast but that means that dbt struggles to keep up and can end up t…
-
## What is the current behavior?
When the connector executes a `CREATE TABLE ... AS SELECT` or `CREATE VIEW ... AS SELECT` statement, the `cursor.rowcount` returns `1`. Instead, I believe it should…