Skip to content

Conversation

@iddqdex
Copy link
Collaborator

@iddqdex iddqdex commented Jan 12, 2024

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 12, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit dfacff4.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59875 50649 0 5 9210 11

🔴 linux-x86_64-release-asan: some tests FAILED for commit dfacff4.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15857 15728 0 22 100 7

ydb_scripting_ut.cpp
ydb_table_ut.cpp
ydb_stats_ut.cpp
ydb_long_tx_ut.cpp
Copy link
Contributor

Choose a reason for hiding this comment

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

Давай в рамках того пр не будет вообще service/ydb трогать. Удалим эти тесты вместе с апи.

NYdb::NTable::TSession& GetSession();
void CreateTable(const TColumnTableBase& table);
void InsertData(const TColumnTable& table, TTestHelper::TUpdatesBuilder& updates, const std::function<void()> onBeforeCommit = {}, const NYdb::EStatus opStatus = NYdb::EStatus::SUCCESS);
void InsertData(const TColumnTable& table, TTestHelper::TUpdatesBuilder& updates, const std::function<void()> onBeforeCommit = {}, const Ydb::StatusIds_StatusCode& opStatus = Ydb::StatusIds::SUCCESS);
Copy link
Contributor

Choose a reason for hiding this comment

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

Давай эту функцию вообще уберем. Потому что UNUSED на параметр как-то неаккуратно выходит. Замени использование на BulkUpsert, чтобы ни у кого не было сомнений. Потом туда попробую какие-то хуки добавить

nsofya
nsofya previously approved these changes Jan 14, 2024
@iddqdex iddqdex marked this pull request as ready for review January 15, 2024 07:57
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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.

2 participants