Skip to content

Conversation

@randyli
Copy link
Contributor

@randyli randyli commented Nov 3, 2025

Which issue does this PR close?

Rationale for this change

  • Map expects list, large_list or fixed_size_list but Scalar type is provided

What changes are included in this PR?

  • Change the types to the types of keys and values

Are these changes tested?

  • Previously failing tests pass

Are there any user-facing changes?

N/A

Which issue does this PR close?

- map benchmark failing apache#18454

Rationale for this change

- Map expects list, large_list or fixed_size_list but Scalar type is
  provided

What changes are included in this PR?

- Change the types to the types of keys and values

Are these changes tested?

- Previously failing tests pass

Are there any user-facing changes?

N/A
@Omega359
Copy link
Contributor

Omega359 commented Nov 3, 2025

LGTM, thanks!

@Jefffrey Jefffrey added this pull request to the merge queue Nov 4, 2025
Merged via the queue into apache:main with commit 8833253 Nov 4, 2025
28 checks passed
@Omega359 Omega359 mentioned this pull request Nov 10, 2025
codetyri0n pushed a commit to codetyri0n/datafusion that referenced this pull request Nov 11, 2025
##  Which issue does this PR close?

- map benchmark failing apache#18454

## Rationale for this change

- Map expects list, large_list or fixed_size_list but Scalar type is
provided

## What changes are included in this PR?

- Change the types to the types of keys and values

## Are these changes tested?

- Previously failing tests pass

## Are there any user-facing changes?

N/A
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