View Issue Details

IDProjectCategoryView StatusLast Update
0002463SymmetricDSNew Featurepublic2016-01-03 21:44
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.7.28Fixed in Version3.7.28 
Summary0002463: Redshift support for converting clobs to varchar max size
DescriptionWhen syncing from a source database that had clob columns the initial load create first or alter table schemas would try to produce a clob in redshift which are not supported. The adjustment was to map clobs to a max varchar.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.7 4de0f9c9

2015-12-08 07:11:24

Hicks, Josh

Details Diff
0002463 - Redshift convert clobs to max varchar Affected Issues
0002463
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/redshift/RedshiftDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2015-12-08 12:10 josh-a-hicks New Issue
2015-12-08 12:10 josh-a-hicks Status new => assigned
2015-12-08 12:10 josh-a-hicks Assigned To => josh-a-hicks
2015-12-08 12:11 josh-a-hicks Status assigned => resolved
2015-12-08 12:11 josh-a-hicks Fixed in Version => 3.7.28
2015-12-08 12:11 josh-a-hicks Resolution open => fixed
2015-12-08 13:00 Changeset attached => SymmetricDS 3.7 4de0f9c9
2016-01-03 21:44 chenson Status resolved => closed