Skip to content

[CALCITE-7269] SqlValidator throws exception if lambda parameter is struct - #5190

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

[CALCITE-7269] SqlValidator throws exception if lambda parameter is struct#5190
mihaibudiu wants to merge 1 commit into
apache:mainfrom
mihaibudiu:issue7269

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7629

Changes Proposed

There are several small issues in various parts of the stack.

I have also cleaned-up a bit the RelStructuredTypeFlattener, whose JavaDoc mentioned a bunch of plan objects which no longer exists. (We are running our compiler without the type flattener, I suspect it could actually be deprecated; it may not work correctly with arbitrary lambdas that manipulate ROW types; I added some warnings in the JavaDoc).

…truct

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