upload_host.json 175 B

12345678
  1. {
  2. "file": "examples/data/breast_hetero_host.csv",
  3. "id_delimiter": ",",
  4. "head": 1,
  5. "partition": 10,
  6. "namespace": "experiment",
  7. "table_name": "breast_hetero_host"
  8. }