Timezone metadata in schema applies time modification on top of application.conf timezone modifications
Aperta
bug
priority: undecided
Standardization
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.