Skip to content

Conversation

kunga
Copy link
Member

@kunga kunga commented Sep 10, 2025

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Tokenizer, ValidateSettings, FillSettings

Validate all unsupported settings for now

@kunga kunga self-assigned this Sep 10, 2025
@kunga kunga mentioned this pull request Sep 10, 2025
12 tasks
Copy link

github-actions bot commented Sep 10, 2025

2025-09-10 12:01:48 UTC Pre-commit check linux-x86_64-release-asan for bbd6fda has started.
2025-09-10 12:01:51 UTC Artifacts will be uploaded here
2025-09-10 12:05:52 UTC ya make is running...
🟡 2025-09-10 14:44:52 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18099 17687 0 124 264 24

🟢 2025-09-10 14:46:30 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2025

2025-09-10 12:28:41 UTC Pre-commit check linux-x86_64-relwithdebinfo for bbd6fda has started.
2025-09-10 12:29:37 UTC Artifacts will be uploaded here
2025-09-10 12:34:14 UTC ya make is running...
🟡 2025-09-10 14:43:09 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?
40893 38133 0 3 2724 33

2025-09-10 14:46:46 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-09-10 15:02:23 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
367 (only retried tests) 342 0 0 3 22

🟢 2025-09-10 15:02:31 UTC Build successful.

@kunga kunga marked this pull request as ready for review September 11, 2025 07:25
@kunga kunga requested a review from a team as a code owner September 11, 2025 07:25
Copy link
Collaborator

@ijon ijon left a comment

Choose a reason for hiding this comment

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

schemeshard ok

@kunga kunga requested a review from vitalif September 11, 2025 09:34
return true;
}

Ydb::Table::FulltextIndexSettings FillSettings(const TString& column, const TVector<std::pair<TString, TString>>& settings, TString& error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

FillSettings пока типа нигде не используется?

Copy link
Member Author

Choose a reason for hiding this comment

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

Да, просто аналогичен тому что в kmeans_clusters

@kunga kunga merged commit 4401bf9 into ydb-platform:dev-fulltext Sep 12, 2025
15 checks passed
kunga added a commit that referenced this pull request Sep 19, 2025
kunga added a commit that referenced this pull request Sep 23, 2025
AlexanderShprot pushed a commit to AlexanderShprot/ydb that referenced this pull request Sep 25, 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.

3 participants