Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unix_timestamp returns time in seconds not milliseconds #1

Open
mrajcok opened this issue Feb 19, 2020 · 0 comments
Open

unix_timestamp returns time in seconds not milliseconds #1

mrajcok opened this issue Feb 19, 2020 · 0 comments

Comments

@mrajcok
Copy link

mrajcok commented Feb 19, 2020

TimeInMilli.scala is about timestamps in seconds, not milliseconds.
I ended up here because I am trying to find out how to convert a LongType value like 1582053488123 that represents time since the epoch in milliseconds to a Spark TimestampType.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant