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

[BUG] Refactor the datetime documentation and add an IT for each function. #786

Closed
LantaoJin opened this issue Oct 17, 2024 · 0 comments
Closed
Assignees
Labels
bug Something isn't working Lang:PPL Pipe Processing Language support

Comments

@LantaoJin
Copy link
Member

What is the bug?
https://github.com/opensearch-project/opensearch-spark/blob/73a6b77c00cf4d1f6c14f6ca7ba7be37bf0916e1/docs/ppl-lang/functions/ppl-datetime.md contains many unsupported datetime functions, such as

  1. SUBTIME, MAKETIME, DATETIME, TIME, TIMEDIFF, TIME_TO_SEC, TIMESTAMPADD, TIMESTAMPDIFF, UTC_TIME etc. because there is no Time data type in Spark
  2. MONTHNAM, DAYNAME, MAKETIMESTAMP, CONVERT_TIMEZONE, CURDATE, LOCALTIMESTAMP etc. because is present in Spark v4.0.0
@LantaoJin LantaoJin added bug Something isn't working untriaged and removed untriaged labels Oct 17, 2024
@YANG-DB YANG-DB added Lang:PPL Pipe Processing Language support and removed untriaged labels Oct 21, 2024
@LantaoJin LantaoJin self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Lang:PPL Pipe Processing Language support
Projects
None yet
Development

No branches or pull requests

2 participants