zhongyujiang commented on PR #8840: URL: https://github.com/apache/paimon/pull/8840#issuecomment-5066129756
Hi @JingsongLi, could you help review this PR when you have time? It adds a fail-fast guard in `BinaryRowSerializer.checkSkipWriteForFixLengthPart` when the row's fixed-length part exceeds the page size, to prevent silent data corruption (and the eventual `NegativeArraySizeException`) in wide tables. Thanks! -- 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]
