You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
9
9
- Migrate sql-40 date handling to `java.time``Instant`/`LocalDate` ([#794](https://github.com/opensearch-project/opensearch-hadoop/pull/794))
10
10
11
11
### 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))
13
13
14
14
### Dependencies
15
15
- Bumps `commons-logging:commons-logging` from 1.3.5 to 1.3.6
0 commit comments