[
https://issues.apache.org/jira/browse/SPARK-52899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-52899.
------------------------------
Fix Version/s: (was: 3.4.0)
(was: 3.5.0)
(was: 3.4.1)
(was: 4.0.0)
(was: 3.4.2)
(was: 3.5.1)
(was: 3.5.2)
(was: 3.4.3)
(was: 3.4.4)
(was: 3.5.3)
(was: 3.5.4)
(was: 3.5.5)
(was: 3.5.6)
(was: 3.5.7)
Resolution: Fixed
Issue resolved by pull request 51581
[https://github.com/apache/spark/pull/51581]
> Fix QueryExecutionErrorsSuite test to register H2Dialect back
> -------------------------------------------------------------
>
> Key: SPARK-52899
> URL: https://issues.apache.org/jira/browse/SPARK-52899
> Project: Spark
> Issue Type: Test
> Components: SQL
> Affects Versions: 3.4.2, 3.4.0, 3.4.1, 3.5.0, 3.5.1, 3.5.2, 3.4.3, 3.4.4,
> 3.5.3, 3.5.4, 3.5.5, 4.1.0, 3.5.6, 4.0.0, 4.0.1, 3.5.7
> Reporter: Petar Vasiljevic
> Assignee: Petar Vasiljevic
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0, 4.0.1
>
>
> Test "UNRECOGNIZED_SQL_TYPE: unrecognized SQL type DATALINK" in
> QueryExecutionErrorsSuite.scala can introduce flakiness due to unregistering
> the H2 dialect and never registering it back
> ([code|https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/errors/QueryExecutionErrorsSuite.scala#L646]).
>
> I have hit the issue on CI because of that
> ([https://github.com/PetarVasiljevic-DB/spark/actions/runs/16399646273/job/46337197677]]).
> NoopDialect is used in JDBCV2JoinPushdownSuite, while locally, as it should
> be, H2Dialect is used.
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]