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
set(): only reallocate the table if resizing would fail otherwise (#7606)
* Regression tests
* set(): only reallocate if resizing would fail
* Update R/data.table.R
Co-authored-by: Michael Chirico <chiricom@google.com>
* Rename test variables
Co-Authored-By: Michael Chirico <michaelchirico4@gmail.com>
* Cache j %chin% names(x)
Co-Authored-By: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com
---------
Co-authored-by: Michael Chirico <chiricom@google.com>
Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
0 commit comments