Commit feba348
Fix truncated_values_count attribute error in clone_catalog
CloneCatalogResult has truncated_values (a list), not truncated_values_count.
Access the length of the list instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3b71963 commit feba348
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | | - | |
604 | | - | |
| 603 | + | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
0 commit comments