Skip to content

[#8806] feat(client-python): add from_function_arg(s) to DTOConverters#8819

Merged
unknowntpo merged 2 commits intoapache:mainfrom
tsungchih:feat-client-python-add-from-function-arg
Oct 16, 2025
Merged

[#8806] feat(client-python): add from_function_arg(s) to DTOConverters#8819
unknowntpo merged 2 commits intoapache:mainfrom
tsungchih:feat-client-python-add-from-function-arg

Conversation

@tsungchih
Copy link
Collaborator

What changes were proposed in this pull request?

This PR is aimed at implementing the following two methods in class gravitino.dto.util.dto_converters.DTOConverters

  • from_function_arg
  • from_function_args

We can therefore implement the method from_dto in the same class.

Why are the changes needed?

It's required for implementing table operations.

Fix: #8806

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit tests

apache#8806

Signed-off-by: George T. C. Lai <tsungchih.hd@gmail.com>
apache#8806

Signed-off-by: George T. C. Lai <tsungchih.hd@gmail.com>
@tsungchih
Copy link
Collaborator Author

@jerryshao @unknowntpo Could you please help with reviewing this PR when you are available? I would greatly appreciate any feedback from you. Thanks.

@jerryshao
Copy link
Contributor

LGTM, @unknowntpo would you please also take a look?

@unknowntpo
Copy link
Contributor

LGTM.

@unknowntpo unknowntpo merged commit 417e146 into apache:main Oct 16, 2025
25 checks passed
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.

[Subtask] Add fromFunctionArg(s) in DTOConverters

3 participants