jsoref commented on a change in pull request #30323:
URL: https://github.com/apache/spark/pull/30323#discussion_r521738296
##########
File path:
core/src/main/resources/org/apache/spark/ui/static/dataTables.rowsGroup.js
##########
@@ -166,7 +166,7 @@ RowsGroup.prototype = {
this._mergeColumn(newSequenceRow, (iRow-1),
columnsIndexesCopy)
},
- _toogleDirection: function(dir)
+ _toggleDirection: function(dir)
Review comment:
I'm going to drop the changes for
`core/src/main/resources/org/apache/spark/ui/static/dataTables.rowsGroup.js` in:
3c3a8dc388
0fcc89b7fa
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]