Libraries
»
embulk-plugin-filter-grep
(0.0.2)
»
Index
»
File: README
Embulk filter plugin for data extraction
data extraction
Configuration
columns
column name and grep condition (array)
Example
filters: - type: grep columns: - {name: comment, regexp: 'jruby'}