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

columns: Avoid creating uneeded function #2349

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

mauriciovasquezbernal
Copy link
Member

The value returned by GetFieldFunc() can be used directly.

Found while reviewing #2122.

The value returned by GetFieldFunc() can be used directly.

Signed-off-by: Mauricio Vásquez <mauriciov@microsoft.com>
Copy link
Member

@flyth flyth left a comment

Choose a reason for hiding this comment

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

Nice, LGTM! :)

@mauriciovasquezbernal mauriciovasquezbernal merged commit 59e7172 into main Jan 9, 2024
53 checks passed
@mauriciovasquezbernal mauriciovasquezbernal deleted the mauricio/avoid-extra-function-columns branch January 9, 2024 21:09
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.

None yet

3 participants