sbe-python icon indicating copy to clipboard operation
sbe-python copied to clipboard

Fix handling multiple groups with wrap

Open Khush-dev opened this issue 6 months ago • 1 comments

Khush-dev avatar Jun 26 '25 16:06 Khush-dev

Thanks! Is there a schema / test case that would serve as motivation of what situations this would fix?

kizzx2 avatar Nov 23 '25 13:11 kizzx2

For the first commit, i put up some testcase which failed without the patch. For the second commit, iirc, decoding doesn't work with primitive types i.e. you always need to define the primitive as a custom type.

Khush-dev avatar Dec 07 '25 05:12 Khush-dev