Skip to main content
Question

JDBC Mutlitable consumer converting varbinary data to byte_array[] causing data issue.


Due to this conversion of varbinary to byte_array[] my data is getting distorted. How can I get back the original data i.e., the ASIS varbinary data to be loaded.

In SQL server - the data looks like 0xFFD8FFE000104A464946000…………..

In Streamsets - It read the data like /9j/4AAQSkZJRgABAQAAAQABAAD// ………………

 

 

0 replies

Be the first to reply!

Reply