-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
We have being using 4.11 for more than ten years. We have hundreds of stateless statements. Each statement has hundreds of parameterized conditions in where clause.
Just tried upgrading to 9.0.0 and found below problems:
- startup time(compile and deploy) increase from 140s to 1000s
- runtime throughput decrease 70 percent.
- some statement compile fail for int overflow or out of memory in issue In FilterSpecCompilerIndexPlannerWidthWithConditions, int sizeFactorized overflow to be negative. #293
Can you please help understand the gap between 4.11 and 9.0.0 and solve the upgrade problems accordingly?
Metadata
Metadata
Assignees
Labels
No labels