-
### Describe the feature
Currently cbcopy only support GP5,GP6. But we have clients using Greenplum 7. Could you help to add support for GP7?Our clients need this function urgently.
### Motivation
…
-
The SDK may have improved the ability of clients to detect bucket regions or be cross region. This could greatly simplify our creation of bucket clients. See discussion in #554
-
Do all work for this task in a branch called issue-38
Create database that allows clients to be associated with individual users.
-
Rust is increasingly popular choice for extremely fast and memory safe programs.
Lua is an easy to use scripting language similar to Javascript. It's often chosen for use in embedded systems. With ht…
yonas updated
1 month ago
-
-
Is there a reason not to generate all clients and create a pull request with the latest version of all clients (with the proper errors per command)?
Just wondering what is holding "us" back? Is the…
-
Sorry if this is silly, but we wanted to hear the developer's thoughts on this.
In our project we initialise 4 different `gosseract.Client`s one at a time using `gosseract.NewClient`, and then for …
-
We currently use different clients in different places:
* ClientSet client in `api` for creating `TokenReviews` and `SubjectAccessReviews`
* ClientSet client in `sink` for retrieving `ConfigMaps`
…
-
**Describe the bug**
We attempted to test a shared subscription scenario with NanoMQ, but the expected message delivery did not occur. Client 1, which has a non-shared subscription, should receive al…
-
there is currently a mix between a `Client` communicating with the server and `Client`s training on a given task.
* [ ] create a new dedicated `ServerClient` which can list tasks and upon joining o…