Sha256: b2cc85635bc27b99a8ba0b68190e9c184e745f6c1403805fbaabef4640c82494

Contents?: true

Size: 313 Bytes

Versions: 9

Compression:

Stored size: 313 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: "yyyy-MM-dd"}
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_parser.yml
embulk-filter-timestamp_format-0.3.2 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.3.1 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.3.0 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.2.4 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.2.3 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.2.1 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.2.0 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.1.9 bench/config_jruby_parser.yml