version: "1.0"
sources:
  src_orders:
    type: csv
    connection: {}
    extract:
      table: ../../data/orders.csv
      batch_size: 500
