-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[API proposal] Collection expressions: IOperation support #70631
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
API Review
Conclusion: We'll simplify the proposal to remove these implementation details and bring it back. |
Updated proposal based on API review feedback. |
API Review
Conclusion: Approved. Remove |
Implemented in #70650. |
Background and Motivation
Provide
IOperation
support for collection expressions.Proposed API
Usage Examples
Span:
Collection initializer type:
Builder method:
Spread:
Alternative Designs
Risks
Relates to test plan: #66418
The text was updated successfully, but these errors were encountered: