jianguotian commented on PR #8264: URL: https://github.com/apache/paimon/pull/8264#issuecomment-4728433618
@JingsongLi Added ARRAY/MAP round-trip tests in `MosaicFormatReadWriteTest`: - full-types test extended with `ARRAY<INT>` and `MAP<STRING,INT>`, checked element by element; - new `testArrayMapNullAndEmpty` covering null column, null element inside an array, empty array and empty map. All 77 paimon-mosaic tests pass locally with the official 0.2.0 native library. PTAL, 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]
