Sha256: b1a26e71b61a23c4e8dc55d7dc9a7863ee2edcfb72023e941f839a1fa44f6de7

Contents?: true

Size: 338 Bytes

Versions: 9

Compression:

Stored size: 338 Bytes

Contents

in:
  type: file
  path_prefix: bench/dummy
  parser:
    type: csv
    columns:
      - {name: timestamp, type: string}
filters:
  - type: timestamp_format
    stop_on_invalid_record: true
    columns:
      - {name: timestamp, from_format: ["yyyy-MM-dd HH:mm:ss.nnnnnnnnn"], to_format: "yyyy-MM-dd HH:mm:ss.nnnnnn"}
out:
  type: "null"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
embulk-filter-timestamp_format-0.3.3 bench/config_nano.yml
embulk-filter-timestamp_format-0.3.2 bench/config_nano.yml
embulk-filter-timestamp_format-0.3.1 bench/config_nano.yml
embulk-filter-timestamp_format-0.3.0 bench/config_nano.yml
embulk-filter-timestamp_format-0.2.4 bench/config_nano.yml
embulk-filter-timestamp_format-0.2.3 bench/config_nano.yml
embulk-filter-timestamp_format-0.2.1 bench/config_nano.yml
embulk-filter-timestamp_format-0.2.0 bench/config_nano.yml
embulk-filter-timestamp_format-0.1.9 bench/config_nano.yml