Support of offset time zone in schema's timezone metadata
Offen
feature
priority: medium
Standardization
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Background
As the timestamp pattern supports all kinds of way how to enter the timezone, inlcuding offset (e.g. -05:00), it would be consistent if schema's `timezone` metadata entry would support the same. Right now it supports only time zone via their Ids.
## Feature
Support offset entries for `timezone` metadata
Validator accepts these values
## Proposed Solution
Solution Ideas
1. Some mapping from offsets to the Spark supported time zone names
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.