MaxGekk commented on PR #39820:
URL: https://github.com/apache/spark/pull/39820#issuecomment-1417237987

   @itholic Rebasing on the recent master is not enough, could you fix the 
compiler error:
   ```
   [error] 
/home/runner/work/spark/spark/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/JavaTypeInference.scala:141:63:
 not enough arguments for method cannotFindEncoderForTypeError: (typeName: 
String, docroot: String)org.apache.spark.SparkUnsupportedOperationException.
   [error] Unspecified value parameter docroot.
   [error]       throw 
QueryExecutionErrors.cannotFindEncoderForTypeError(t.toString)
   [error]                                                               ^
   [error] one error found
   ```


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