Create a setting via metadata to drive the trimming of the column value
Aberta
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 4
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Background
usually the values in fixed width forma columns might have some trailing spaces. That can disable parsing of non-string types.
## Feature
Create a code accepting a metadata setting driving the trimming of the column values, overriding the global setting.
## Proposed Solution
Suggested metadata field name: `trim`.
Accepted type `boolean` or `string` convertible to boolean.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.