Skip to content

Conversation

xyliganSereja
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

...

@xyliganSereja xyliganSereja requested a review from a team as a code owner October 8, 2025 12:30
Copy link

github-actions bot commented Oct 8, 2025

🟢 2025-10-08 12:31:35 UTC The validation of the Pull Request description is successful.

ydb/core/kqp/ut/olap KqpOlapJson.BrokenJsonWriting[2,true,1,10,1000000,0]
ydb/core/kqp/ut/olap KqpOlapOptimizer.OptimizationAfterDeletion
ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewColumns
ydb/core/kqp/ut/olap KqpBoolColumnShard.TestSimpleQueries+UseScanQuery
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю их не в mute добавлять а через return отключить чтобы в ci чеках не тратить время пока функциональность не готова

Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 12:31:40 UTC Pre-commit check linux-x86_64-release-asan for 250f7f4 has started.
2025-10-08 12:31:53 UTC Artifacts will be uploaded here
2025-10-08 12:34:30 UTC ya make is running...
🟢 2025-10-08 12:36:21 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-10-08 12:36:24 UTC Build successful.

Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 12:31:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 250f7f4 has started.
2025-10-08 12:31:55 UTC Artifacts will be uploaded here
2025-10-08 12:34:44 UTC ya make is running...
2025-10-08 12:48:29 UTC Check cancelled

check(tester);
}

Y_UNIT_TEST_DUO(TestFilterNulls, UseScanQuery) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Давай строчные и колоночные вместе протестируем здесь

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Мне кажется у даташардов есть свои тесты для этого

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Можем тогда объединиться с их тестами? Точно ли нам нужны одинаковые тесты с двух сторон?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я не уверен что они одинаковые

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Просто у них есть какие-то свои тесты для bool

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess

};

Y_UNIT_TEST_SUITE(KqpBoolColumnShard) {
class TBoolTestCase {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Обычно TBoolTestCase выносят вне suite

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это не так. Я делал по аналогии с decimal

TestHelper.ExecuteQuery(query);
}

void PrepareTable1() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не хватает разных форматов, нужен CSV, YdbValue, Arrow

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это другие тесты, в других местах, в этом пр я только добавляю bool_ut в ydb/core/kqp/ut/olap

Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 12:51:23 UTC Pre-commit check linux-x86_64-relwithdebinfo for a689346 has started.
2025-10-08 12:52:25 UTC Artifacts will be uploaded here
2025-10-08 12:55:52 UTC ya make is running...
🟢 2025-10-08 13:05:59 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7503 7503 0 0 0 0

🟢 2025-10-08 13:06:06 UTC Build successful.

Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 12:52:37 UTC Pre-commit check linux-x86_64-release-asan for a689346 has started.
2025-10-08 12:52:50 UTC Artifacts will be uploaded here
2025-10-08 12:55:28 UTC ya make is running...
🟢 2025-10-08 12:57:18 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-10-08 12:57:21 UTC Build successful.

@dorooleg
Copy link
Collaborator

dorooleg commented Oct 8, 2025

Договорились что здесь останется технический долг и тесты нужно будет переписать по аналогии с https://a.yandex-team.ru/arcadia/contrib/ydb/services/ydb/backup_ut/ydb_backup_ut.cpp?rev=r17704661#L142

dorooleg
dorooleg previously approved these changes Oct 8, 2025
Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 20:25:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for 05f32e5 has started.
2025-10-08 20:25:53 UTC Artifacts will be uploaded here
2025-10-08 20:28:31 UTC ya make is running...
🟡 2025-10-08 20:38:15 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7593 7591 0 1 0 1

2025-10-08 20:38:20 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-10-08 20:39:07 UTC Tests successful.

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 (only retried tests) 4 0 0 0 0

🟢 2025-10-08 20:39:10 UTC Build successful.

Copy link

github-actions bot commented Oct 8, 2025

2025-10-08 20:26:32 UTC Pre-commit check linux-x86_64-release-asan for 05f32e5 has started.
2025-10-08 20:26:46 UTC Artifacts will be uploaded here
2025-10-08 20:29:37 UTC ya make is running...
🟢 2025-10-08 20:31:40 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-10-08 20:31:42 UTC Build successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants