-
proposed by @fuyufjh
Currently, our stream exchange highly depends on chunk's visibility bitmap. In the sender side, the chunk is cloned into each dispatcher and then each dispatcher eliminates th…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
**Current Design of MIST**
- A query is partitioned to multiple partitioned queries
- Each partitioned query has a queue
- Each queue contains tasks of the partitioned query
- E.g) A task consists o…
-
### Is your feature request related to a problem or challenge?
Certain operators (eg `AggregateExec`, `SortExec`) are "greedy" in that they will continue processing batches as long as they are produc…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
yes
- Join the mailing list to engage in conversations and get faster support at dev-subs…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Create a filtered stream over twitter. Yield out tweets to our processing engine. Add post back and some control over publishing.
-
**Describe the bug**
An error was raised due to a large payload on process instance creation. The question to me is whether we want to have this as an error log, or the instance creation will be re…
-
https://yuzhouwan.com/posts/20644/
什么是 Flink? Apache Flink™ is an open source platform for distributed stream and batch data processing. Flink’s core is a streaming dataflow engine that provides da…
-
For transcription, I prefer to convert my source audio to whisper compatible .wav first and then run echogarden. However, when transcribing with echogarden, ffmpeg is called regardless of the source a…