-
### Is this a new bug in dbt-snowflake?
- [X] I believe this is a new bug in dbt-snowflake
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Cur…
-
It appears that the current codebase only works for FTXUS; which is not very useful for others. Aside from specific calls, rich.table is the main issue. I suggest moving back to pandas dataframes and …
-
**Is your feature request related to a problem? Please describe.**
Currently, in DBeaver, I can generate basic `INSERT INTO ... ON CONFLICT` statements by:
1. Right-clicking on table data in the res…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Data…
-
### 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…
-
We derive the PFB from the AnVIL schema where possible, but for non-schema tables, we fall back to our old approach of building the schema dynamically based on the observed shape of the replicas' cont…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
When comparing hundreds of tables in parallel there is a connection overhead of connecting and closing the connection per table.
…
-
This is:
```
- [ ] a bug report
- [V] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSp…
-
I'm getting errors when I try to join 2 rest api get request / responses on some common property.
For example:
```
SELECT
*
FROM
"openapi"."default"."get_api_foo" as F
WHERE
F."some…