Closed
Description
Describe the bug
I found risingwave becomes significantly slow on my mac. e.g., e2e_test/batch/basic/array.slt.part
takes 30+ seconds. After git bisect
, I found the regression happens after #6025.
To Reproduce
No response
Expected behavior
No response
Additional context
@skyzh can't reproduce. CI also works fine. Need someone else to confirm it. Confirmed it happens on debug & single binary mode.