Why it matters
This improvement addresses an issue where aggregate projections fail to build properly if external aggregation is turned on. Although this scenario is rare and can be worked around by changing settings, the fix enhances stability and correctness of query execution involving aggregate projections under these conditions.How to use it
To benefit from this fix, users with external aggregation enabled do not need to change their queries or settings after upgrading. If encountering issues with aggregate projections and external aggregation, simply update to the version containing this fix. Previously, users could workaround by disabling external aggregation or adjusting related settings.