Timezone metadata in schema applies time modification on top of application.conf timezone modifications
Đang mở
bug
priority: undecided
Standardization
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.