Sha256: a9b4c89bdfc8bb50e79fd6060f763d25fcc097a324309f291eb5c2e463e38ada

Contents?: true

Size: 279 Bytes

Versions: 3

Compression:

Stored size: 279 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: "%Y-%m-%d"}

out:
  type: "null"

Version data entries

3 entries across 3 versions & 1 rubygems

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