Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

The schema's DB type not correct for target DB type in Redshift.

Hi All, 

 

I have this issue converting the incoming schema float matching to the target Redshift in TOSDI 7.0.1. Need your help on the same.

 

0683p000009LzmW.png

Labels (3)
1 Solution

Accepted Solutions
fdenis
Master
Master

you can solve your problem using Flad to FLOAT withour lenth and pressision
or retrieve your float as String to NVARCHER and cast them using tMap

View solution in original post

2 Replies
fdenis
Master
Master

you can solve your problem using Flad to FLOAT withour lenth and pressision
or retrieve your float as String to NVARCHER and cast them using tMap
Anonymous
Not applicable
Author

It is worked partially, I'll  update you once fully tested my whole data.