presto
presto copied to clipboard
Add some additional debugging help
Description
fill in details about the location that failed to be deleted
Motivation and Context
I encountered this when writing a new test and did not have sufficient info to see exactly what was wrong.
Impact
None, test only code
Test Plan
CI
Contributor checklist
- [x] Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
- [x] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
- [ ] Documented new properties (with its default value), SQL syntax, functions, or other functionality.
- [ ] If release notes are required, they follow the release notes guidelines.
- [ ] Adequate tests were added if applicable.
- [x] CI passed.
Release Notes
== NO RELEASE NOTE ==
I think something got messed up in rebase. The commit message looks like it was taken from something else.
Good catch on commit message. Fixed