View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005080 | SymmetricDS | Bug | public | 2021-09-01 19:30 | 2021-11-04 14:58 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.12 | Fixed in Version | 3.12.12 | ||
Summary | 0005080: Bulk loaders treat all conflicts as if their detection type is USE_CHANGED_DATA when forming where clauses | ||||
Description | When using a bulk loader in combination with conflict resolution, the where clauses on the target always include the primary key columns as well as any columns with changed data. When forming where clauses, bulk loaders treat all conflicts as if their detection type is USE_CHANGED_DATA regardless of their actual detection type. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 ca8a050a 2021-09-01 19:32:06 evan-miller-jumpmind Details Diff |
0005080: Fixed bulk loader where clauses |
Affected Issues 0005080 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/BigQueryDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/BulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/MsSqlBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/MySqlBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/RedshiftBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/SnowflakeBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/TeradataBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/AbstractDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/DefaultDataLoaderFactory.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-09-01 19:30 | emiller | New Issue | |
2021-09-01 19:30 | emiller | Status | new => assigned |
2021-09-01 19:30 | emiller | Assigned To | => emiller |
2021-09-01 19:34 | emiller | Status | assigned => resolved |
2021-09-01 19:34 | emiller | Resolution | open => fixed |
2021-09-01 19:34 | emiller | Fixed in Version | => 3.12.12 |
2021-09-01 20:00 | Changeset attached | => SymmetricDS 3.12 ca8a050a | |
2021-11-04 14:58 | admin | Status | resolved => closed |