maytasm opened a new pull request, #41012:
URL: https://github.com/apache/spark/pull/41012

   ### What changes were proposed in this pull request? Update javascript 
library DataTables, used in the UI, to 1.13.2.
   
   ### Why are the changes needed?
   DataTables 1.10.25 broke asc/desc arrow icons for sorting column. The 
sorting icon is not displayed when the column is clicked to sort by asc/desc. 
Upgrading DataTables to 1.13.2 fixes this issue. 
   
   The 1.10.25 version of DataTables, that Spark currently uses, seems 
vulerable: https://security.snyk.io/package/npm/datatables.net/1.10.25. The 
vulnerability may not affect Spark but it is safer to update.
   
   ### Does this PR introduce _any_ user-facing change? No.
   
   ### How was this patch tested?
   Manual test.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to