[
https://issues.apache.org/jira/browse/SPARK-51192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herman van Hövell reassigned SPARK-51192:
-----------------------------------------
Assignee: Venkata Sai Akhil Gudesa
> 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
> Assignee: 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: [email protected]
For additional commands, e-mail: [email protected]