tomasfabian / ksqlDB.RestApi.Client-DotNet

ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push and pull queries and executing statements.
MIT License
93 stars 24 forks source link

Regression of issue #68 #84

Open mrt181 opened 1 week ago

mrt181 commented 1 week ago

Describe the bug see issue #68

To Reproduce see issue #68

Expected behavior see issue #68

Environment (please complete the following information):

Additional context The workaround mentioned in #68 still works

tomasfabian commented 1 week ago

Hello @mrt181, could you provide a test case or more context information, please? The existing test passes, but probably additional coverage is needed.

Thank you!

tomasfabian commented 4 days ago

Hi @mrt181, could you please help me reproduce this issue?