NVTabular
NVTabular copied to clipboard
[BUG] `ColumnSelector` has different behavior (drops columns) if used with `Tags`
Describe the bug
ColumnSelector when used with Tags and not column names drops columns from output.

Steps/Code to reproduce bug
You can find the code to setup a reproducer here
Expected behavior
ColumnSelector when used with Tags doesn't drop columns from output.
Environment details (please complete the following information):
nvcr.io/nvidia/merlin/merlin-pytorch-training:22.05
Downgrading to P1 based on guidance from Karl