Commit bdf62d0
BLDX-544 | Override
The inherited Table.creator() expects a schema_qualified_name which is
not applicable to DynamoDBTable. Override it to raise NotImplementedError
to prevent user confusion, with a message prompting them to raise a
feature request if needed.
Closes BLDX-544
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>DynamoDBTable.creator() to raise NotImplementedError`1 parent 192c20f commit bdf62d0
2 files changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments