You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Can you please help understand the gap between 4.11 and 9.0.0 and solve the upgrade problems accordingly?