Skip to content

len(): Handle fusion records#7150

Open
mattnibs wants to merge 1 commit into
mainfrom
fusion-len
Open

len(): Handle fusion records#7150
mattnibs wants to merge 1 commit into
mainfrom
fusion-len

Conversation

@mattnibs

Copy link
Copy Markdown
Collaborator

No description provided.

@mattnibs
mattnibs requested a review from a team July 24, 2026 21:16
return out
}

func (*Len) ApplyOpt() vector.ApplyOpt { return vector.ApplyRipUnions }

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: We usually put this closer to the type declaration and I think that helps make it more visible.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The pattern has been after Call from what I've seen but I agree before Call is better

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