Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impl hash for ScalarValue::Map #11463

Open
Rachelint opened this issue Jul 14, 2024 · 1 comment
Open

Impl hash for ScalarValue::Map #11463

Rachelint opened this issue Jul 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Rachelint
Copy link
Contributor

Rachelint commented Jul 14, 2024

Is your feature request related to a problem or challenge?

Part of #11429

I found hash calculation for Scalar::Map is not impl actually, that leads error if we enable the const evaluate optimization for op/udf returning Scalar::Map.

Describe the solution you'd like

Impl hash for Scalar::Map.

Describe alternatives you've considered

No response

Additional context

No response

@Rachelint Rachelint added the enhancement New feature or request label Jul 14, 2024
@Rachelint
Copy link
Contributor Author

take

@Rachelint Rachelint changed the title Impl hash for Scalar::Map Impl hash for ScalarValue::Map Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant