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
{{ message }}
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
The format of Timestamp is different in our elasticSearch, which we got is like
2020-03-23T09:28:48+00:00
I changed the source code of jdbc/types/TimestampType.java
from
to
It seems the compatibility is better.
The text was updated successfully, but these errors were encountered: