Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/22309
  
    ```
    [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/ScalaReflection.scala:401:
 value isDefined is not a member of 
org.apache.spark.sql.catalyst.expressions.Expression
    [error]         if (path.isDefined) {
    [error]                  ^
    ```
    
    You need to rebase with current master. `path` is not `Option` now.


---

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

Reply via email to