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
chore(java-shell): skip executionStats validation in tests (#873)
The SBE engine has been turned on by default in the latest server
versions, which returns a different explain output in executionStats.
Therefore, skip validation in the java-shell tests, which currently
expect the pre-5.0 format.
0 commit comments