Skip to content

[AURON #1711] Fix Casting from Struct to Utf8 not supported#1718

Merged
cxzl25 merged 3 commits intoapache:masterfrom
cxzl25:auron_1711
Dec 12, 2025
Merged

[AURON #1711] Fix Casting from Struct to Utf8 not supported#1718
cxzl25 merged 3 commits intoapache:masterfrom
cxzl25:auron_1711

Conversation

@cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Dec 9, 2025

Which issue does this PR close?

Closes #1711

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

Add UT

@github-actions github-actions bot added the native label Dec 9, 2025
@github-actions github-actions bot added the spark label Dec 10, 2025
@richox
Copy link
Contributor

richox commented Dec 11, 2025

LGTM

}

test("cast struct to string") {
// SPARK-32499 SPARK-32501 SPARK-33291
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Spark3.0

https://github.com/apache/auron/actions/runs/20094732268/job/57652644193

  !== Correct Answer - 2 ==   == Spark Answer - 2 ==
   struct<s:string>           struct<s:string>
  ![[,]]                      [{100, value}]
  ![[100, value]]             [{null, null}]

@cxzl25 cxzl25 merged commit d77a1bb into apache:master Dec 12, 2025
98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrow error: Cast error: Casting from Struct to Utf8 not supported

2 participants