setkey works on tables with complex columns#3688
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3688 +/- ##
=========================================
+ Coverage 98.29% 98.3% +0.01%
=========================================
Files 69 69
Lines 13285 13267 -18
=========================================
- Hits 13058 13042 -16
+ Misses 227 225 -2
Continue to review full report at Codecov.
|
|
raw columns continue to fail:
Should we try and add that to this PR as well? Ditto
(not sure how If not, then we can at least use these for codecov of the 4/8/16 error |
|
Trying to do coverage and came across this function: I don't see it used anywhere and it's not exported... shall we delete it? Otherwise we should file an issue to have it exported.
|
|
Have merged what's done here into #3701 because the |
|
reopening to help reduce the size&complexity of #3701 |
Closes #1444
Closes #3704