-
Currently the Backplane feature is only available for Redis cache.
Would it be much work to get the same setup available when using SQL Server as the distributed cache?
-
### Is your feature request related to a problem? Please describe.
Currently, you need Redis for multi-node hosting. This complicates the hosting infrastructure, and ideally, we wouldn't need Red…
-
Hi,
In our process, we are using connector to transfer data from HDFS to Clickhouse via Spark. And this process overwrites a large number of partitions (there is not much data in each of them).
Th…
-
**What is the ask?**
As a user, I need to run large / complicated / unwieldly SQL queries on my data in Pachyderm
---
Broadly, the deliverable will look like the following. For the first pass…
-
### Is your feature request related to a problem?
The repository at https://github.com/Eventual-Inc/distributed-query-benchmarking currently works only with the DataFrame API. For benchmarking [TPC…
-
**Is your feature request related to a problem?**
Currently, OpenSearch does not provide a way to perform cross-index or cross-cluster joins using the OpenSearch DSL. This RFC proposes to extend Open…
-
> 3: statement failed: mysql client error: Server error: `ERROR HY000 (1105): MetaServiceError. Code: 2001, Text = can not forward any more: max number of forward reached.'
> [SQL] insert into t2 val…
-
**Use case**
`cluster/clusterAllReplicas` usage with `view(...)`
`view(...)` is quite powerful feature, which allow you to better control which part of query is executed on which node (initiator…
-
**Is your feature request related to a problem? Please describe.**
Provides users with the ability to connect and set up `Spark SQL` as a data source, enabling integration with distributed data proce…
-
(you don't have to strictly follow this form)
Hi all:
There are 64 clickhouse nodes, 32 shards, and 2 replicas. The data of ReplicatedMergeTree is stored by shard. (The same data is distributed …