This is an automated email from the ASF dual-hosted git repository.
amanin pushed a change to branch fix/sql-temporal
in repository https://gitbox.apache.org/repos/asf/sis.git
from 213249a4d7 fix(Storage): properly handle SQL timestamps to avoid
ambiguity
new f8a5463877 chore(Storage): rename some tests methods
new 850986b7d6 chore(Storage): Add tests for sql Time and Time with
timezone conversion to java.time objects.
new 95cc840866 fix(Storage): remove incorrect timezone shift on sql time
conversion
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sis/internal/sql/feature/ValueGetter.java | 25 +++--
.../sql/feature/TemporalValueGetterTest.java | 108 ++++++++++++++++++---
2 files changed, 115 insertions(+), 18 deletions(-)