Sean Rose
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 12
Activity overview
Latest activity by Sean Rose-
Sean Rose commented,
In the Stripe connector's November 2025 release notes I see the prices' `currency_options` data can now be synced into a `PRICE_CURRENCY_OPTION` table, which is good progress. However, I still don...
-
Sean Rose commented,
Also, to properly support multi-currency prices I think Fivetran would need to sync the `currency` field for subscriptions.
-
Sean Rose commented,
Hi Sadie, We don't use the multi-currency prices feature at the moment, but we plan to start using the multi-currency prices feature for all of our prices later this year (possibly as soon as Septe...
-
Sean Rose created a post,
Connector Improvement: Sync Stripe prices' `currency_options` data
AnsweredPlease improve the Stripe connector to sync the `currency_options` data for prices (Stripe added the multi-currency prices feature in 2022).
-
Sean Rose commented,
The use case was me trying to do an impact analysis of Fivetran's planned change to JSON column types for BigQuery destinations. I had hoped to use the Fivetran metadata to determine which of our ...
-
Sean Rose created a post,
Connector Improvement: Failed syncs for connectors with a manual schedule should always end in a failure state
For connectors with a manual schedule (i.e. only triggered manually via the Fivetran API or UI), if a sync fails due to an error then the sync should always end in an explicit failure state to indi...
-
Sean Rose created a post,
Connector Improvement: Include Fivetran destination type in destination metadata from Fivetran Platform connector
The Fivetran Platform connector syncs destination metadata, which currently includes a `type` column, but that only indicates whether it's a Fivetran destination or HVR destination. For Fivetran d...
-
Sean Rose commented,
I've belatedly realized that the PAGE_REPORT and KEYWORD_PAGE_REPORT tables contain the page-specific data I was looking for in the SITE_REPORT_BY_PAGE tables, and that the SITE_REPORT_BY_PAGE tabl...
-
Sean Rose commented,
We have the same problem, where the SITE_REPORT_BY_PAGE and KEYWORD_SITE_REPORT_BY_PAGE tables don't include page URLs so we can't tell which page each row is for, making those tables unusable for ...