Skip to content

Making put_param public #153

@tmcnitt

Description

@tmcnitt

When creating a block, all the exposed solutions require the data to be inputted at once. However, there is a function put_param that is able to upsert data to columns. It's used for the Vec RowBuilder Impl. This would be handy to have exposed for custom RowBuilder implementations. Is there any reason it is not? I can open PR to make public

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions