ITADN

Hashing, comparing large numbers

#2660ClosedChristianGruen 创建于 2026-05-06
bug
C
ChristianGruencommented
When a volatile hash index is used to cache atomic items to be compared, large numbers are not correctly hashed: ```xquery 100000000000000000000.0 = (1e20, 0e0) ```
关闭于 2026-05-06 0 条评论