Commit 8e3925c
Do not persist data to memory by default when creating tables (dask-contrib#245)
* Add GPU tests, pytest `gpu` marker (#1)
* Add dask-cudf tests with GPU marker
* Change --gpu option to --rungpu
* xfail GPU table creation from memory
* Do not persist data to memory by default when creating tables
* Revert "Add GPU tests, pytest `gpu` marker (#1)"
This reverts commit efa492f.
* update persist doc
Co-authored-by: Charles Blackmon-Luca <20627856+charlesbluca@users.noreply.github.com>1 parent e7ae26d commit 8e3925c
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
188 | | - | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
0 commit comments