0xderek commented on issue #44353: URL: https://github.com/apache/arrow/issues/44353#issuecomment-2408505089
Some updates: The demo code works after changing `.map()` calls to `.map(boolean keySorted)`. It turns out `UnionMapWriter` doesn't override `map()` and falls back to implementation in `UnionListWriter`. I think this is a bug. -- 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]
