Commit aa754f7
Use standalone function with %ROWTYPE parameter for TIMESTAMP LTZ test
The previous test used a pipelined function inside a package, which
has a different metadata path that does not populate field definitions
for TABLE OF %ROWTYPE elements. Use a standalone function with a
%ROWTYPE parameter instead, which directly exercises the
get_field_definitions code path where the remap is applied.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5415081 commit aa754f7
1 file changed
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2386 | 2386 | | |
2387 | 2387 | | |
2388 | 2388 | | |
2389 | | - | |
| 2389 | + | |
2390 | 2390 | | |
2391 | 2391 | | |
2392 | | - | |
| 2392 | + | |
2393 | 2393 | | |
2394 | 2394 | | |
2395 | 2395 | | |
2396 | | - | |
2397 | | - | |
2398 | | - | |
2399 | | - | |
2400 | | - | |
2401 | | - | |
2402 | | - | |
2403 | | - | |
2404 | | - | |
2405 | | - | |
2406 | | - | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
2407 | 2401 | | |
2408 | 2402 | | |
2409 | 2403 | | |
2410 | 2404 | | |
2411 | 2405 | | |
2412 | | - | |
| 2406 | + | |
2413 | 2407 | | |
2414 | 2408 | | |
2415 | 2409 | | |
2416 | 2410 | | |
2417 | 2411 | | |
2418 | | - | |
2419 | | - | |
| 2412 | + | |
| 2413 | + | |
2420 | 2414 | | |
2421 | 2415 | | |
2422 | 2416 | | |
0 commit comments