-
**Is your feature request related to a problem? Please describe.**
In an example such as ClickHouse, there are many settings that can be applied at the server, session, or query level to optimize p…
-
**Describe what's wrong**
`right outer join` on 2 distributed tables produces unexpected result
**How to reproduce**
* Which ClickHouse server version to use: `24.10.1.1(master)`
* Which inter…
-
**Project description**
> CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
>
> CrateDB offers the scalability and flex…
-
#### Please describe your question here
I'm using spark operator in minikube + minio to send some SQL distributed queries over CSV 2.4GB files with 8883 lines with 20000 columns each one and recove…
-
### The problem
after update T1700G-28TQ 2.0 LLDP neighbor not showing.
### Output of ./validate.php
```txt
librenms@web-server:~$ ./validate.php
===========================================
…
-
**Describe the issue**:
The `p2p` shuffle algorithm fails when working with frames that contain columns of mixed numeric/string dtypes; this error occurs during computation when Arrow attempts to…
-
While working on #4034, we considered cases where a COPY command might nest another call other COPY commands (or any other command basically). I traced back to 9.2, and I can reproduce until there.
…
-
Despite PostgreSQL including more extension to support distributed databases, they come at a cost of adding more extensions which can be troublesome. Instead of mimicking distributed databases, we can…
-
Currently, dbadash does not fully support monitoring backups in environments with Availability Groups (AG) and Distributed Availability Groups (DAG). In scenarios where backups are taken on secondary …
-
### Describe the enhancement requested
The Arrow Flight SQL JDBC driver shades and relocates all of its Maven dependencies into the driver JAR. While this is probably good and desired for folks who…