Create a setting via metadata to drive the trimming of the column value
Đang mở
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 4
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.