Gaëtan
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Activity overview
Latest activity by Gaëtan-
Gaëtan commented,
Hi Fraser, Thanks for your reply. I understand your reasoning. The "EDWH" with (materialized) views are what I ended-up implementing. Regards
-
Gaëtan created a post,
Connector Improvement: Postgres - do not lower case column and table names
AnsweredI don't know if it's only related to the Postgres connector or if the following also happens for other connectors. When table names and column names are in snakeCase/PascalCase in the sources, the ...
-
Gaëtan created a post,
Provide users with more flexibility in the destination schema names
AnsweredThe destination schema name can't be configured by the users. For instance, for the Postgres connector, we have to choose a prefix (that is unique among ALL connectors). Then, the schema in which t...