lszskye opened a new pull request, #132: URL: https://github.com/apache/paimon-cpp/pull/132
<!-- Please specify the module before the PR name: feat: ... or fix: ... --> ### Purpose `CastExecutorTest` Comprehensive test suite covering type casting across all supported Paimon data types including numeric primitives (TINYINT, SMALLINT, INT, BIGINT, FLOAT, DOUBLE), string types, decimal, timestamp, and boolean. Tests both literal-level and array-level casting, null handling, overflow detection, and edge cases for each type conversion pair. ### Tests `CastExecutorTest` -- 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]
