Skip to content

[CALCITE-7677] CAST between ROW types fails at runtime - #5128

Open
mihaibudiu wants to merge 1 commit into
apache:mainfrom
mihaibudiu:issue7677
Open

[CALCITE-7677] CAST between ROW types fails at runtime#5128
mihaibudiu wants to merge 1 commit into
apache:mainfrom
mihaibudiu:issue7677

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7677

Changes Proposed

This PR adjusts the Enumerable representation of ROW values to use Object[]. It also fixes the cast of ROW values to use a recursive implementation, which recursively converts each field. This handles correctly nested ROW types.

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@sonarqubecloud

Copy link
Copy Markdown

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