Skip to content

Commit a0a7a1b

Browse files
authored
Merge pull request #775 from Tjev/enable-rollup-ff
chore: enable rollup totals in pysdk aio d-c
2 parents 9879c58 + 24b0746 commit a0a7a1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ services:
1919
GDCN_ENABLE_CSV_EXPORT_API: 1
2020
GDC_FEATURES_VALUES_ENABLE_ANALYTICAL_DASHBOARD_PERMISSIONS: "true"
2121
GDC_FEATURES_VALUES_ENABLE_METRIC_SQL_AND_DATA_EXPLAIN: 'ENABLED'
22+
GDC_FEATURES_VALUES_ENABLE_ROLLUP_TOTALS: "true"
2223
# In the case of failing tests (HTTP 500), you can increase the memory for the metadata API
2324
# METADATA_API_JAVA_OPTS: "-Xmx1024m -Xms512m"
2425
gooddata-fdw:

0 commit comments

Comments
 (0)