-
### Is your feature request related to a problem? Please describe the problem.
In the runtime repo, we have included a bunch of built-in, in-memory `RateLimiter` implementations like `ConcurrencyLi…
-
We currently run our PR builds on Heroku using the cli-migrations-v3 image. In situations where applying migrations takes longer than 60 seconds, Heroku will kill the process with a boot timeout becau…
-
**Use case**
When data entitlements are encoded into CH using grants, roles, and row policies, it is sometimes infeasible to reimplement the same logic in a web service that serves that data to use…
ekpdt updated
2 months ago
-
(you don't have to strictly follow this form)
**Description**
When max_parallel_replicas=2, doing a distributed join with a replicated table with sampling, and a non-replicated table (with identic…
edani updated
3 years ago
-
Jira Link: [DB-2535](https://yugabyte.atlassian.net/browse/DB-2535)
# Overall Summary as of 13-Jan-2020
**9-Oct-2019: issue created**
I wrote a Python program to implement an experiment to illu…
-
As of https://github.com/cockroachdb/cockroach/pull/20627, the admin UI computes the approximate on-disk size of tables. However, it makes sense to expose this information programmatically via SQL. Al…
-
### Scenario
I'm setting up a distributed system that runs multiple KSMs using the python KSM included in this package (**yubikey_ksm.py**). I will be connecting each KSM to a dedicated yubiHSM. I'…
-
## Description of the issue
In https://github.com/elastic/apm-agent-java/pull/696 support is being added for extracting the [Database Link](https://docs.oracle.com/cd/B28359_01/server.111/b28310/ds…
-
**Describe the bug**
Hi!
I know that you can specify `{'clickhouse_cluster': '{cluster}'}` in the `__table_args__` of a model in order to add the `ON CLUSTER '{cluster}'` clause to the CREATE TABL…
-
## Intro
Modern applications are distributed systems composed of numerous services that handle high volumes of requests to the application. Oftentimes, multiple services are involved in handling a …