Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.5.0
Description
Delimited files should have multiple options to configure:
1. Field separators (already in place - Defaults to \n)
2. Line separators (DRILL-1318 - Defaults to \n)
3. Skip header row (missing - Defaults to false)
4. Quote characters (missing - Defaults to \")
5. Strip Quotes (missing - Defaults to false)
These defaults will keep the functionality as currently coded the same without any of these settings being specified.
Attachments
Attachments
Issue Links
- duplicates
-
DRILL-1318 Definable line separators
- Resolved
- is duplicated by
-
DRILL-1573 Add configuration to skip header row in text files
- Closed
- relates to
-
DRILL-951 CSV header row should be parsed
- Closed