View Issue Details

IDProjectCategoryView StatusLast Update
0004958SymmetricDSImprovementpublic2021-11-17 16:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.13.0Fixed in Version3.13.0 
Summary0004958: Initial load select boolean directly without template
DescriptionWhen 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.
Tagsinitial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.13 b2a803f1

2021-04-20 11:49:52

admin

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

Issue History

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