Skip to content

DataConverter should be configurable so as to allow conversion of any type of ValueSchema to CQL query #16

@aaruna

Description

@aaruna

Right now, DataConverter.sinkRecordToQuery(r, configProperties) assumes one-to-one mapping between fields in ValuesSchema of SinkRecord to the columns in the CQL table.

I saw this need when I am trying to use kafka-connect-twitter which uses a particular schema and the Sink table might have a different schema.

@helena Is this a valid use-case?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions