bento icon indicating copy to clipboard operation
bento copied to clipboard

Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.

Results 30 bento issues
Sort by recently updated
recently updated
newest added

I have a simple bento application which reads data from a Redis stream and put the data into a SQL db. I want to make sure that if for some...

We are using Bento as a part of our Go process and we spawn multiple bento syncs at once. We instantiate a new bento environment and stream builder for each...

https://github.com/redpanda-data/benthos/commit/c0eb64971dff562e51fe58ff5de51082eae0f449

There is a TODO in .github/workflows/test.yml - raising issue for visibility.

I noticed there are no tests for [internal/impl/pure/bloblang_numbers.go](https://github.com/warpstreamlabs/bento/blob/main/internal/impl/pure/bloblang_numbers.go). There is probably some low-hanging fruit functionality that can be added here so adding some test coverage would be useful.

Relevant docs: https://warpstreamlabs.github.io/bento/docs/components/processors/parquet_encode/ Today Bento only supports PLAIN and DELTA_LENGTH_BYTE_ARRAY encodings, and you can only use a single encoding for all data types. We should instead support configuring a different...

Congrats on the fork . I guess it’s a necessity these days after so many rug pulls there used to be one in benthos . It was golang as WASM....

Sorry about the weird title, I wasn't sure how to start a conversation about the topic. First of all: kudos for taking on the hardships of forking a popular open...