Create a setting via metadata to drive the trimming of the column value
オープン
enhancement
- 主要言語
- Scala
- スター
- 4
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。