tablecloth icon indicating copy to clipboard operation
tablecloth copied to clipboard

join functions could choose `column-selector` automatically

Open behrica opened this issue 1 year ago • 1 comments

(tc/left-join a b) could by default use the common columns as column-selector

Is very frequent case, and could be implemented full backwards compatible (as new arrity)

behrica avatar Feb 06 '24 06:02 behrica

Thanks! Sounds reasonable. I'll add it after Columns API is merged.

genmeblog avatar Feb 06 '24 08:02 genmeblog