Commit 199d3cf
ARROW-6158: [C++/Python] Validate child array types with type fields of StructArray
https://issues.apache.org/jira/browse/ARROW-6158
Closes apache#5488 from jorisvandenbossche/ARROW-6158-struct-array-validation and squashes the following commits:
7573781 <Joris Van den Bossche> ARROW-6158: Validate child array types with type fields of StructArray
Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Wes McKinney <wesm+git@apache.org>1 parent 232cde0 commit 199d3cf
3 files changed
Lines changed: 31 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
| 1237 | + | |
1237 | 1238 | | |
1238 | 1239 | | |
1239 | 1240 | | |
| |||
1245 | 1246 | | |
1246 | 1247 | | |
1247 | 1248 | | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1248 | 1256 | | |
1249 | 1257 | | |
1250 | 1258 | | |
1251 | | - | |
| 1259 | + | |
1252 | 1260 | | |
1253 | 1261 | | |
1254 | 1262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
1291 | | - | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
1292 | 1294 | | |
1293 | 1295 | | |
1294 | 1296 | | |
| |||
1326 | 1328 | | |
1327 | 1329 | | |
1328 | 1330 | | |
1329 | | - | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
1330 | 1334 | | |
1331 | 1335 | | |
1332 | 1336 | | |
| |||
1501 | 1505 | | |
1502 | 1506 | | |
1503 | 1507 | | |
1504 | | - | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
1505 | 1511 | | |
1506 | 1512 | | |
1507 | 1513 | | |
| |||
1626 | 1632 | | |
1627 | 1633 | | |
1628 | 1634 | | |
1629 | | - | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
1630 | 1638 | | |
1631 | 1639 | | |
1632 | 1640 | | |
| |||
1665 | 1673 | | |
1666 | 1674 | | |
1667 | 1675 | | |
1668 | | - | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
1669 | 1679 | | |
1670 | 1680 | | |
1671 | 1681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
463 | 468 | | |
464 | 469 | | |
465 | 470 | | |
| |||
0 commit comments