Skip to content

[CALCITE-6817] Add string representation of default nulls direction for RelNode#4184

Merged
ILuffZhe merged 1 commit intoapache:mainfrom
ILuffZhe:CALCITE-6817
Feb 10, 2025
Merged

[CALCITE-6817] Add string representation of default nulls direction for RelNode#4184
ILuffZhe merged 1 commit intoapache:mainfrom
ILuffZhe:CALCITE-6817

Conversation

@ILuffZhe
Copy link
Contributor

@ILuffZhe ILuffZhe commented Feb 6, 2025

No description provided.

@ILuffZhe ILuffZhe force-pushed the CALCITE-6817 branch 2 times, most recently from ca4a128 to 8641493 Compare February 7, 2025 11:53
@rubenada
Copy link
Contributor

rubenada commented Feb 7, 2025

LGTM

Copy link
Contributor

@suibianwanwank suibianwanwank left a comment

Choose a reason for hiding this comment

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

Overall LGTM, RelFieldCollation also exists in Window, would you consider adding it in this PR?

@ILuffZhe
Copy link
Contributor Author

ILuffZhe commented Feb 8, 2025

Overall LGTM, RelFieldCollation also exists in Window, would you consider adding it in this PR?

I assume you mean OVER call, like OVER (PARTITION BY id ORDER BY age DESC nulls last).
This is a RexNode and its string representation is generated by computing digest. Seems current flag cannot be passed into, or do I miss something?

@ILuffZhe ILuffZhe closed this Feb 8, 2025
@ILuffZhe ILuffZhe reopened this Feb 8, 2025
@ILuffZhe ILuffZhe added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Feb 9, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2025

@ILuffZhe ILuffZhe merged commit f1c370a into apache:main Feb 10, 2025
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.

4 participants