Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: GetRawColumnValue is not working in TemplateRecord transformers #239

Closed
janmeier opened this issue Nov 12, 2024 · 3 comments · Fixed by #242
Closed

bug: GetRawColumnValue is not working in TemplateRecord transformers #239

janmeier opened this issue Nov 12, 2024 · 3 comments · Fixed by #242
Assignees
Labels
bug Something isn't working

Comments

@janmeier
Copy link
Contributor

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

@wwoytenko wwoytenko self-assigned this Nov 12, 2024
@wwoytenko wwoytenko added the bug Something isn't working label Nov 12, 2024
@wwoytenko
Copy link
Contributor

Thank you. I will resolve this issue ASAP.

@wwoytenko
Copy link
Contributor

#242 will close this issue

@wwoytenko
Copy link
Contributor

Published in v0.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants