|
|
|
|
|
by b0a04gl
359 days ago
|
|
seen this pattern a before too. faker holds shape without flow.
real tables come from actions : retry, decline, manual review, all that.
you just set col types, you might miss why the row even happened. gen needs to simulate behavior, not format |
|
I've been writing custom simulation agents (just simple go programs) that simulate different users of my system. I can scale appropriately and see test data flow in. If metabase could generate these simulation agents based on a schema and some instructions, now that would be quite neat! Good job on this first version of the tool, though!