pgandhi999 opened a new pull request #24419: [SPARK-25719] : Search 
functionality in datatables in stages page sho…
URL: https://github.com/apache/spark/pull/24419
 
 
   …uld search over formatted data rather than the raw data
   
   The Pull Request to add datatables to stage page SPARK-21809 got merged. The 
search functionality in those datatables being a great improvement for 
searching through a large number of tasks, also performs search over the raw 
data rather than the formatted data displayed in the tables. It would be great 
if the search can happen for the formatted data as well.
   
   ## What changes were proposed in this pull request?
   
   Added code to enable searching over displayed data in tables e.g. searching 
on "165.7 MiB" or "0.3 ms" will now return the search results.
   
   ## How was this patch tested?
   
   Manual Tests
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to