
Fabio Alves
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 26
- Subscriptions 27
Posts
Recent activity by Fabio Alves-
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 ...
-
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 ...
-
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 ...
-
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...
-
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...
-
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...
-
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...
-
Connector Improvement: Fivetran Log: Provide an event group ID
Where there are multiple events that are part of the same 'group' of events, there is currently no explicit way to infer this link. As an example, regular syncs - these should have a start time, an...
-
Support Tickets: Show the latest message next to response box
CompletedCurrently when replying in a support ticket the response box is located at the bottom of the page, below the oldest message in the thread, while the latest message is at the top. This makes it dif...
-
Connector Improvement: Jira Current Custom Field Values
AnsweredIt would be great if we could get a table which shows only the current Custom Field values for a given issue. In the previous Jira connector these values were included in the `issue` table as separ...