jiengup commented on PR #3613: URL: https://github.com/apache/iggy/pull/3613#issuecomment-4934196221
@hubcio @slbotbm Hi, I just reflected the change and merged all the commits into a final one. The PR message is also updated. Instead of a plain-only `dict[str, ...]` with int → Int64 / float → Float64 and string-only keys, the binding now exposes the full typed `HeaderKey`/`HeaderValue` surface with smallest-fit kind selection, supports non-string keys, and allows typed and plain pairs to be freely mixed in one dict. Please have a look at it when you are free. -- 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]
