duongcongtoai commented on PR #8652:
URL: https://github.com/apache/arrow-rs/pull/8652#issuecomment-3469809079

   Looks like the implementation of dictionary merge (Interner) does not 
guarantee unique values post-merge, meaning if we merge two value arrays with 
256 items each and with key type UInt8, keyoverflow error can still happen, we 
need a different merge logic for this


-- 
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]

Reply via email to