v.25.8Backward Incompatible Change

Avoid maintenance without analyzer, — which

Lazy materialization is enabled only with analyzer (which is the default) to avoid maintenance without analyzer, — which, in our experience, have some issues (for example, when using indexHint() in conditions). #83791 (Igor Nikonov).