-
# Feature Description
- One-line feature description (can be used as a release note): Add support for capacity isolation of shared partitions for pods and containers.
- Primary contact (assignee): @…
-
Hi!
I'm running a simple query like this:
```
SELECT
id_column
sum(column_text),
sum(column_integer)
FROM schema.table
GROUP BY column_group
```
As expected a SQL error stop the exec…
-
**Describe the bug**
Helm Install under minikube causes high all CPU usage and Cluster goes down, killing elasticsearch as workarround.
**To Reproduce**
Steps to reproduce the behavior:
1. Insta…
-
I will maintain in this OP a summary of current proposed syntax as I understand it to be. Note this is not authoritative, subject to change, and it may be inaccurate. Please make comments to discuss.
…
-
At the beginning of the [quick start for Dapps (React Native)](https://docs.walletconnect.com/quick-start/dapps/react-native) it proposes that folks use `npx rn-nodeify --install --hack`. This is prob…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Global memory controller killed a query successfully on the connect…
-
-
## Description
Basically, Windows can leak your ISP due to `Smart Multi-Homed Name Resolution` (even when you're on VPN). This is a feature of Windows and is expected behavior. See https://github.co…
-
For xtdb/xtdb#144 and xtdb/xtdb#148 I added a few ad-hoc randomised tests which gives a level of assurance than a lot of the hand written unit tests don't, as one need to keep coming up with various c…
-
I'm slowly moving an app I created with mummy into production. Lots of endpoints accept user-controlled data and perform database calls based on it. While I can do my best to limit their complexity wi…