AbsaOSS / AbsaOSS/cobrix

Add ability to load wider range of EOL separated text files

Aperta
#297 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Scala
Stelle
170
Fork
96
Merge medio
57m
PR unite (30g)
2

Descrizione

## Background
Currently, `.option("is_text", "true")` is limited to ASCII UTF-8 files.
EOL separators allow us to treat a file as a fully variable-length file.

## Feature
Implement `is_text` through variable-length readers to
- [ ] Allow other charsets for ASCII
- [ ] Allow specifying EOL character and escape
- [ ] Allow EBCDIC with code pages
- [ ] Allow multisegment and hierarchical records

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.