-
### Apache Airflow version
2.2.0 (latest released)
### Operating System
Debian GNU/Linux 10 (buster)
### Versions of Apache Airflow Providers
```
apache-airflow-providers-celery==2.1.0
apache-a…
-
```java
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
public class StoreProcedure {
public static void main(String[]…
-
jOOQ 3.16 introduced support for computed columns (https://github.com/jOOQ/jOOQ/issues/6492). This includes DDL statements on them. Some dialects distinguish between `STORED` and `VIRTUAL` computed co…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
make race
```
WARNING: DATA RACE
Write at 0x00c000256660 by g…
-
**Affected module**
Ingestion Framework?
**Describe the bug**
I'm trying to ingest metadata from Clickhouse
```
[2022-02-10 22:42:42,147] ERROR {metadata.ingestion.source.sql_source:61} - …
-
### Expected behavior and actual behavior:
Expected: Codegen with DDLDatabase should translate the DDL to the correct H2 syntax.
Actual behaviour: DDLDatabase creates an invalid H2 query.
##…
-
I'm trying to run Unleash server with CockroachDB as backend. Forgive me if my issue sounds naive, I'm new to Unleash and node. The issue I'm having starts I believe at migration 7 https://github.com/…
dbist updated
2 years ago
-
### What happened?
Hi,
trying to run docker with my data being stored on an HDD. Added that volume specifically to docker under preferences/file sharing. It has writing permissions. But keep gettin…
-
## New summary of the problem
### Reproducing the poor error message behavior (shell script)
```
cd YOURTOP/daedalus/pdf-cos/spec
# To avoid the need for primitives, here is my slightly cut do…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Using the `MERGE` command with snowflake w…