Skip to content

Fix json float/double print format (#7572)#7779

Merged
dcherednik merged 2 commits intoydb-platform:stable-24-2from
dcherednik:stable-24-2_fp_fix_json_query
Aug 14, 2024
Merged

Fix json float/double print format (#7572)#7779
dcherednik merged 2 commits intoydb-platform:stable-24-2from
dcherednik:stable-24-2_fp_fix_json_query

Conversation

@dcherednik
Copy link
Member

@dcherednik dcherednik commented Aug 14, 2024

SELECT CAST("311111111113.222222223" as Double) should not loss precision

SELECT CAST("311111111113.222222223" as Double) should not lost precision
@dcherednik dcherednik requested a review from a team as a code owner August 14, 2024 11:44
@github-actions
Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 11:47:21 UTC Pre-commit check for 9a09dd3 has started.
2024-08-14 11:47:23 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-14 12:54:48 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 11:47:43 UTC Pre-commit check for 9a09dd3 has started.
2024-08-14 11:47:46 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-14 12:51:03 UTC Build successful.
2024-08-14 12:52:42 UTC Tests are running...
🔴 2024-08-14 14:21:18 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9255 9208 0 2 27 18

@github-actions
Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 11:47:57 UTC Pre-commit check for 9a09dd3 has started.
2024-08-14 11:47:59 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-14 12:47:57 UTC Build successful.
2024-08-14 12:49:43 UTC Tests are running...
🔴 2024-08-14 14:46:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
8976 8860 0 17 61 38

@dcherednik dcherednik merged commit 27ed671 into ydb-platform:stable-24-2 Aug 14, 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.

2 participants