Felipe Cardozo
Felipe Cardozo
@XXiaoA Thank you. Your fork resolved for me as well.
> Maybe we could add it to shell.nix? Oh, that make sense. I edited my commit.
Hi! I created a smartmodule for csv-to-json. If it makes sense, I would like to transfer the ownership to infinyon organization. https://github.com/fraidev/csv-json-sm
> @fraidev thank you for your contribution. It seems like we have smartmodules repositories all over the place, and there was also an internal repository for a special project that...
@Elektroplayer the @cptchuckles's workaround works for me. Here my dotfiles: https://github.com/fraidev/dotfiles/blob/87585f335d5b59a32bee79f78f432534fb505b98/config/nvim/lua/plugins/lspconfig.lua#L137
#7 Improved a lot, now there is concurrency. But there is some stuff to optimize yet.
Hey @k-karuna, can you give more details about it?
https://github.com/infinyon/fluvio/pull/4065 solves it!
The `stream_batches_with_config` was un-deprecated with https://github.com/infinyon/fluvio/pull/4272
> I don't think this is right approach. This should work for all client not just CLI. client should detect if topic is closed then close connection Make sense! But...