Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Introduce projection fields to EqualiserCodeGenerator #4154

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

JingsongLi
Copy link
Contributor

Purpose

See #4126

Tests

API and Format

Documentation

* fields are compared in ascending order.
*/
GeneratedClass<RecordEqualiser> generateRecordEqualiser(List<DataType> fieldTypes);
/** Generate a {@link RecordEqualiser} with fields. */
Copy link
Contributor

Choose a reason for hiding this comment

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

Whether it is necessary to add comments for params.

Copy link
Contributor Author

@JingsongLi JingsongLi Sep 10, 2024

Choose a reason for hiding this comment

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

I think fields this name (in equal context) is enough to explain.

@chenxinwei
Copy link
Contributor

LGTM +1

@JingsongLi JingsongLi merged commit 588b6e0 into apache:master Sep 10, 2024
8 of 10 checks passed
wxplovecc pushed a commit to tongcheng-elong/incubator-paimon that referenced this pull request Sep 11, 2024
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