Commit d49d535
committed
sampledataccl: add an abstraction for ccl testdata
Data is a representation of a sql table, used for creating test data in
various forms (sql rows, kvs, enterprise backup).
We only have one for the moment (a bank table with an id, balance, and
payload for padding row-size), but the indirection of the interface
didn't really add any complexity.1 parent f7b7398 commit d49d535
4 files changed
Lines changed: 625 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
329 | 333 | | |
330 | 334 | | |
331 | 335 | | |
| |||
0 commit comments