Skip to content

[CALCITE-7719] Field access on an element of a ROW array built by a sub-query raises IllegalArgumentException - #5182

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

[CALCITE-7719] Field access on an element of a ROW array built by a sub-query raises IllegalArgumentException#5182
mihaibudiu wants to merge 1 commit into
apache:mainfrom
mihaibudiu:issue7719

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7719

Changes Proposed

This seems to be a very old bug in LogicVisitor -- at least 6 years old, if not 15.

I had some trouble reverse-engineering what LogicVisitor is supposed to do, but this does look like a bug because the method I fixed does not look at all like the super-class. I added some more JavaDoc comments to this class, but I am not 100% confident.

…ub-query raises IllegalArgumentException

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

Copy link
Copy Markdown
Contributor Author

@julianhyde this is a small fix, and I think you wrote this class originally, I would appreciate if you could review.

@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