-
Maven build is failing on the IBM MQ Sink connector.
-
Support non delta as sink using metadata approach.
- In metadata if sink is non delta use Structure streaming approach with foreachbatch
- Use DAB to deploy non-DLT pipelines to databricks workspace
-
currently, can not get the infomation.
```SQL
dev=> create sink ssss into tt as select * from t;
CREATE_SINK
dev=> describe ssss;
Name | Type | Is Hidden | Description
----…
-
**Describe the problem**
This is a placeholder that @stevendanna will add more information to.
- The file sink uses a bufio.Writer internally.
- When a bufio.Writer encounters an error, from th…
-
Workflows can be triggered from Kafka events, meaning the `run` handler can be invoked.
But auxiliary handlers, for example for signals, cannot be invoked from Kafka. Trying to set up a subscriptio…
-
Knative Eventing offers only a small number of **event sources**, such as `ApiServerSource` or `PingSource`. Besides that it provides a `ContainerSource` to allow users to run their own integrations, …
-
I think this is probably a documentation/understanding issue.
I create an async log with
auto console_sink = std::make_shared();
auto file_sink = std::make_shared(filename);
…
-
I have an Arctis 7+ refurb. Running Nobara 39 (A Fedora based distro). Python version 3.12.3
I tried the standard install instructions for the Arctis7+ install, but the service seems to fail, and…
-
### Describe the bug
I am using mongo-kafka-connect-1.6.1-confluence sink connector. I have integrate the opentelemetry java agent with kafka-connect with following environmental variables.
export …
-
Hi!
version: altinityinfra/clickhouse-sink-connector: 716-f3f63a01328216e766609fa8280adbe93b7ea320-lt
when transferring data from postgres to clickhouse we get an error
```
2024-08-13 11:15:42.204…