Skip to content

Test revert alter db #20006

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

Merged
442 commits merged into from
Jun 23, 2025
Merged

Conversation

zverevgeny
Copy link
Collaborator

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • User Interface
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Description for reviewers

...

mregrock and others added 30 commits April 22, 2025 16:21
…m#17568)

Co-authored-by: Alexander Avdonkin <aavdonkin@yandex.ru>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Natasha Pirogova <galnat@ydb.tech>
 Conflicts:
	ydb/core/kqp/opt/kqp_opt_kql.cpp
	ydb/core/kqp/ut/query/kqp_query_ut.cpp
	ydb/core/tx/columnshard/engines/reader/plain_reader/iterator/merge.cpp
….1.1.7

Conflicts:
	ydb/core/protos/feature_flags.proto
Merge 25.1.1.7 into stable-25-1-analytics
zverevgeny and others added 26 commits June 3, 2025 12:33
Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
Conflicts:
	.github/config/muted_ya.txt
	CHANGELOG.md
	ydb/apps/ydb/CHANGELOG.md
	ydb/core/blobstorage/vdisk/syncer/blobstorage_syncer_broker.cpp
	ydb/core/cms/console/console_configs_provider.h
	ydb/core/kafka_proxy/ut/actors_ut.cpp
	ydb/core/kqp/common/kqp_tx_manager.cpp
	ydb/core/kqp/compile_service/kqp_compile_actor.cpp
	ydb/core/kqp/compile_service/kqp_compile_service.cpp
	ydb/core/kqp/executer_actor/kqp_executer_impl.h
	ydb/core/kqp/executer_actor/kqp_executer_stats.cpp
	ydb/core/kqp/opt/kqp_opt_kql.cpp
	ydb/core/kqp/opt/logical/kqp_opt_log_indexes.cpp
	ydb/core/kqp/runtime/kqp_stream_lookup_actor.cpp
	ydb/core/kqp/runtime/kqp_write_actor.cpp
	ydb/core/kqp/runtime/kqp_write_table.cpp
	ydb/core/kqp/session_actor/kqp_query_state.h
	ydb/core/kqp/session_actor/kqp_session_actor.cpp
	ydb/core/kqp/ut/data_integrity/kqp_data_integrity_trails_ut.cpp
	ydb/core/kqp/ut/effects/kqp_effects_ut.cpp
	ydb/core/kqp/ut/indexes/kqp_indexes_ut.cpp
	ydb/core/kqp/ut/opt/kqp_ne_ut.cpp
	ydb/core/kqp/ut/query/kqp_query_ut.cpp
	ydb/core/kqp/ut/service/kqp_qs_queries_ut.cpp
	ydb/core/kqp/ut/spilling/kqp_scan_spilling_ut.cpp
	ydb/core/mind/bscontroller/console_interaction.cpp
	ydb/core/protos/feature_flags.proto
	ydb/core/protos/index_builder.proto
	ydb/core/protos/table_service_config.proto
	ydb/core/protos/tx_datashard.proto
	ydb/core/tx/columnshard/engines/reader/plain_reader/iterator/merge.cpp
	ydb/core/tx/columnshard/engines/storage/granule/granule.cpp
	ydb/core/tx/columnshard/test_helper/columnshard_ut_common.cpp
	ydb/core/tx/columnshard/ut_schema/ut_columnshard_schema.cpp
	ydb/core/tx/datashard/kmeans_helper.cpp
	ydb/core/tx/datashard/kmeans_helper.h
	ydb/core/tx/datashard/upload_stats.h
	ydb/core/tx/schemeshard/schemeshard_build_index__progress.cpp
	ydb/core/tx/schemeshard/schemeshard_impl.cpp
	ydb/core/tx/schemeshard/schemeshard_impl.h
	ydb/core/tx/schemeshard/schemeshard_info_types.h
	ydb/core/tx/schemeshard/schemeshard_utils.cpp
	ydb/core/tx/schemeshard/schemeshard_utils.h
	ydb/core/tx/schemeshard/ut_base/ut_base.cpp
	ydb/core/tx/schemeshard/ut_restore/ut_restore.cpp
	ydb/core/tx/tx_proxy/upload_rows_common_impl.h
	ydb/core/viewer/tests/test.py
	ydb/core/viewer/viewer_describe.h
	ydb/services/persqueue_v1/actors/partition_actor.cpp
	ydb/tests/functional/compatibility/test_compatibility.py
	ydb/tests/functional/compatibility/test_stress.py
	ydb/tests/functional/compatibility/ya.make
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_13.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_10.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_11.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_12.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_8.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_9.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_1.plan
	ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_1.plan
	ydb/tests/library/harness/kikimr_config.py
Copy link

🟢 2025-06-21 20:05:41 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Jun 21, 2025

2025-06-21 20:06:11 UTC Pre-commit check linux-x86_64-release-asan for 7d73cab has started.
2025-06-21 20:06:22 UTC Artifacts will be uploaded here
2025-06-21 20:09:49 UTC ya make is running...
🟡 2025-06-21 22:00:11 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?
15089 14972 0 25 38 54

2025-06-21 22:01:29 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-21 22:22:24 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 | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
185 (only retried tests) 117 0 14 0 54

2025-06-21 22:22:33 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-06-21 22:45:18 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
116 (only retried tests) 52 0 11 1 52

🟢 2025-06-21 22:45:25 UTC Build successful.
🔴 2025-06-21 22:45:53 UTC ydbd size 3.7 GiB changed* by +75.7 MiB, which is >= 2.0 MiB vs stable-25-1: Alert

ydbd size dash stable-25-1: f23d4ea merge: 7d73cab diff diff %
ydbd size 3 928 368 896 Bytes 4 007 695 576 Bytes +75.7 MiB +2.019%
ydbd stripped size 1 373 723 552 Bytes 1 399 261 784 Bytes +24.4 MiB +1.859%

*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 Jun 21, 2025

2025-06-21 20:06:35 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7d73cab has started.
2025-06-21 20:06:46 UTC Artifacts will be uploaded here
2025-06-21 20:10:23 UTC ya make is running...
🟡 2025-06-21 21:55:30 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?
29200 26671 0 10 2456 63

2025-06-21 21:57:58 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-21 22:18:46 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
138 (only retried tests) 75 0 2 1 60

2025-06-21 22:18:54 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-06-21 22:45:21 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
115 (only retried tests) 52 0 2 1 60

🟢 2025-06-21 22:45:28 UTC Build successful.
🔴 2025-06-21 22:45:51 UTC ydbd size 2.1 GiB changed* by +41.7 MiB, which is >= 2.0 MiB vs stable-25-1: Alert

ydbd size dash stable-25-1: f23d4ea merge: 7d73cab diff diff %
ydbd size 2 258 265 792 Bytes 2 302 027 352 Bytes +41.7 MiB +1.938%
ydbd stripped size 478 036 216 Bytes 484 352 704 Bytes +6.0 MiB +1.321%

*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 closed this pull request by merging all changes into ydb-platform:stable-25-1 in c361dda Jun 23, 2025
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.