-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
builtins: add in unimplemented spatial builtins #53556
Conversation
@sumeerbhola mind taking a look at this today? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 4 of 4 files at r1.
Reviewable status:complete! 1 of 0 LGTMs obtained
bors r=sumeerbhola tftr! |
Build failed (retrying...): |
bors r- |
Canceled. |
88b6041
to
4732d3b
Compare
bors r=sumeerbhola |
bors r- |
Canceled. |
4732d3b
to
5ee105c
Compare
sorry, more and more builtins getting in. bors r=sumeerbhola |
one more builtin from open source... bors r- |
Canceled. |
This adds telemetry to remaining unused functions, as well as displaying the issue number when someone attempts to use an unimplemented function. Also changed the wording of the error message to be a little more friendly. Release justification: low risk, high benefit changes Release note: None
5ee105c
to
4bc78c4
Compare
bors r=sumeerbhola |
This PR was included in a batch that was canceled, it will be automatically retried |
Build succeeded: |
This adds telemetry to remaining unused functions, as well as displaying
the issue number when someone attempts to use an unimplemented function.
Also changed the wording of the error message to be a little more
friendly.
Release justification: low risk, high benefit changes
Release note: None