@@ -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
970967When using cloud storage, it is important to correctly configure any data
971968retention 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,
10221019or 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