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

correctly handle inf values in streaming query #14875

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

adameat
Copy link
Member

@adameat adameat commented Feb 21, 2025

Changelog entry

correctly handle inf values in streaming query
closes #14837

Changelog category

  • Bugfix

Description for reviewers

@adameat adameat self-assigned this Feb 21, 2025
@adameat adameat requested a review from a team as a code owner February 21, 2025 04:43
@adameat adameat enabled auto-merge (squash) February 21, 2025 04:44
Copy link

github-actions bot commented Feb 21, 2025

🔴 2025-02-21 04:51:19 UTC The validation of the Pull Request description has failed. Please update the description.

Bugfix requires a linked issue in the changelog entry

Copy link

github-actions bot commented Feb 21, 2025

2025-02-21 04:45:00 UTC Pre-commit check linux-x86_64-release-asan for 790f134 has started.
2025-02-21 04:45:13 UTC Artifacts will be uploaded here
2025-02-21 04:47:58 UTC ya make is running...
🟡 2025-02-21 05:48:07 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11490 11355 0 65 34 36

2025-02-21 05:58:11 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-21 06:10:27 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
192 (only retried tests) 155 0 0 5 32

🟢 2025-02-21 06:10:34 UTC Build successful.
🟢 2025-02-21 06:11:00 UTC ydbd size 3.6 GiB changed* by +55.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 555fbb8 merge: 790f134 diff diff %
ydbd size 3 896 864 936 Bytes 3 896 922 072 Bytes +55.8 KiB +0.001%
ydbd stripped size 1 364 380 864 Bytes 1 364 345 824 Bytes -34.2 KiB -0.003%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions github-actions bot added bugfix and removed bugfix labels Feb 21, 2025
Copy link

github-actions bot commented Feb 21, 2025

2025-02-21 04:47:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for 790f134 has started.
2025-02-21 04:47:33 UTC Artifacts will be uploaded here
2025-02-21 04:50:21 UTC ya make is running...
🟡 2025-02-21 05:37:28 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18594 17242 0 3 1216 133

2025-02-21 05:39:07 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-21 05:57:17 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
206 (only retried tests) 77 0 0 2 127

🟢 2025-02-21 05:57:24 UTC Build successful.
🟢 2025-02-21 05:57:41 UTC ydbd size 2.1 GiB changed* by +55.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 555fbb8 merge: 790f134 diff diff %
ydbd size 2 240 049 416 Bytes 2 240 106 584 Bytes +55.8 KiB +0.003%
ydbd stripped size 474 639 512 Bytes 474 630 040 Bytes -9.2 KiB -0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions github-actions bot added bugfix and removed bugfix labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Bound": 1.7976931348623157e+308 in json field
2 participants