Commit a7a7738
committed
Rename test and update assertions for clarity
Rename the test from `test_cast_to_extension_type` to
`test_cast_preserves_extension_metadata` to better reflect its
purpose. Replace the arrow.uuid fixture with a neutral extension
name "datafusion.test.int64_extension". Update the assertion to
check for the new extension name, ensuring that the test remains
focused on verifying that cast lowering preserves target field
metadata while surfacing extension metadata in the TryCast error
path.1 parent 90922d9 commit a7a7738
1 file changed
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
475 | 481 | | |
476 | 482 | | |
477 | 483 | | |
| |||
494 | 500 | | |
495 | 501 | | |
496 | 502 | | |
497 | | - | |
| 503 | + | |
498 | 504 | | |
499 | 505 | | |
500 | 506 | | |
| |||
0 commit comments