Open
2 of 2 issues completedDescription
Is your feature request related to a problem or challenge?
We observed a huge increase after upgrading datafusion GreptimeTeam/greptimedb#5417. I run a script to test the build time change day by day since v38.0
, and here is the result:
The build time keeps increasing and is almost doubled since v38.0
. Given the codebase keeps adding new code, it's expected to see a trend of increasing, but there are still some obvious "platforms" and "jumps", which might be abnormal.
This is the raw data:
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response