Closed
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
Error in buildRow method when running CDCSOURCES function
What you expected to happen
Row.withPositions is replaced by Row.kindof in the buildRow method, and the parameters of all columns are not specified, resulting in an error when calling the Row.setField method.
How to reproduce
Run the CDCSOURCE function of the dev branch, enter the breakpoint in the BuildRow method, and view the error caused by the empty length fieldByPosition array when Row.setField.
Anything else
No response
Version
dev
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Assignees
Labels
Type
Projects
Status
Done
Activity