srowen commented on a change in pull request #27381: [MINOR][SQL] Fix comment
mistake of WindowExec
URL: https://github.com/apache/spark/pull/27381#discussion_r372463445
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/window/WindowExecBase.scala
##########
@@ -170,7 +170,7 @@ abstract class WindowExecBase(
MutableProjection.create(expressions, schema))
}
- // Create the factory
+ // Create the factory to produce [[WindowFunctionFrame]]
Review comment:
Yes fine, just saying to remove the scaladoc brackets
----------------------------------------------------------------
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]