You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which issue does this PR close?
- Closes#18431
## Rationale for this change
-The trace_id in the result is depended on a random number. I think
it's better to remove it from the sql to get a stable result
## What changes are included in this PR?
Remove the trace_id from the sql and the assert result
## Are these changes tested?
N/A
## Are there any user-facing changes?
No
0 commit comments