zhenlineo commented on PR #40274:
URL: https://github.com/apache/spark/pull/40274#issuecomment-1454314742

   The full error (even with the clean master branch):
   ```
   build/mvn clean
   build/mvn -Pscala-2.13 compile -pl connector/connect/client/jvm -am 
-DskipTests
   build/mvn -Pscala-2.13 test -pl connector/connect/client/jvm -> errored here
   
   [ERROR] [Error] 
/Users/zhen.li/code/spark-sbt/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/util/ConvertToArrow.scala:28:
 object arrow is not a member of package org.apache.spark.sql.execution
   [ERROR] [Error] 
/Users/zhen.li/code/spark-sbt/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/util/ConvertToArrow.scala:46:
 not found: type ArrowWriter
   [ERROR] [Error] 
/Users/zhen.li/code/spark-sbt/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/util/ConvertToArrow.scala:46:
 not found: value ArrowWriter
   ```
   
   


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