-
Hi Team,
Thank you for the excellent work on Databridge!
I wanted to ask if it's possible to publish data to a Kafka topic using the Databridge component. The examples provided only showcase Kaf…
-
Is there a way to use round robin assignment to partitions for producers?
From the example:
```
let stream = iter(0..5000).map(|_| ProduceMessage {
topic: topic_name.to_string(),
partit…
-
The Databricks SQL dialect offers the possibility to add a foreign key reference in the CREATE TABLE statement. I would like to use this with the datacontract.yml, but currently there is no possibilit…
-
### Are you already a member of the Safety Critical Rust Consortium?
Yes
### What is your name?
Douglas Deslauriers
### What subcommittee would you like to join?
Coding Guidelines
### ONLY FILL …
-
**To Reproduce:**
- run `./mach run -r https://nytimes.com`
- Observe crash with error `Should never create a web font without data. (thread StyleThread#1, at components/fonts/font.rs:79)
`
**…
-
Description
===========
In my very simple implementation, I can easily produce 1 million messages per second, but can only consume around 100k messages per second. How can I speed up the consumer …
-
### (Current Batching Pattern) Batch-Accumulator Producer Bindings
Currently, the common batching pattern used by producer bindings is to accumulate messages at the producer binding based on `batchS…
-
### Bug Description
I have a Bytewax script that ingests data into Kafka using the `bytewax.connectors.kafka.KafkaSink`. Today, it crashed with the error: `Producer terminating with 728 messages (253…
-
The current bot API lacks support for Franz producers.
Adding producers to the bot API would help make for interesting commands, giving them the ability to communicate with points-term, for example.
…
-