AbsaOSS / AbsaOSS/cobrix

Add ability to load wider range of EOL separated text files

Aberta
#297 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Scala
Estrelas
170
Forks
96
Merge médio
57min
PRs com merge (30d)
2

Descrição

## 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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.