Skip to content
New issue

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

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

Already on GitHub? # to your account

Add tests for string to timestamp functions in ANSI mode [databricks] #5538

Conversation

res-life
Copy link
Collaborator

Closes #1556

Add tests for the following functions in ANSI mode

  • to_date
  • to_timestamp
  • unix_timestamp
  • and to_unix_timestamp

Signed-off-by: Chong Gao res_life@163.com

Chong Gao added 2 commits May 19, 2022 15:38
@res-life res-life changed the title Add tests for string to timestamp functions in ANSI mode Add tests for string to timestamp functions in ANSI mode [databricks] May 19, 2022
@res-life
Copy link
Collaborator Author

build

Copy link
Collaborator

@firestarman firestarman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlowe jlowe added this to the May 2 - May 20 milestone May 19, 2022
@jlowe jlowe added the test Only impacts tests label May 19, 2022
@res-life res-life merged commit ef47947 into NVIDIA:branch-22.06 May 20, 2022
@res-life res-life deleted the ansi-test-cases-for-string-to-timestamp-functions branch May 20, 2022 01:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Implement ANSI mode tests for string to timestamp functions
3 participants