Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Also identified in a comment by @HughParsonage here:
#1789 (comment)
For now I'll solve this by just short-circuiting to
null.data.table()if!length(.SDcols)... the broader issue raised in #1789 of handling length-0.SDcolsin the case of:=will require a bit more work.