Support of offset time zone in schema's timezone metadata
Ouverte
feature
priority: medium
Standardization
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.