-
Hi. I have a question about a table named `exact_match_source_selectors`.
There is a column named `resource_group_id`, which has bigint type for every table but except from `exact_match_source_sel…
-
Hello,
I have configured the SQLFileCommitter.xml and the content is
`
`
And I have set the SQLCommitterConfig by using the methods:
`SQLCommitterConfig sql…
-
### Body
Time to time we deprecate some attributes/arguments and even entire Operators, however maintainer might forget to change it as result system tests which use as DAG/Operators example might …
-
**Description:**
As I checked the user defined types with insert and update statements in oracle[1] and postgresql[2] databases. In both database, I could be able to insert the UDT data. Also I could…
-
Hi,
I'm not aware of any other way to contact the contributors to this project, so I'm posting it as an issue...
A Microsoft representative wrote to Django developers, suggesting that Microsoft will…
shaib updated
6 years ago
-
Repro
```
$ dolt init --fun
Successfully initialized dolt data repository.
$ dolt sql -q "create table xy (x int primary key)"
$ dolt commit -Am "new table"
commit 44oi6…
-
Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagram](https://jsqlparser.github.io/JSqlParser/syntax_snapshot.html)
### Failing SQL Feature:
- Brief description of th…
-
#### Can you reproduce with the latest development build?
yes,
I try in the latest "stable" and in the develop version:
When I try install.package("devtools")
fail in 3 packages: gert, uset…
-
# GraalVM Native Image Error Report
## Build Output
```
========================================================================================================================
GraalVM Native …
-
**Description:**
A Siddhi app with CDC polling mode get following errors when the source database restart.
These failures caused by the bug in DefaultPollingStrategy class, printEvent(connection) …