MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / _copy_chunk

Function _copy_chunk

misc/python/materialize/workload_replay/data.py:48–91  ·  view source on GitHub ↗

Generate random data and COPY to Postgres or Materialize.

(
    conn_params: dict[str, Any],
    table_fqn: list[str],
    column_dicts: list[dict[str, Any]],
    num_rows: int,
    rng_seed: int,
    analyze: bool = False,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

ColumnClass · 0.90
cursorMethod · 0.80
getMethod · 0.45
connectMethod · 0.45
joinMethod · 0.45
formatMethod · 0.45
copyMethod · 0.45
valueMethod · 0.45
executeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected