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

Cs to stable 24 3 #9268

Merged
merged 102 commits into from
Sep 16, 2024
Merged

Conversation

zverevgeny
Copy link
Collaborator

No description provided.

zverevgeny and others added 30 commits September 15, 2024 07:01
Conflicts:
	ydb/core/tx/columnshard/normalizer/abstract/abstract.h
Conflicts:
	ydb/core/tx/columnshard/engines/changes/compaction/merger.cpp
	ydb/core/tx/columnshard/engines/scheme/versions/abstract_scheme.cpp
Co-authored-by: Ivan Morozov <ivanmorozov@localhost.localdomain>

Conflicts in canondata
re-canonized
Conflicts:
	ydb/core/tx/columnshard/engines/changes/compaction/abstract/merger.cpp
Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:06:26 UTC Pre-commit check for 539b8c3 has started.
2024-09-15 19:09:29 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-09-15 19:09:44 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:06:41 UTC Pre-commit check for 539b8c3 has started.
2024-09-15 19:09:41 UTC Build linux-x86_64-release-asan is running...
🔴 2024-09-15 19:09:55 UTC Build failed. see the build logs.
🔴 2024-09-15 19:09:57 UTC Tests run skipped.

Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:07:04 UTC Pre-commit check for 539b8c3 has started.
2024-09-15 19:10:09 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-09-15 19:10:23 UTC Build failed. see the build logs.
🔴 2024-09-15 19:10:25 UTC Tests run skipped.

Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:33:04 UTC Pre-commit check for 8efafda has started.
2024-09-15 19:36:10 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-15 20:15:49 UTC Build successful.

Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:33:37 UTC Pre-commit check for 8efafda has started.
2024-09-15 19:36:42 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-15 20:21:21 UTC Build successful.
2024-09-15 20:21:36 UTC Tests are running...
🔴 2024-09-15 22:27:02 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15171 15053 0 27 50 41

Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:35:46 UTC Pre-commit check for 8efafda has started.
2024-09-15 19:38:56 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-15 20:47:54 UTC Build successful.
2024-09-15 20:48:08 UTC Tests are running...
🔴 2024-09-15 23:00:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76330 62857 0 15 13421 37

🔴 2024-09-15 23:01:26 UTC ydbd size 8.2 GiB changed* by +33.0 MiB, which is >= 2.0 MiB vs stable-24-3-9-cs: Alert

ydbd size dash stable-24-3-9-cs: c3583fc merge: 8efafda diff diff %
ydbd size 8 761 168 152 Bytes 8 795 766 384 Bytes +33.0 MiB +0.395%
ydbd stripped size 479 010 568 Bytes 479 894 024 Bytes +862.8 KiB +0.184%

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

