Fabio Alves
- Total activity 77
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 29
- Subscriptions 31
Activity overview
Latest activity by Fabio Alves-
Fabio Alves commented,
We also have the same problem. Previously we were able to allocate the usage_cost data using the % of incremental mar for each connector. Since the pricing change, this no longer works and we aren'...
-
Fabio Alves commented,
We have a similar issue. It would be great if it could adapt the threshold to typical delays at that time of day, or if we could set a threshold override ourselves, e.g. notify us if the delay is l...
-
Fabio Alves created a post,
Other: Add UUIDs to notifications so we can link creation and resolution notifications
AnsweredCurrently, we have notifications set up for our connectors, which trigger alerts, e.g. when a sync is delayed. For example, we would typically get these 2 notifications sent via email: Subject: [...
-
Fabio Alves created a post,
Other: Sync schedule is maintained after a schema change
When I make changes to a schema definition for an existing connector, e.g. add a new table or rows, I don't necessarily want a sync to be triggered as soon as I hit `save`. Some connectors are set ...
-
Fabio Alves commented,
I guess this would be covered by another FR: https://support.fivetran.com/hc/en-us/community/posts/20944546577431-Connector-Improvement-Slack-Exclude-tables-from-sync?page=1#community_comment_23361...
-
Fabio Alves commented,
We'd also like the ability to exclude tables. Currently, even if we block all the optional columns, there is still a table populated in the destination with the Primary Key fields. We don't need th...
-
Fabio Alves created a post,
Connector Improvement: Oracle Business Intelligence Publisher - sync tables without a primary key
CompletedCurrently, the connector does not allow us to sync data from tables without a primary key defined, as outlined in the documentation. Fivetran marks the source tables as Excluded By System in the ...
-
Fabio Alves created a post,
Connector Improvement: Jira connector, add column DRIVER
In the `version` table we'd like to have the `driver` field added. According to the Jira ERD, this data is coming from the Get version endpoint. This endpoint returns the `driver` object; this is ...
-
Fabio Alves created a post,
Connector Improvement: Relax the schema and table naming rules
We want to use Camel case to name datasets and tables created in BigQuery to match internal style guides. Currently, you have a set of rules for schema names as well as table names which means that...
-
Fabio Alves created a post,
Connector Improvement: Google Cloud Function: Allow loading of repeated records
Not plannedIt would be great if we could make use of the BigQuery functionality to load nested and repeated data. Currently, it looks like it is not possible to create a response object with this kind of data...