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
Slow="548410d23dd74b625e8ea9aeb1a5d2e9dddd2927", # Parent of the first commit in the PR (https://github.com/Rdatatable/data.table/commit/548410d23dd74b625e8ea9aeb1a5d2e9dddd2927)
287
287
Fast="c0b32a60466bed0e63420ec105bc75c34590865e"), # Commit in the PR (https://github.com/Rdatatable/data.table/pull/7144/commits) that uses a much faster implementation
288
288
289
-
# Test case adapted from https://github.com/Rdatatable/data.table/issues/4177 which is where the issue was reported.
290
-
# Fixed in https://github.com/Rdatatable/data.table/pull/7236
291
-
"fwrite select parameter improved in #4177 (N rows and 5 columns, select a,b,c)"=atime::atime_test(
Slow="66cb6d2393cef30083b444346a7600a079207806", # Parent of the first commit in the PR (https://github.com/Rdatatable/data.table/commit/66cb6d2393cef30083b444346a7600a079207806)
306
-
Fast="1887699fe965b5aa1fb8cb16b5507b7a5cbf5c85", # Commit in the PR (https://github.com/Rdatatable/data.table/pull/4177/commits) that adds select parameter
289
+
# Test case adapted from https://github.com/Rdatatable/data.table/issues/4177 which is where the issue was reported.
290
+
# Fixed in https://github.com/Rdatatable/data.table/pull/7236
291
+
"fwrite select parameter improved in #4177 (N rows and 5 columns, select a,b,c)"=atime::atime_test(
Slow="66cb6d2393cef30083b444346a7600a079207806", # Parent of the first commit in the PR (https://github.com/Rdatatable/data.table/commit/66cb6d2393cef30083b444346a7600a079207806)
306
+
Fast="1887699fe965b5aa1fb8cb16b5507b7a5cbf5c85"), # Commit in the PR (https://github.com/Rdatatable/data.table/pull/4177/commits) that adds select parameter
307
307
308
-
# Wide case: 1 row, N columns; select a single column
309
-
"fwrite select parameter improved in #4177 (N columns and 1 row, select 1)"=atime::atime_test(
Slow="66cb6d2393cef30083b444346a7600a079207806", # Parent of the first commit in the PR (https://github.com/Rdatatable/data.table/commit/66cb6d2393cef30083b444346a7600a079207806)
324
-
Fast="1887699fe965b5aa1fb8cb16b5507b7a5cbf5c85", # Commit in the PR (https://github.com/Rdatatable/data.table/pull/4177/commits) that adds select parameter
308
+
# Wide case: 1 row, N columns; select a single column
309
+
"fwrite select parameter improved in #4177 (N columns and 1 row, select 1)"=atime::atime_test(
Slow="66cb6d2393cef30083b444346a7600a079207806", # Parent of the first commit in the PR (https://github.com/Rdatatable/data.table/commit/66cb6d2393cef30083b444346a7600a079207806)
324
+
Fast="1887699fe965b5aa1fb8cb16b5507b7a5cbf5c85"), # Commit in the PR (https://github.com/Rdatatable/data.table/pull/4177/commits) that adds select parameter
0 commit comments