Skip to content

[Bug] [dlink-client] Error with SQLSinkBuilder.buildRow #833

Closed
@chrofram

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type

Projects

  • Status

    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions