Skip to content

Simplify GetFieldFunc's display_name, schema_name#17167

Merged
xudong963 merged 1 commit into
apache:mainfrom
findepi:findepi/simplify-getfieldfunc-s-display-name-schema-name-195f0d
Aug 14, 2025
Merged

Simplify GetFieldFunc's display_name, schema_name#17167
xudong963 merged 1 commit into
apache:mainfrom
findepi:findepi/simplify-getfieldfunc-s-display-name-schema-name-195f0d

Conversation

@findepi

@findepi findepi commented Aug 13, 2025

Copy link
Copy Markdown
Member

There is no need to create intermediate ScalarValue::Utf8 if all we want is the inner value.

There is no need to create intermediate `ScalarValue::Utf8` if all we
want is the inner value.
@github-actions github-actions Bot added the functions Changes to functions implementation label Aug 13, 2025
@findepi findepi changed the title Simplify GetFieldFunc's display_name, schema_name` Simplify GetFieldFunc's display_name, schema_name Aug 13, 2025

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like a nice change to me -- thank you @findepi

@xudong963
xudong963 merged commit 5c370fa into apache:main Aug 14, 2025
28 checks passed
@findepi
findepi deleted the findepi/simplify-getfieldfunc-s-display-name-schema-name-195f0d branch August 14, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

3 participants