Skip to content

test: add comprehensive tests for CastExecutor#132

Open
lszskye wants to merge 1 commit into
apache:mainfrom
lszskye:p10-14
Open

test: add comprehensive tests for CastExecutor#132
lszskye wants to merge 1 commit into
apache:mainfrom
lszskye:p10-14

Conversation

@lszskye

@lszskye lszskye commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant