playground: support ModeNextGenFTS
What problem does this PR solve?
close #xxx
What is changed and how it works?
Check List
Tests
- [ ] Unit test
- [ ] Integration test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No code
Code changes
- [ ] Has exported function/method change
- [ ] Has exported variable/fields change
- [ ] Has interface methods change
- [ ] Has persistent data change
Side effects
- [ ] Possible performance regression
- [ ] Increased code complexity
- [ ] Breaking backward compatibility
Related changes
- [ ] Need to cherry-pick to the release branch
- [ ] Need to update the documentation
Release notes:
NONE
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign bb7133 for approval. For more information see the Code Review Process. Please ensure that each of them provides their approval before proceeding.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
:x: Patch coverage is 27.94118% with 49 lines in your changes missing coverage. Please review.
:warning: Please upload report for BASE (feature/fts@5e178b3). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## feature/fts #2651 +/- ##
==============================================
Coverage ? 47.80%
==============================================
Files ? 344
Lines ? 36923
Branches ? 0
==============================================
Hits ? 17648
Misses ? 17099
Partials ? 2176
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.