You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First one: currently it's not but I can look into it. I'd need to error out immediately if the command line specifies main input from stdin and join input from stdin, but, other than that it should work (with some code changes). Oh also, risk of confusion if one does two joins both taking input from stdin -- behavior would be weird.
As for the second: yes you can do that but file1 needs to go at the end.
Hi,
in the join command it's mandatory to set
-f
, then to set a filename.Is it possible to do something like:
And is it possible to do something like this (apply a Miller verb before joining):
Thank you
The text was updated successfully, but these errors were encountered: