micheal-o commented on code in PR #45299:
URL: https://github.com/apache/spark/pull/45299#discussion_r1506754573


##########
docs/sql-error-conditions.md:
##########
@@ -1148,7 +1154,7 @@ Please increase executor memory using the 
--executor-memory option or "`<config>
 
 [SQLSTATE: 
42001](sql-error-conditions-sqlstates.html#class-42-syntax-error-or-access-rule-violation)
 
-Found an invalid expression encoder. Expects an instance of 
`ExpressionEncoder` but got `<encoderType>`. For more information consult 
'`<docroot>`/api/java/index.html?org/apache/spark/sql/Encoder.html'.
+Found an invalid expression encoder. Expects an instance of ExpressionEncoder 
but got `<encoderType>`. For more information consult 
'`<docroot>`/api/java/index.html?org/apache/spark/sql/Encoder.html'.

Review Comment:
   @MaxGekk done



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