Skip to content

Replace left table values by right table values in left-join on match #522

@statquant

Description

@statquant

Hello and happy new year.
In kdb a very useful feature of lj is that when a the right table keys are matching the left table the values of common columns are taken from the right table.
This feels quite 'natural' you essentially update.
While this is doable right now by keeping the 'match' column and overriding values (by the way it might be better to use TRUE/FALSE instead of character?) it implies some overhead.
Would you consider adding the feature?
Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions