Skip to content

[SPARK-58178][SQL][TEST][3.5] Expected size needs to increase#57358

Open
holdenk wants to merge 1 commit into
apache:branch-3.5from
holdenk:SPARK-58178-fix-string-comp-in-suits
Open

[SPARK-58178][SQL][TEST][3.5] Expected size needs to increase#57358
holdenk wants to merge 1 commit into
apache:branch-3.5from
holdenk:SPARK-58178-fix-string-comp-in-suits

Conversation

@holdenk

@holdenk holdenk commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Increases expected string size.

Why are the changes needed?

Version string embedded in results

Does this PR introduce any user-facing change?

Test only

How was this patch tested?

Previous failing test now passes

Was this patch authored or co-authored using generative AI tooling?

no

…har)

Co-authored-by: Holden Karau <holden@pigscanfly.ca>
@holdenk holdenk changed the title [SPARK-58178][SQL][TEST] Expected size needs to increase [SPARK-58178][SQL][TEST][3.5] Expected size needs to increase Jul 19, 2026
sql(s"INSERT INTO $tblName VALUES (1, 'a', '2019-12-13')")

val expectedSize = 657
val expectedSize = 658

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I guess due to 3.5.9 => 3.5.10?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants