Create a setting via metadata to drive the trimming of the column value
Aperta
enhancement
- Lingua principale
- Scala
- Stelle
- 4
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.