Skip to content

Refactor SQLRequestRowBatch #2001

Open
Open
@dl239

Description

@dl239

There are two sub-tasks:

  • SQLRequestRowBatch copies string multiple times in the AddRow function. It's better to use RefCountedSlice rather than String.
  • Extract a separate encode function from RowSelector::Select

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions