Commit dc9c04d
fix arbitrary output file number bug, shrink number of files and warn… (#1301)
* fix arbitrary output file number bug, shrink number of files and warn if not enough ddf partitions
* add test to verify behavior support
* made changes to ci script to clean pip packages before install to make it fresh
* adding user warning
* add correct if condition for warning
* Update nvtabular/io/dataset.py
Co-authored-by: Richard (Rick) Zamora <[email protected]>
* Update tests/unit/test_io.py
Co-authored-by: Richard (Rick) Zamora <[email protected]>
* fix issues in formatting of code
Co-authored-by: Ben Frederickson <[email protected]>
Co-authored-by: Alberto Alvarez <[email protected]>
Co-authored-by: Richard (Rick) Zamora <[email protected]>1 parent 76b0b5e commit dc9c04d
2 files changed
+38
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | | - | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
865 | 872 | | |
866 | 873 | | |
867 | 874 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
161 | 191 | | |
162 | 192 | | |
163 | 193 | | |
| |||
0 commit comments