diff --git a/integrations/data-exports/data_warehouse_exports.mdx b/integrations/data-exports/data_warehouse_exports.mdx index 275c15d3d..d5edca79a 100644 --- a/integrations/data-exports/data_warehouse_exports.mdx +++ b/integrations/data-exports/data_warehouse_exports.mdx @@ -49,7 +49,7 @@ Statsig will allow you to export both Exposures and Events to your warehouse. Du | first_exposure_utc | TIMESTAMP | NULLABLE | | first_exposure_pst_date | DATE | NULLABLE | | as_of_pst_date | DATE | NULLABLE | -| percent | FLOAT | NULLABLE | +| percent | DOUBLE | NULLABLE | | rollout | INTEGER | NULLABLE | | user_dimensions | STRING | NULLABLE | | inserted_at | TIMESTAMP | NULLABLE |