View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004336 | SymmetricDS | Improvement | public | 2020-04-05 18:09 | 2022-08-11 12:38 |
Reporter | mkleczek | Assigned To | elong | ||
Priority | normal | ||||
Status | feedback | Resolution | open | ||
Product Version | 3.11.5 | ||||
Summary | 0004336: Table transform should be specified per trigger_router | ||||
Description | My use case is that I need to perform different transformations of the same source table depending on various circumstances. For example: One transformation is used when a lookup transform is needed to handle foreign keys (in case of artificial primary keys in referenced tables). The same table might be sent "as is" when it is part of a larger load when all referenced tables are part of the same load - there is no need to perform any lookup as keys match. Right now it is not possible. What's more: the semantic of multiple table transforms applicable to a single source table is not clear (see another bug report related to this). | ||||
Tags | transformation | ||||