Skip to content

feat: support copy bulk#24

Merged
kemingy merged 1 commit intotensorchord:mainfrom
kemingy:copy_bulk
Apr 7, 2025
Merged

feat: support copy bulk#24
kemingy merged 1 commit intotensorchord:mainfrom
kemingy:copy_bulk

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Apr 7, 2025

No description provided.

Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy requested a review from Copilot April 7, 2025 10:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

vechord/registry.py:371

  • The use of a generator expression here might not behave as intended if func returns non-iterable values. Consider using a loop (similar to the list-of-type branch) to ensure consistent handling of the function's return values.
rets = list(func(*args, **kwargs) for args in arguments)

@kemingy kemingy merged commit 54f5619 into tensorchord:main Apr 7, 2025
4 checks passed
@kemingy kemingy deleted the copy_bulk branch April 7, 2025 10:36
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