[
https://issues.apache.org/jira/browse/SPARK-45357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Jie updated SPARK-45357:
-----------------------------
Description:
build/mvn clean install -pl connector/connect/server -am -DskipTests
mvn test -pl connector/connect/server
{code:java}
- Test observe *** FAILED ***
== FAIL: Plans do not match ===
!CollectMetrics my_metric, [min(id#0) AS min_val#0, max(id#0) AS max_val#0,
sum(id#0) AS sum(id)#0L], 0 CollectMetrics my_metric, [min(id#0) AS
min_val#0, max(id#0) AS max_val#0, sum(id#0) AS sum(id)#0L], 53
+- LocalRelation <empty>, [id#0, name#0]
+- LocalRelation <empty>, [id#0, name#0]
(PlanTest.scala:179) {code}
was:
{code:java}
- Test observe *** FAILED ***
== FAIL: Plans do not match ===
!CollectMetrics my_metric, [min(id#0) AS min_val#0, max(id#0) AS max_val#0,
sum(id#0) AS sum(id)#0L], 0 CollectMetrics my_metric, [min(id#0) AS
min_val#0, max(id#0) AS max_val#0, sum(id#0) AS sum(id)#0L], 53
+- LocalRelation <empty>, [id#0, name#0]
+- LocalRelation <empty>, [id#0, name#0]
(PlanTest.scala:179) {code}
> Maven test `SparkConnectProtoSuite` failed
> ------------------------------------------
>
> Key: SPARK-45357
> URL: https://issues.apache.org/jira/browse/SPARK-45357
> Project: Spark
> Issue Type: Bug
> Components: Connect
> Affects Versions: 4.0.0
> Reporter: Yang Jie
> Priority: Major
>
>
> build/mvn clean install -pl connector/connect/server -am -DskipTests
> mvn test -pl connector/connect/server
>
> {code:java}
> - Test observe *** FAILED ***
> == FAIL: Plans do not match ===
> !CollectMetrics my_metric, [min(id#0) AS min_val#0, max(id#0) AS max_val#0,
> sum(id#0) AS sum(id)#0L], 0 CollectMetrics my_metric, [min(id#0) AS
> min_val#0, max(id#0) AS max_val#0, sum(id#0) AS sum(id)#0L], 53
> +- LocalRelation <empty>, [id#0, name#0]
> +- LocalRelation <empty>, [id#0, name#0]
> (PlanTest.scala:179) {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]