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
[SPARK-19622][WEBUI] Fix a http error in a paged table when using a Go button to search.
## What changes were proposed in this pull request?
The search function of paged table is not available because of we don't skip the hash data of the reqeust path.

## How was this patch tested?
Tested manually with my browser.
Author: Stan Zhai <[email protected]>
Closes#16953 from stanzhai/fix-webui-paged-table.
0 commit comments