We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LexOrderingRef
Perhaps we could follow a similar pattern for LexOrderingRef, too.
Originally posted by @berkaysynnada in #12583 (comment)
Wrap LexOrderingRef in a struct, similar to how LexRequirement is being changed.
LexRequirement
No response
See Issue #12255, and PR #12583.
The text was updated successfully, but these errors were encountered:
take
Sorry, something went wrong.
LexOrderingRequest
type
struct
LexRequirementRef
PhysicalSortRequirement::from_sort_exprs
PhysicalSortRequirement::to_sort_exprs
ngli-me
Successfully merging a pull request may close this issue.
Is your feature request related to a problem or challenge?
Originally posted by @berkaysynnada in #12583 (comment)
Describe the solution you'd like
Wrap
LexOrderingRef
in a struct, similar to howLexRequirement
is being changed.Describe alternatives you've considered
No response
Additional context
See Issue #12255, and PR #12583.
The text was updated successfully, but these errors were encountered: