Skip to content

[client-v2] Writer API with custom insert statement.  #2071

@chernser

Description

@chernser

Use case

Current Writer API implementation allows to write custom data stream. There is a case of writing DTO with less set of fields into a table. However there is no way to specify INSERT statement to do so. Currently, INSERT statement is sent via query.

Describe the solution you'd like

There should be options:

  • set custom insert query
  • let application decide where query should go - in the payload or HTTP query parameters

Describe the alternatives you've considered

Additional context

Relates: #2010

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions