-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
Easy to use the bin…
-
**Use case**
With clickhouse use during my work, one big problem I met is that clickhouse does't support id auto-increment function(which is a must-have feature in relational database such as pg, s…
-
This mssqlserver view can't be parsed
the issue could be related to the in-column-statement, which for example is used at
- InheritDescriptions_actual
- PK_json
```sql
CREATE VIEW [integratio…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Description
Add a support for data store information in `torchx.specs.api.Role` with the following hierarchy:
```
@dataclass
class DataStore:
namespace: str
tables: List[DataStoreTa…
-
Hey everyone—
The past 3+ years of Shynet have been inspiring. Together, we've built a really great product — and we have some great adoption to show for it. Lots of people and organizations use Sh…
-
## Motivation
- Without Change Data Capture (CDC), database extraction is a cumbersome process in which you move the entire contents of tables into flat files, and then load the files into the data…
-
We'd need to provide a list of indicators aggregated across the SOA model, such as :
- number of deployed services (where endpoint.available == true)
- number of services without documentation (with d…
-
I have a json-type column in pinot like below:
`{"value1":1, "value2":2, "value3":3}`
`{"value1":2, "value4":4, "value5":1}`
`{"value2":3, "value3":1}`
now I just wanna extract the key and count…
-
* **asyncpg version**: 0.28.0
* **PostgreSQL version**: CrateDB 5.4.2 https://github.com/crate/crate
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local Pos…