ted-jenks commented on PR #45408:
URL: https://github.com/apache/spark/pull/45408#issuecomment-1988639946

   I am having trouble getting the failing test to pass:
   ```13:27:04.051 ERROR 
org.apache.spark.sql.hive.thriftserver.ThriftServerQueryTestSuite```
   Giving:
   ```
   java.sql.SQLException
   [info]   org.apache.hive.service.cli.HiveSQLException: Error running query: 
[WRONG_NUM_ARGS.WITHOUT_SUGGESTION] org.apache.spark.sql.AnalysisException: 
[WRONG_NUM_ARGS.WITHOUT_SUGGESTION] The `base64` requires 0 parameters but the 
actual number is 1. Please, refer to 
'https://spark.apache.org/docs/latest/sql-ref-functions.html' for a fix. 
SQLSTATE: 42605; line 1 pos 7
   [info]       at 
org.apache.spark.sql.hive.thriftserver.HiveThriftServerErrors$.runningQueryError(HiveThriftServerErrors.scala:43)
   [info]       at 
org.apache.spark.sql.hive.thriftserver.SparkExecuteStatementOperation...
   ```
   Any idea why I would get this?


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to