Shath Tharmaratnam
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 5
Activity overview
Latest activity by Shath Tharmaratnam-
Shath Tharmaratnam commented,
Hi Amy, To add, we built connectors using automation via IAC (terraform). So all configurations must be done via script and changes need to be logged and version controlled. For this reason, we don...
-
Shath Tharmaratnam created a post,
Destination Improvement: RBAC roles for "Destination User"
AnsweredWe have setup "Teams" as group of users from the our Product side. We want to give these teams access to "sync" and "test" all connectors for a few Destination but not edit any of the connectors wi...
-
Shath Tharmaratnam created a post,
Connector Improvement: Row filtering on Oracle connectors
Support row filtering on Oracle connectors
-
Shath Tharmaratnam commented,
this would also help us keep track of which piece of code is responsible for creating this connector.
-
Shath Tharmaratnam created a post,
Dashboard Improvement: Add custom metadata tags for connectors and filter by them
AnsweredSince our organization uses automation to create many connectors (thousands). We would like to have the ability to apply custom tags to each connector and have the ability to filter by tags.
-
Shath Tharmaratnam commented,
Hi Jimmy, This "pre-create" endpoint works immediately after the connector creation, but we have use cases where we will need to update an existing connector to enable a schema or a table in the f...
-
Shath Tharmaratnam commented,
Adding to Nestors comment, we are also facing a similar issue with the Terraform code where it takes 23 mins to update the schema/table config where the connector has a large set of schemas and tab...
-
Shath Tharmaratnam created a post,
Other: REST API: GET Schema and PATCH Schema performance improvements
AnsweredWe have an oracle DB that contains many schemas (5000) with many tables (300) in each schema. To do a "GET schema" on the connector, it takes roughly 10 mins and the response size is 197MB. This is...