View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005387 | SymmetricDS | Bug | public | 2022-08-01 18:27 | 2022-08-30 13:03 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.4 | ||||
Target Version | 3.13.7 | Fixed in Version | 3.13.7 | ||
Summary | 0005387: Initial load delete or truncate with table transform | ||||
Description | When sending an initial load with a delete or truncate of the table, if the table has a load transform to change the catalog, schema, or table name, it does not take effect. An extract transform does work. The load transform doesn't work because 0003726 changed the database writer to generate its own SQL statement using the catalog, schema, and table sent in the batch. | ||||
Tags | No tags attached. | ||||
related to | 0003726 | closed | JJ_Starrett | Delete or truncate should quote table name and include catalog/schema |
related to | 0003294 | closed | josh-a-hicks | Loads that use a custom sql (truncate table %s) to not take into account transforms |
related to | 0005388 | closed | elong | Initial load delete or truncate with table transform |
related to | 0005390 | closed | elong | Initial load delete or truncate with table transform |
SymmetricDS: 3.13 c9ce6a93 2022-08-01 18:59:50 Details Diff |
0005387: Initial load delete or truncate with table transform |
Affected Issues 0005387 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java | Diff File | ||
SymmetricDS: 3.14 ab31a733 2022-08-01 18:59:50 Details Diff |
0005387: Initial load delete or truncate with table transform |
Affected Issues 0005387 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-01 18:27 | elong | New Issue | |
2022-08-01 18:27 | elong | Status | new => assigned |
2022-08-01 18:27 | elong | Assigned To | => elong |
2022-08-01 18:58 | elong | Relationship added | related to 0003726 |
2022-08-01 18:58 | elong | Relationship added | related to 0003294 |
2022-08-01 19:03 | elong | Status | assigned => resolved |
2022-08-01 19:03 | elong | Resolution | open => fixed |
2022-08-01 19:03 | elong | Fixed in Version | => 3.13.7 |
2022-08-01 19:03 | elong | Issue cloned: 0005388 | |
2022-08-01 19:03 | elong | Relationship added | related to 0005388 |
2022-08-01 20:00 | admin | Changeset attached | => SymmetricDS 3.13 c9ce6a93 |
2022-08-01 20:00 | admin | Changeset attached | => SymmetricDS 3.14 ab31a733 |
2022-08-02 14:30 | elong | Issue cloned: 0005390 | |
2022-08-02 14:30 | elong | Relationship added | related to 0005390 |
2022-08-30 13:03 | admin | Status | resolved => closed |