[ 
https://issues.apache.org/jira/browse/SPARK-51192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-51192:
-----------------------------------
    Labels: pull-request-available  (was: )

> Expose a ResponseObserver-free version of `process` in SparkConnectPlanner
> --------------------------------------------------------------------------
>
>                 Key: SPARK-51192
>                 URL: https://issues.apache.org/jira/browse/SPARK-51192
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 4.0.0
>            Reporter: Venkata Sai Akhil Gudesa
>            Priority: Major
>              Labels: pull-request-available
>
> [https://github.com/apache/spark/pull/47816] attempted to move `MockObserver` 
> into source code to address compilation errors when open-source libraries 
> attempt to test their command plugin extensions via the 
> `SparkConnectPlannerUtils`.
> However, this isn't enough as the error `{*}java.lang.NoSuchMethodError: 
> 'void 
> org.apache.spark.sql.connect.planner.SparkConnectPlanner.process(org.apache.spark.connect.proto.Command,
>  io.grpc.stub.StreamObserver`{*} continues to be seen.
> To address this shading issue, we can move the creation of the `MockObserver` 
> to the source code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to