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

24-3: CTAS fixes #6857

Merged
merged 2 commits into from
Aug 8, 2024
Merged

24-3: CTAS fixes #6857

merged 2 commits into from
Aug 8, 2024

Conversation

nikvas0
Copy link
Collaborator

@nikvas0 nikvas0 commented Jul 19, 2024

Changelog entry

CREATE TABLE AS SELECT fixes

(Fix for new 24-3 feature.)

Changelog category

  • Fix

Additional information

...

@nikvas0 nikvas0 requested a review from a team as a code owner July 19, 2024 07:31
Copy link

github-actions bot commented Jul 19, 2024

2024-07-19 07:34:49 UTC Pre-commit check for 7153064 has started.
2024-07-19 07:37:19 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-19 08:02:41 UTC Build successful.
2024-07-19 08:02:55 UTC Tests are running...
🔴 2024-07-19 10:00:13 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11109 10530 0 90 318 171

🟢 2024-07-19 10:00:57 UTC ydbd size 5.2 GiB changed* by -5.2 KiB, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: df15684 merge: 7153064 diff diff %
ydbd size 5 616 613 272 Bytes 5 616 607 984 Bytes -5.2 KiB -0.000%
ydbd stripped size 1 211 263 016 Bytes 1 211 262 696 Bytes -320 Bytes -0.000%

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

Copy link

github-actions bot commented Jul 19, 2024

2024-07-19 07:34:58 UTC Pre-commit check for 7153064 has started.
2024-07-19 07:37:38 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-19 07:48:18 UTC Build successful.

Copy link

github-actions bot commented Jul 19, 2024

2024-07-19 07:35:16 UTC Pre-commit check for 7153064 has started.
2024-07-19 07:37:59 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-07-19 08:20:55 UTC Build successful.
2024-07-19 08:21:13 UTC Tests are running...
🔴 2024-07-19 10:08:53 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39611 34378 0 1 5219 13

🟢 2024-07-19 10:09:36 UTC ydbd size 8.1 GiB changed* by -1.4 KiB, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: df15684 merge: 7153064 diff diff %
ydbd size 8 727 367 992 Bytes 8 727 366 536 Bytes -1.4 KiB -0.000%
ydbd stripped size 477 191 944 Bytes 477 191 752 Bytes -192 Bytes -0.000%

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

@nikvas0 nikvas0 changed the title CTAS fixes 24-3: CTAS fixes Jul 19, 2024
@gridnevvvit gridnevvvit self-requested a review August 6, 2024 14:17
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