Expand description
Build JSON rows for the columnar memory tables. Rows are serialized to
NDJSON and coerced to Arrow by kyma_ingest_core::parse_ndjson, so the
embedding value is a plain JSON array of floats.
Build JSON rows for the columnar memory tables. Rows are serialized to
NDJSON and coerced to Arrow by kyma_ingest_core::parse_ndjson, so the
embedding value is a plain JSON array of floats.