entity

Add multiple entities to a dataset from a Parquet file with fast batch insert

post/entity/upload_parquet

Query parameters

datasetstring required
table_namestring required

Response

Entities added successfully from Parquet file. Performs fast batch insert with original row index tracking.

Changes