-
Updated
Dec 21, 2021 - Java
cdc
Here are 268 public repositories matching this topic...
-
Updated
Dec 20, 2021 - Elixir
-
Updated
Dec 20, 2021 - Shell
For example, given a simple pipeline such as:
Pipeline p = Pipeline.create();
p.readFrom(TestSources.items("the", "quick", "brown", "fox"))
.aggregate(aggregator)
.writeTo(Sinks.logger());
I'd like aggregator to be something requiring a non-serialisable dependency to do its work.
I know I can do this:
Pipeline p = Pipeline.create();
p.readFrom(TestSource
-
Updated
Dec 13, 2021 - C
-
Updated
Dec 20, 2021 - Java
-
Updated
Oct 29, 2021 - C#
-
Updated
Dec 19, 2021 - Go
-
Updated
Dec 21, 2021 - Java
-
Updated
Dec 14, 2021 - TypeScript
Migrate to goavro v2
-
Updated
Dec 20, 2021 - Java
Feature Request
Is your feature request related to a problem? Please describe:
get-config source mysql-replica-01{
"result": true,
"msg": "",
"cfg": "enable-gtid: false\nauto-fix-gtid: false\nrelay-dir: \"\"\nmeta-dir: \"\"\nflavor: mysql\ncharse
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
Jun 7, 2021 - Java
-
Updated
Dec 16, 2021 - Kotlin
-
Updated
Feb 18, 2021 - Java
-Dpact.rootDir="target/pact-classes" didn’t work for me.
env "pact.rootDir=target/pact-classes" bash did
...because of the "."
-
Updated
Dec 1, 2021 - C++
-
Updated
Mar 4, 2021
-
Updated
Nov 26, 2021 - Java
-
Updated
Dec 10, 2021 - C#
Parse response of type {"items":{"k1": {"k1":"v1"} ,"k2":{"k2":"v2"}}} into records {"k1":"v1"}, {"k2","v2"}
Write a new JacksonKvMapRecordHttpResponseParser.
-
Updated
May 22, 2021 - R
Improve this page
Add a description, image, and links to the cdc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cdc topic, visit your repo's landing page and select "manage topics."
Hi and thank you for this great API.
Please made a Postman collection for version 3.