forcedotcom / forcedotcom/Analytics-Cloud-Dataset-Utils

First line of CSV is always skipped, even when schema says "numberOfLinesToIgnore": 0

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
130
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Trying to upload CSV data which doesn't have a header, I specify `"numberOfLinesToIgnore": 0` in schema, however the data in first line is not uploaded

Seems due to hardcoded skipping of first line hre:
https://github.com/forcedotcom/Analytics-Cloud-Dataset-Utils/blob/4bea5ce42830db564210f72c86883e5aa7c2deb7/src/main/java/com/sforce/dataset/loader/DatasetLoader.java#LL615C13-L615C13

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.