Github user kiszk commented on the issue:

    https://github.com/apache/spark/pull/22388
  
    Incorrect import still may exist there.
    ```
    [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/continuous/ContinuousTextSocketSource.scala:40:
 object SupportsDeprecatedScanRow is not a member of package 
org.apache.spark.sql.sources.v2.reader
    [error] import org.apache.spark.sql.sources.v2.reader.{InputPartition, 
InputPartitionReader, SupportsDeprecatedScanRow}
    [error]        ^
    ```


---

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

Reply via email to