pub fn ingest_data( conn: &Connection<'_>, schema: &SchemaMeta, data: &[Value], ) -> Result<IngestResult>