ArnavBalyan commented on PR #9249: URL: https://github.com/apache/paimon/pull/9249#issuecomment-5307988158
`FieldMergeMapWithKeyTimeAgg` also stores byte array internally in hashmap. The equal binary key bug will also manifest for timestamp comparison. Can we also protect it with the same `ByteArrayKey` handling? -- 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]
