yew1eb commented on PR #2406: URL: https://github.com/apache/auron/pull/2406#issuecomment-5190170136
@weimingdiit Thanks for the review! Both done: 1. Added a parameterized test for more types: UInt64, Date32, Date64, Timestamp. It also checks min/max values (e.g. values above i64::MAX for UInt64). 2. Added a new test with nullable key + payload column + Top-N limit together. The payload is built from the key, so the test can check null ordering and payload alignment exactly. All tests pass locally. -- 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]
