-
*Issue migrated from trac ticket # 782 [www.kunlunbase.com](url) *
**component:** computing nodes | **priority:** major
#### 2022-06-01 14:30:12: zhaowei@zettadb.com created the issue
___
> Allow …
-
Hi guys,
Im trying to understand if this connector can be used for a common scenario loading data from Kafka into Iceberg. Scenario:
1. Each kafka topic should have its own Iceberg table.
2. Ea…
-
### Is your proposal related to a problem?
We use schema per tenant approach in PostgreSql. Currently we have to use apollo client to modify the query by adding the correct tenant to the front of t…
-
A system that registers LOGIC objects similarly to ENT and PANEL objects. Should support defining custom logic objects, that each have a set of inputs and outputs, as well as Initialize and Think func…
-
After creating multiple instances of a `postgresql_grant` resource, subsequent `plan` steps freeze, making further work impossible.
### Terraform Version
```
Terraform v0.11.13
+ provider.postgr…
-
**Describe the bug**
administrator__b_role has ownership of both db_a__owner_d_role and db_b__owner_d_role. The role permissions do not seem to bubble up to the b_role level when it comes to dynamic …
-
# Main Goal
Add an `Alerts` dashboard page to the `Alerts` sidebar section. This page will allow for the CRUD'ing of alerts based on user selection criteria. Users will create alerts based on symbols …
-
### What happened?
Take the following code:
```ts
import * as pulumi from "@pulumi/pulumi";
import { GaxiosResponse } from "gaxios";
import { GoogleAuth, IdTokenClient } from "google-auth-libra…
-
Running simple Trino SQL queries against Pinot table that has JSON dimensional fields with null handling enabled and an invalid JSON value throws the following error:
`Cannot convert value to JSON: '…
-
Hi, we're currently exploring ways to add a GraphQL API to our existing SaaS multi tenant application. We currently use postgres schemas to isolate our clients and each client has identical tables, et…