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

[IOTDB-6302] Enhance the support of ISO_LOCAL_DATE_TIME timestamp format #12086

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Feb 26, 2024

Description

IoTDB doesn't support timestamp format like 2024-02-22T16:36:34.67, which should be equivalent to 2024-02-22T16:36:34.670.

image

After referred the code of JDK below, we can simply support it.

image image

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link
Contributor

@OneSizeFitsQuorum OneSizeFitsQuorum left a comment

Choose a reason for hiding this comment

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

LGTM

@HTHou HTHou merged commit 4bb3c65 into master Feb 26, 2024
33 of 37 checks passed
@HTHou HTHou deleted the ISO_LOCAL_DATE_TIME branch February 26, 2024 10:50
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
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

Successfully merging this pull request may close these issues.

3 participants