nx_ingest_bulk_test.nx
buildroot/runtime/nx_ingest_bulk_test.nx
about
nx_ingest_bulk_test.nx -- bulk ingest smoke against gbif_bulk/.
Drives the SAME nx_ingest_batch_run over a different fixture dir
(../../nishi-library/fixtures/gbif_bulk/) writing to
ingested_bulk.jsonl. Exercises the envelope-unwrap path
({offset, limit, results: [...]} -> emit each inner OBJECT).
Per cardinal feedback-build-the-system-not-manual-output:
same SYSTEM, more fixtures, more rows. Zero per-call config.
dependencies 2 imports · 0 importers
imports: syscalls.nxnx_ingest_batch.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 14 | const NX_TEST_NOW_UNIX: i64 = 1747436400 |
functions
| 16 | func make_dir_path(out: *u8) -> i64 called by 1: main |
| 39 | func make_out_path(out: *u8) -> i64 called by 1: main |
| 64 | func main() -> i64 |