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 Dec 3, 2019. It is now read-only.
In general, you can decompose a date in Sql query and return the date as a list of separated integer columns if you want to bypass joda time representation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When working with sql type
DATETIME(6)
, how can we keep microsecond precision and avoid joda time millisecond restriction?The text was updated successfully, but these errors were encountered: