Known Issues
Before installing or upgrading AtScale, please review this section to be aware of all known issues.
Vanity URLs not working
Vanity URLs for AtScale are not currently working.
ATSCALE-25055
CVE-2022-22950: Spring Expression DoS Vulnerability
AtScale I2025.1.0 contains the Spring Expression DoS Vulnerability (CVE-2022-22950, 6.5 Medium).
Should you require immediate remedy, you should delete the spring-core-5.2.9.RELEASE.jar
from your installation. Note that doing so may impact virtualization functionality in AtScale.
ATSCALE-24072
Query cache not functional when using PGWire
When using the PGWire interface (port 15432), query cache might not be utilized. This issue will be addressed in a future release.
ATSCALE-23595
Some MDX functions not supported for DB2
The following MDX functions are not supported for DB2 data warehouses in this release: ExtractMember
, Tail
, Head
, NonEmpty
.
ATSCALE-23693
Custom ParallelPeriod not supported for Redshift
The custom ParallelPeriod functionality is not supported for Redshift data warehouses in this release of AtScale.
ATSCALE-24233
For cubes with more than 1600 attributes, AtScale fails to answer all PostgreSQL metadata queries from BI tools
When connected to BI tools via the PostgreSQL interface, AtScale fails to answer all metadata queries on cubes that have more than 1600 attributes. This is due to a limitation of the PostgreSQL database used to answer these queries.
ATSCALE-22911
Limited data platform support
This release features support for the following data platforms:
- Databricks
- Snowflake
- Google BigQuery
- MSSQL
- Postgres
- Iris
Other supported data platforms will be reintroduced in a later release, including:
- Hadoop platforms: CDP, Hortonworks
- Synapse
- Redshift
- DB2
Cubes without a measure or dimension fail to publish
Cubes that do not contain a single measure and/or a single dimension cause projects to fail to publish. While the product allowed this in the past, a measureless and dimensionless cube is an illegitimate cube. It provides no function and utilizes server memory on publish. AtScale recommends cleaning up/modifying these cubes in projects intended for publish.
ATSCALE-22808
Simba Hive driver only supports ASCII character set
Non-ASCII character sets are not interpreted properly by the Simba Hive driver. For customers requiring broader character support, AtScale recommends using the PostgreSQL interface.
ATSCALE-13603
Aggregation Functions For Calculated Measures
The aggregation functions for calculated measures functionality is currently only supported on Snowflake and Google BigQuery. A future dot release is planned to extend support to other platforms.
ATSCALE-20465
Microsoft Power BI: Is-Not Filters Result in Incorrect Grand Totals for PeriodsToDate Calculated Measures in Some Situations
Microsoft Power BI visualizations display incorrect Grand Total values when Is-Not filters are applied to calculated measures that use the PeriodsToDate function. As a workaround, you can use the DatesPeriodsToDate function on calculated measures, for which Power BI displays correct Grand Total values.
ATSCALE-20118
Editing calculated measures fails after duplicating cubes
After duplicating a cube within a project, you cannot edit the calculated measures within the new cube. Because of this issue, the Duplicate feature is disabled at the cube level.
As a workaround, you can use the Duplicate feature at the project level.
ATSCALE-18622
Adding calculated measures with the same names to multiple cubes within a project fails
You cannot add calculated measures with the same names to multiple cubes within a single project.
If you try to add or save a calculated measure with the same Name or Query Name as a calculated measure in another cube within the same project, AtScale displays an error message on the Errors tab. If you need to use the same name for multiple calculated measures, you should save the cubes they belong to within separate projects.
ATSCALE-18641