@zverevgeny zverevgeny marked this pull request as ready for review September 16, 2024 04:00
@zverevgeny zverevgeny requested a review from a team as a code owner September 16, 2024 04:00
@zverevgeny zverevgeny merged commit 43977d4 into ydb-platform:stable-24-3-9-cs Sep 16, 2024
8 of 12 checks passed
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 16, 2024
Co-authored-by: Semyon <yentsovsemyon@ydb.tech>
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Artem Alekseev <fexolm@ydb.tech>
Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>
Co-authored-by: Vladislav Gogov <vlad-gogov@ydb.tech>
Conflicts:
	ydb/core/kqp/compute_actor/kqp_compute_actor.cpp
	ydb/core/kqp/compute_actor/kqp_compute_actor.h
	ydb/core/kqp/compute_actor/kqp_compute_actor_factory.h
	ydb/core/kqp/compute_actor/kqp_compute_events.h
	ydb/core/kqp/compute_actor/kqp_scan_compute_actor.cpp
	ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h
	ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.cpp
	ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.h
	ydb/core/kqp/executer_actor/kqp_data_executer.cpp
	ydb/core/kqp/executer_actor/kqp_planner.cpp
	ydb/core/kqp/executer_actor/kqp_planner.h
	ydb/core/kqp/node_service/kqp_node_service.cpp
	ydb/core/kqp/ut/common/kqp_ut_common.cpp
	ydb/core/kqp/ut/olap/clickbench_ut.cpp
	ydb/core/kqp/ut/olap/kqp_olap_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_common.h
	ydb/core/kqp/ut/tx/kqp_sink_locks_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_mvcc_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_tx_ut.cpp
	ydb/core/protos/feature_flags.proto
	ydb/core/protos/kqp.proto
	ydb/core/testlib/basics/feature_flags.h
	ydb/core/tx/columnshard/engines/scheme/index_info.cpp
	ydb/core/tx/columnshard/splitter/chunks.h
	ydb/library/yql/sql/v1/sql_ut.cpp
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-12
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-14
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-15
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-16
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-17
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-21
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-30
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-31
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-32
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-33
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-34
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-36
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-37
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-38
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-41
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-7
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 19, 2024
Co-authored-by: Semyon <yentsovsemyon@ydb.tech>
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Artem Alekseev <fexolm@ydb.tech>
Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>
Co-authored-by: Vladislav Gogov <vlad-gogov@ydb.tech>
Conflicts:
	ydb/core/kqp/compute_actor/kqp_compute_actor.cpp
	ydb/core/kqp/compute_actor/kqp_compute_actor.h
	ydb/core/kqp/compute_actor/kqp_compute_actor_factory.h
	ydb/core/kqp/compute_actor/kqp_compute_events.h
	ydb/core/kqp/compute_actor/kqp_scan_compute_actor.cpp
	ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h
	ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.cpp
	ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.h
	ydb/core/kqp/executer_actor/kqp_data_executer.cpp
	ydb/core/kqp/executer_actor/kqp_planner.cpp
	ydb/core/kqp/executer_actor/kqp_planner.h
	ydb/core/kqp/node_service/kqp_node_service.cpp
	ydb/core/kqp/ut/common/kqp_ut_common.cpp
	ydb/core/kqp/ut/olap/clickbench_ut.cpp
	ydb/core/kqp/ut/olap/kqp_olap_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_common.h
	ydb/core/kqp/ut/tx/kqp_sink_locks_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_mvcc_ut.cpp
	ydb/core/kqp/ut/tx/kqp_sink_tx_ut.cpp
	ydb/core/protos/feature_flags.proto
	ydb/core/protos/kqp.proto
	ydb/core/testlib/basics/feature_flags.h
	ydb/core/tx/columnshard/engines/scheme/index_info.cpp
	ydb/core/tx/columnshard/splitter/chunks.h
	ydb/library/yql/sql/v1/sql_ut.cpp
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-12
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-14
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-15
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-16
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-17
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-21
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-30
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-31
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-32
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-33
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-34
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-36
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-37
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-38
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-41
	ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-7
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 20, 2024
    Co-authored-by: Semyon <yentsovsemyon@ydb.tech>
    Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
    Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
    Co-authored-by: Artem Alekseev <fexolm@ydb.tech>
    Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
    Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>
    Co-authored-by: Vladislav Gogov <vlad-gogov@ydb.tech>
    Conflicts:
            ydb/core/kqp/compute_actor/kqp_compute_actor.cpp
            ydb/core/kqp/compute_actor/kqp_compute_actor.h
            ydb/core/kqp/compute_actor/kqp_compute_actor_factory.h
            ydb/core/kqp/compute_actor/kqp_compute_events.h
            ydb/core/kqp/compute_actor/kqp_scan_compute_actor.cpp
            ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h
            ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.cpp
            ydb/core/kqp/compute_actor/kqp_scan_fetcher_actor.h
            ydb/core/kqp/executer_actor/kqp_data_executer.cpp
            ydb/core/kqp/executer_actor/kqp_planner.cpp
            ydb/core/kqp/executer_actor/kqp_planner.h
            ydb/core/kqp/node_service/kqp_node_service.cpp
            ydb/core/kqp/ut/common/kqp_ut_common.cpp
            ydb/core/kqp/ut/olap/clickbench_ut.cpp
            ydb/core/kqp/ut/olap/kqp_olap_ut.cpp
            ydb/core/kqp/ut/tx/kqp_sink_common.h
            ydb/core/kqp/ut/tx/kqp_sink_locks_ut.cpp
            ydb/core/kqp/ut/tx/kqp_sink_mvcc_ut.cpp
            ydb/core/kqp/ut/tx/kqp_sink_tx_ut.cpp
            ydb/core/protos/feature_flags.proto
            ydb/core/protos/kqp.proto
            ydb/core/testlib/basics/feature_flags.h
            ydb/core/tx/columnshard/engines/scheme/index_info.cpp
            ydb/core/tx/columnshard/splitter/chunks.h
            ydb/library/yql/sql/v1/sql_ut.cpp
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-12
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-14
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-15
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-16
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-17
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-21
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-30
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-31
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-32
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-33
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-34
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-36
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-37
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-38
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-41
            ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-7

Fix tx tests (ydb-platform#8945) (ydb-platform#9284)

    Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>

fix tests
fexolm added a commit to fexolm/ydb that referenced this pull request Sep 24, 2024
Co-authored-by: Semyon <yentsovsemyon@ydb.tech>
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Artem Alekseev <fexolm@ydb.tech>
Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>
Co-authored-by: Vladislav Gogov <vlad-gogov@ydb.tech>
fexolm added a commit to fexolm/ydb that referenced this pull request Sep 24, 2024
Co-authored-by: Semyon <yentsovsemyon@ydb.tech>
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Artem Alekseev <fexolm@ydb.tech>
Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
Co-authored-by: Nikita Vasilev <ns-vasilev@ydb.tech>
Co-authored-by: Vladislav Gogov <vlad-gogov@ydb.tech>
@zverevgeny zverevgeny linked an issue Oct 15, 2024 that may be closed by this pull request
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.

Integrate latest changes in CS into stable branch
9 participants