Skip to content

[CALCITE-7602] ROW(*) loses column names#5021

Merged
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7602
Jun 16, 2026
Merged

[CALCITE-7602] ROW(*) loses column names#5021
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7602

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7602

Changes Proposed

In an expression such as SELECT ROW(*) FROM emp the names of the ROW produced are inferred from the emp table column names.

@xuzifu666 xuzifu666 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, but CI is not happy.

@mihaibudiu mihaibudiu force-pushed the issue7602 branch 2 times, most recently from 4a341b6 to 693dda7 Compare June 16, 2026 18:12
@mihaibudiu mihaibudiu added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Jun 16, 2026
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@sonarqubecloud

Copy link
Copy Markdown

@mihaibudiu mihaibudiu merged commit e7ec483 into apache:main Jun 16, 2026
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM-will-merge-soon Overall PR looks OK. Only minor things left.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants