Resolved Issues
The following issues have been resolved.
C2025.9.0
Submitting the same inbound query multiple times resulted in aggregates that were almost duplicates
Submitting a single inbound query multiple times produced aggregates that were almost duplicates, differing only in the order of their keys. This issue has been resolved.
ATSCALE-35289
Existing partitions were not considered when grace period overrides were defined
When an incremental aggregate build ran with a grace period override, the build did not include the model's aggregate partitions. This issue has been resolved.
ATSCALE-28692
Aggregate build status indicator disappeared after navigating away from the Build tab
When running an aggregate build from a deployed catalog's Build tab, the build status indicator disappeared after switching to a different tab, then back to the Build tab. This issue has been resolved.
ATSCALE-28590
Some queries failed during planning when query.planning.allowCtes was enabled
Some queries failed during planning when the query.planning.allowCtes
setting was enabled. This issue has been resolved.
ATSCALE-28440
Queries on complex calculated metrics failed during planning when using constraint translation
Queries on complex calculated metrics failed during query planning when constraint translation was used. This issue has been resolved.
ATSCALE-28245
DAX CALCULATE behaved differently in AtScale than SSAS
Previously, the DAX CALCULATE function behaved differently in AtScale than SSAS. This issue has been resolved.
ATSCALE-18276