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

time() failed to parse string containing single digit h/m/s #2720

Closed
Aiee opened this issue Jul 19, 2021 · 0 comments · Fixed by #3179
Closed

time() failed to parse string containing single digit h/m/s #2720

Aiee opened this issue Jul 19, 2021 · 0 comments · Fixed by #3179
Assignees
Labels
type/enhancement Type: make the code neat or more efficient
Milestone

Comments

@Aiee
Copy link
Contributor

Aiee commented Jul 19, 2021

(root@nebula) [(none)]> return time("11:34:2")
+-----------------+
| time("11:34:2") |
+-----------------+
| BAD_DATA        |
+-----------------+

neo4j result:
Screen Shot 2021-07-19 at 4 45 05 PM

@CPWstatic CPWstatic transferred this issue from vesoft-inc/nebula-common Aug 28, 2021
@CPWstatic CPWstatic added the type/bug Type: something is unexpected label Aug 28, 2021
@CPWstatic CPWstatic added this to the v2.6.0 milestone Aug 30, 2021
@Sophie-Xie Sophie-Xie modified the milestones: v2.6.0, v3.0.0 Sep 28, 2021
@Sophie-Xie Sophie-Xie added type/enhancement Type: make the code neat or more efficient and removed type/bug Type: something is unexpected labels Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants