Sha256: cae9e9c9b9a42c80a05c1989c43892af041ffab2e2618be9b568eba271eed715

Contents?: true

Size: 439 Bytes

Versions: 5

Compression:

Stored size: 439 Bytes

Contents

in:
  type: randomj
  rows: 16
  threads: 1
  # default_timezone: Asia/Tokyo
  primary_key: myid
  schema:
    - {name: myid,     type: long}
    - {name: named,    type: string}
    - {name: x_flag,   type: boolean}
    - {name: pit_rate, type: double}
    - {name: score,    type: long}
    - {name: time,     type: timestamp, format: '%Y-%m-%d %H:%M:%S'}
    - {name: purchase, type: timestamp, format: '%Y/%m/%d'}

out:
  type: stdout

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
embulk-input-randomj-0.2.0 example/config.yml
embulk-input-randomj-0.1.5 example/config.yml
embulk-input-randomj-0.1.4 example/config.yml
embulk-input-randomj-0.1.2 example/config.yml
embulk-input-randomj-0.1.0 example/config.yml