Resolved Issues
The following issues have been resolved.
Outer CROSSJOINs on secondary attributes were not constrained by subquery CROSSJOINs on related secondary attributes
When the query.emptyValueCrossJoin.enabled
setting was enabled, outer CROSSJOIN operations on secondary attributes were not properly constrained by subquery CROSSJOINs on related secondary attributes. This issue has been resolved.
ATSCALE-28327
Default runtime permissions were not created on deployed models
Default runtime permissions were not created on deployed models. This issue has been resolved.
ATSCALE-27262
Stale aggregate metadata in the data warehouse caused errors in AtScale logs
Stale aggregate table metadata in the data warehouse caused AtScale to log numerous errors. This could occur when aggregate tables or schemas were manually deleted in the data warehouse. This issue has been resolved: AtScale's aggregate maintenance now properly marks missing tables as Deleted.
ATSCALE-27179