anishshri-db commented on PR #47133:
URL: https://github.com/apache/spark/pull/47133#issuecomment-2231820006

   @bogao007 - test failure seems related ?
   
   ```
   [error] 
/home/runner/work/spark/spark/sql/core/src/main/scala/org/apache/spark/sql/execution/python/TransformWithStateInPandasExec.scala:51:12:
 class TransformWithStateInPandasExec needs to be abstract.
   [error] Missing implementation for member of trait StatefulOperator:
   [error]   def validateAndMaybeEvolveStateSchema(hadoopConf: 
org.apache.hadoop.conf.Configuration, batchId: Long, stateSchemaVersion: Int): 
Array[String] = ???
   [error] case class TransformWithStateInPandasExec(
   ```


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