Fabio Alves
- Total activity 63
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 25
- Subscriptions 25
Activity overview
Latest activity by Fabio Alves-
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
Currently, 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...
-
Fabio Alves commented,
We are also interested in a FullStory connector to land data in BigQuery. This would allow us to blend it with other data sources to track metrics and usage within the business.
-
Fabio Alves created a post,
Connector Improvement: Google Cloud Function: Allow users to explicitly define schema
It would be good to have the ability to explicitly define the schema for the fields in the response object data. As defined in the BigQuery documentation, it would be good to be able to provide a J...
-
Fabio Alves created a post,
Connector Improvement: Google Cloud Function: Allow 'Error' Response Objects
CompletedIt would be great to be able to pass response objects which will cause the dashboard to show the sync status as FAILED as well as some relevant error information. We have a few Cloud Function conne...
-
Fabio Alves commented,
Yes, for the above example, a `sync_run_id` field would do the trick. Does this field already exist in the `fivetran_log` tables?