Commit f84af8f
ARROW-2065: [Python] Fix bug in SerializationContext.clone().
One issue is that I don't think the test fails on the current master.
Author: Robert Nishihara <robertnishihara@gmail.com>
Closes apache#1539 from robertnishihara/fixclonebug and squashes the following commits:
61534b8 [Robert Nishihara] Fix test.
35a559a [Robert Nishihara] Fix bug in which SerializationContext.clone() doesn't copy a field.1 parent c1d77a1 commit f84af8f
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
251 | 278 | | |
252 | 279 | | |
253 | 280 | | |
| |||
0 commit comments