Sha256: 6ff4d890527dde7cd2d2d59b8ef7d0658ae2da7fe7656d64af20eb296ef05fe6

Contents?: true

Size: 312 Bytes

Versions: 9

Compression:

Stored size: 312 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: ["%Y-%m-%d %H:%M:%S.%N"], to_format: "%Y-%m-%d"}

out:
  type: "null"

Version data entries

9 entries across 9 versions & 1 rubygems

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