cloud-fan commented on code in PR #45652: URL: https://github.com/apache/spark/pull/45652#discussion_r1538470307
########## docs/sql-error-conditions-unsupported-subquery-expression-category-error-class.md: ########## @@ -50,6 +50,10 @@ A correlated outer name reference within a subquery expression body was not foun Expressions referencing the outer query are not supported outside of WHERE/HAVING clauses: `<sqlExprs>`. +## LAMBDA_OR_HIGHER_ORDER_FUNCTION Review Comment: ```suggestion ## HIGHER_ORDER_FUNCTION ``` -- 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]
