Skip to content

[GLUTEN-11062][FOLLOW-UP][TEST] Add test cases for other Spark version#11154

Merged
beliefer merged 1 commit intoapache:mainfrom
beliefer:11062_followup
Nov 24, 2025
Merged

[GLUTEN-11062][FOLLOW-UP][TEST] Add test cases for other Spark version#11154
beliefer merged 1 commit intoapache:mainfrom
beliefer:11062_followup

Conversation

@beliefer
Copy link
Copy Markdown
Contributor

@beliefer beliefer commented Nov 24, 2025

What changes are proposed in this pull request?

This PR follows up #11113 and proposes to add test cases for other Spark version.

How was this patch tested?

GA tests.

Related issue: #11062

@github-actions github-actions Bot added the CORE works for Gluten Core label Nov 24, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@beliefer
Copy link
Copy Markdown
Contributor Author

@beliefer
Copy link
Copy Markdown
Contributor Author

The five fails test cases are not related to this PR.

Copy link
Copy Markdown
Contributor

@jackylee-ch jackylee-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@beliefer beliefer merged commit 7d8b9b6 into apache:main Nov 24, 2025
138 of 154 checks passed
@zhouyuan
Copy link
Copy Markdown
Member

@beliefer this patch introduced a failure on spark-4.0 unit test

*** RUN ABORTED ***
  java.lang.NoClassDefFoundError: org/apache/hadoop/hive/llap/security/LlapSigner$Signable
  at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
  at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
  at java.base/java.lang.Class.getConstructor0(Class.java:3578)
  at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754)
  at org.apache.hive.common.util.ReflectionUtil.newInstance(ReflectionUtil.java:79)
  at org.apache.hadoop.hive.ql.exec.Registry.registerGenericUDTF(Registry.java:208)
  at org.apache.hadoop.hive.ql.exec.Registry.registerGenericUDTF(Registry.java:201)
  at org.apache.hadoop.hive.ql.exec.FunctionRegistry.<clinit>(FunctionRegistry.java:500)
  at org.apache.hadoop.hive.ql.plan.ExprNodeDescUtils.recommendInputName(ExprNodeDescUtils.java:174)
  at org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.recommendName(SemanticAnalyzer.java:4550)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants