Hi @Parvesh_Parmar, thank you, this was extremely helpful.You're right, my schema currently uses an object array under the profile (defined in a custom namespace), and I ran into exactly what you described: only the last row is retained during CSV ingestion, which makes sense now in hindsight.I real...