Skip to content

test: fix merge conflicts in CodegenFuzzSuite and CodegenSuite#4388

Merged
mbutrovich merged 2 commits into
apache:mainfrom
mbutrovich:codegenfuzzsuite
May 21, 2026
Merged

test: fix merge conflicts in CodegenFuzzSuite and CodegenSuite#4388
mbutrovich merged 2 commits into
apache:mainfrom
mbutrovich:codegenfuzzsuite

Conversation

@mbutrovich
Copy link
Copy Markdown
Contributor

@mbutrovich mbutrovich commented May 21, 2026

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

main builds are failing some pipelines due to randomly generated schemas causing a failure not seen in CI. Also #4370 merged before this and exposes an ambiguous UDF signature that made it impossible to test the edge case behavior I wanted with ANSI enabled.

How are these changes tested?

Tested locally, CI should hopefully be green. Main will hopefully be green after merging. :)

Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks @mbutrovich

@mbutrovich mbutrovich changed the title test: fix probeComplexColumn in CometCodegenFuzzSuite test: fix probeComplexColumn in CodegenFuzzSuite, BigDecimal in CodegenSuite May 21, 2026
@mbutrovich mbutrovich changed the title test: fix probeComplexColumn in CodegenFuzzSuite, BigDecimal in CodegenSuite test: fix merge conflicts in CodegenFuzzSuite and CodegenSuite May 21, 2026
@mbutrovich mbutrovich merged commit 184a883 into apache:main May 21, 2026
77 checks passed
@mbutrovich mbutrovich deleted the codegenfuzzsuite branch May 22, 2026 19:52
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.

2 participants