hemantkrsh commented on issue #2539: URL: https://github.com/apache/iggy/issues/2539#issuecomment-4015625966
> Hi folks, sorry about the overlap here. I did not realize that this issue was already being worked on when I started the PR. > > The solution implemented in my PR is exhaustive based on an official Clickhouse implementation, so feel free to reuse anything useful. Happy to adapt this, collaborate, or close it if your approach is preferred. @kriti-sc, I see you are using a custom client implementation. As pointed out by @abonander, it is better to use the official Rust client, since it supports most of the core features. My version uses the clickhouse-rs for RowBinary and JSON inserts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
