Skip to content

[CALCITE-7488] ProjectJoinTransposeRule produces row-type mismatch... - #5205

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

[CALCITE-7488] ProjectJoinTransposeRule produces row-type mismatch...#5205
mihaibudiu wants to merge 1 commit into
apache:mainfrom
mihaibudiu:issue7488

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

when pushing a compound expression containing a nullability-narrowing CAST through an outer Join

Jira Link

CALCITE-7488

Changes Proposed

This is a one-line change which prevents pushing expressions whose type is not nullable.

…en pushing a compound expression containing a nullability-narrowing CAST through an outer Join

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

Copy link
Copy Markdown

@asolimando asolimando left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants