AbsaOSS / AbsaOSS/cobrix

Add ability to load wider range of EOL separated text files

未关闭
#297 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Scala
星标
170
派生
96
平均合并
57 分钟
30 天内合并 PR
2

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。