View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004958 | SymmetricDS | Improvement | public | 2021-04-20 11:48 | 2021-11-17 16:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.0 | Fixed in Version | 3.13.0 | ||
Summary | 0004958: Initial load select boolean directly without template | ||||
Description | When initial.load.concat.csv.in.sql.enabled is false, the initial load will select columns directly without wrapping columns in function templates to format the data. The boolean (and bit) data types are still being wrapped, but they should be selected directly which is slightly better performance. | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.13 b2a803f1 2021-04-20 11:49:52 Details Diff |
0004958: Initial load select boolean directly without template |
Affected Issues 0004958 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-20 11:48 | elong | New Issue | |
2021-04-20 11:48 | elong | Status | new => assigned |
2021-04-20 11:48 | elong | Assigned To | => elong |
2021-04-20 11:48 | elong | Tag Attached: initial/partial load | |
2021-04-20 11:51 | elong | Status | assigned => resolved |
2021-04-20 11:51 | elong | Resolution | open => fixed |
2021-04-20 11:51 | elong | Fixed in Version | => 3.13.0 |
2021-06-09 00:00 | admin | Changeset attached | => SymmetricDS 3.13 b2a803f1 |
2021-11-17 16:00 | admin | Status | resolved => closed |