Sha256: a307f788a8d56f67a86234b24ec649eac013374a932696723a403d1fc9e3a54b

Contents?: true

Size: 280 Bytes

Versions: 2

Compression:

Stored size: 280 Bytes

Contents

in:
  type: file
  path_prefix: bench/dummy
  parser:
    type: csv
    columns:
      - {name: timestamp, type: string}
filters:
  - type: timestamp_format
    columns:
      - {name: timestamp, from_format: ["%Y-%m-%d %H:%M:%S.%N"], to_format: "yyyy-MM-dd"}
out:
  type: "null"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
embulk-filter-timestamp_format-0.1.8 bench/config_jruby_parser.yml
embulk-filter-timestamp_format-0.1.7 bench/config_jruby_parser.yml