You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the GetRawColumnValue and SetRawColumnValue helpers are not available in the context of the TemplateRecord transformer.
error="data stage dumping error: at least one worker exited with error: error processing table dump public.orders: dump error: dump error on table public.orders at line 1: dump error on table public.orders at line 1: error executing template: template: tmpl:1:11: executing \"tmpl\" at <.GetRawColumnValue>: can't evaluate field GetRawColumnValue in type *toolkit.RecordContext" pid=17362
This regression has appeared in v2.1.0
The text was updated successfully, but these errors were encountered:
It seems the
GetRawColumnValue
andSetRawColumnValue
helpers are not available in the context of theTemplateRecord
transformer.error="data stage dumping error: at least one worker exited with error: error processing table dump public.orders: dump error: dump error on table public.orders at line 1: dump error on table public.orders at line 1: error executing template: template: tmpl:1:11: executing \"tmpl\" at <.GetRawColumnValue>: can't evaluate field GetRawColumnValue in type *toolkit.RecordContext" pid=17362
This regression has appeared in
v2.1.0
The text was updated successfully, but these errors were encountered: