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

[VL] Support timestamp on Velox backend #1433

Closed
3 of 6 tasks
rui-mo opened this issue Apr 20, 2023 · 2 comments
Closed
3 of 6 tasks

[VL] Support timestamp on Velox backend #1433

rui-mo opened this issue Apr 20, 2023 · 2 comments
Labels
enhancement New feature or request stale stale

Comments

@rui-mo
Copy link
Contributor

rui-mo commented Apr 20, 2023

Phase 1:

Phase 2:

  • Timestamp functions

  • ToUnixTimestamp

  • UnixTimestamp

  • GetTimestamp

  • Hour

  • Minute

  • Second

  • SecondWithFraction

  • SecondsToTimestamp

  • MillisToTimestamp

  • MicrosToTimestamp

  • Cast from timestamp

  • Cast to timestamp

  • CurrentTimestamp

  • Now

  • LocalTimestamp

  • CurrentBatchTimestamp

  • CastTimestampNTZToLong

  • FromUnixTime

  • TimeAdd

  • DatetimeSub

  • FromUTCTimestamp

  • ToUTCTimestamp

  • TimestampAddYMInterval

  • ParseToTimestamp

  • TruncTimestamp

  • MakeTimestamp

  • SubtractTimestamps

  • SubtractTimestamps

  • TimestampAdd

  • TimestampDiff

  • Timezone

  • ConvertTimezone

Phase 3:

  • Enable operators including Filter/Project/Sort/Agg/Hash-partition Shuffle.
@rui-mo rui-mo added the enhancement New feature or request label Apr 20, 2023
@rui-mo
Copy link
Contributor Author

rui-mo commented Apr 20, 2023

@liujiayi771 We can track timestamp support here, thanks.

@rui-mo rui-mo changed the title Support timestamp on Velox backend [VL] Support timestamp on Velox backend Apr 20, 2023
@liujiayi771
Copy link
Contributor

@liujiayi771 We can track timestamp support here, thanks.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale stale
Projects
None yet
Development

No branches or pull requests

2 participants