marklogic / marklogic/marklogic-contentpump
Add a command-line option to skip empty delimited text fields
Open
@mattsunsjf is already working on this.
Since May 2, 2017.
major
mlcp
new
task
- Dominant language
- Java
- Stars
- 37
- Forks
- 32
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 12
Description
Currently, an empty element will be generated for an empty field in CSV data. Add a command-line option to suppress that.
I expect you can do this with a transform, but that's custom code and extra time during ingest.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.