Skip to content

Commit 95797e1

Browse files
committed
update changelog
Signed-off-by: Sotaro Hikita <bering1814@gmail.com>
1 parent ef14cd1 commit 95797e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
99
- Migrate sql-40 date handling to `java.time` `Instant`/`LocalDate` ([#794](https://github.com/opensearch-project/opensearch-hadoop/pull/794))
1010

1111
### Fixed
12-
- Write Spark `DateType` values as UTC start of day so the stored date does not shift by the JVM timezone offset on non UTC JVMs ([#797](https://github.com/opensearch-project/opensearch-hadoop/issues/797))
12+
- Write Spark `DateType` values as UTC start of day so the stored date does not shift by the JVM timezone offset on non UTC JVMs ([#798](https://github.com/opensearch-project/opensearch-hadoop/issues/797))
1313

1414
### Dependencies
1515
- Bumps `commons-logging:commons-logging` from 1.3.5 to 1.3.6

0 commit comments

Comments
 (0)