Timezone metadata in schema applies time modification on top of application.conf timezone modifications
Ouverte
bug
priority: undecided
Standardization
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Describe the bug
Standardization applies timezone changes 2 if timezone metadata in the schema is also specified.
## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Set spark's --conf 'spark.driver.extraJavaOptions=' to `-Dtimezone=America/Los_Angeles`
2. Have schema with timezone metadata
3. Run standardization
4. Check output. Time is shifted twice
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.