biEngineReasons property
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate.
In case the full query was accelerated, this field is not populated.
Implementation
core.List<BiEngineReason>? biEngineReasons;