mihailotim-db commented on code in PR #50822:
URL: https://github.com/apache/spark/pull/50822#discussion_r2078918803
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/FunctionTableSubqueryArgumentExpression.scala:
##########
@@ -78,28 +80,37 @@ case class FunctionTableSubqueryArgumentExpression(
"WITH SINGLE PARTITION is mutually exclusive with PARTITION BY")
override def dataType: DataType = plan.schema
+
Review Comment:
Can we revert these new-line diffs?
--
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]