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

hash_agg microbench failing #13181

Closed
kwannoel opened this issue Oct 31, 2023 · 0 comments · Fixed by #13193
Closed

hash_agg microbench failing #13181

kwannoel opened this issue Oct 31, 2023 · 0 comments · Fixed by #13193
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@kwannoel
Copy link
Contributor

kwannoel commented Oct 31, 2023

Describe the bug

Benchmarking Q17/benchmark_hash_agg: Warming up for 3.0000 sthread 'main' panicked at /Users/noelkwan/projects/risingwave/src/expr/core/src/expr/build.rs:299:48:
Failed to build: UnsupportedFunction("less_than(bigint, bigint) -> boolean")

Seems to be related to the expression framework. Must the function signature map be initialized somehow?

cc @wangrunji0408

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@kwannoel kwannoel added the type/bug Something isn't working label Oct 31, 2023
@kwannoel kwannoel changed the title hash_agg microbench not running hash_agg microbench failing Oct 31, 2023
@github-actions github-actions bot added this to the release-1.5 milestone Oct 31, 2023
@wangrunji0408 wangrunji0408 mentioned this issue Nov 1, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants