-
* **asyncpg version**: 0.21.0
* **CockroachDB version**: v20.2.1
* **PostgreSQL version**: 12.4
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local Pos…
toppk updated
3 years ago
-
I have an SQL statement with multiple CTEs, with a final filter in the last selection statement that looks like this
```
WITH table_a as
(
...
),
table_b as
(
...
)
select a.*, b.*
from ta…
-
### What happens?
(interesting coincidence)
Earlier today, I created a query that aggregates the join between a hive-partitioned Parquet dataset and a PostgreSQL table - I found it very fast, as…
-
### 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 Behav…
-
```
What steps will reproduce the problem?
I found this problem by creating a django admin interface that had an inline
model. I wanted to
allow searches (as in search_fields) to run through fields…
-
| | |
| --- | --- |
| Bugzilla Link | [37189](https://llvm.org/bz37189) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @JonasToth,@steveire |
## Extended…
-
-
**Describe the bug**
jQuery error! When scanning empty subnet for new hosts. using the "status update scans: Ping scan" option
**phpIPAM version**
1.6.0
**Your Environment (please supply the f…
-
Hello,
I activated the `io.trino.gateway.ha.module.QueryCountBasedRouterProvider` and have two routing groups, each with one cluster.
I also have a rule that directs queries from the "dbt-trino…
-
### Version
1.23.0
### What happened?
Generating code for a query with star expansion didn't work.
### Relevant log output
```shell
# package db
query.sql:1:1: star expansion failed for query
``…