Skip to content

Commit 38aa33b

Browse files
docs: Update using-pre-aggregations.mdx (#8723)
The export buckets section linked to an outdated list of data sources that support export buckets. Instead of adding to the list all of the missing data sources, I have changed this to a generic link so that we do not need to constantly keep it up to date.
1 parent 9e84c85 commit 38aa33b

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

docs/pages/product/caching/using-pre-aggregations.mdx

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -959,13 +959,10 @@ Cube Store in parallel:
959959
/>
960960
</div>
961961

962-
Enabling the export bucket functionality requires extra configuration; please
963-
refer to the database-specific documentation for more details:
964-
965-
- [AWS Athena][ref-export-athena]
966-
- [AWS Redshift][ref-export-redshift]
967-
- [BigQuery][ref-export-bigquery]
968-
- [Snowflake][ref-export-snowflake]
962+
Enabling the export bucket functionality requires extra configuration and is
963+
not available for all data sources. Please
964+
refer to the [database-specific documentation][ref-config-db] for more details.
965+
Data sources that support export buckets will have an "Export Bucket" section with more information.
969966

970967
When using cloud storage, it is important to correctly configure any data
971968
retention policies to clean up the data in the export bucket as Cube does not
@@ -1022,10 +1019,6 @@ of this member. For numeric types, it will most likely be an integer, a float,
10221019
or a decimal type, depending on the nature of your data.
10231020

10241021

1025-
[ref-export-athena]: /product/configuration/data-sources/aws-athena#export-bucket
1026-
[ref-export-redshift]: /product/configuration/data-sources/aws-redshift#export-bucket
1027-
[ref-export-bigquery]: /product/configuration/data-sources/google-bigquery#export-bucket
1028-
[ref-export-snowflake]: /product/configuration/data-sources/snowflake#export-bucket
10291022
[ref-caching-in-mem-default-refresh-key]: /product/caching#default-refresh-keys
10301023
[ref-config-db]: /product/configuration/data-sources
10311024
[ref-config-driverfactory]: /reference/configuration/config#driverfactory
@@ -1066,4 +1059,4 @@ or a decimal type, depending on the nature of your data.
10661059
[ref-matching-preaggs]: /product/caching/matching-pre-aggregations
10671060
[ref-cube-store]: /product/caching/running-in-production#architecture
10681061
[ref-cube-store-storage]: /product/caching/running-in-production#storage
1069-
[ref-member-sql]: /reference/data-model/dimensions#sql
1062+
[ref-member-sql]: /reference/data-model/dimensions#sql

0 commit comments

Comments
 (0)