We are ingesting a table uisng streamsets which has a column containing xml data.
we have added an extra stage to create a hash value for all the records coming through.
In our target we could see all xml data is getting suffixed with hash value, and seperate hash column.
How to get only the xml value in xml column without suffixing hash value?