Skip to content

Conversation

@qidaye
Copy link
Contributor

@qidaye qidaye commented Jun 17, 2024

…(#36321)

  1. std::string to std::wstring conversion only supports ASCII characters. For non-ASCII characters, we need to use StringUtil::string_to_wstring
  2. Fix index_tool check_terms_stats_v2 and add field info to print

Issue Number: #34118

pick from master #36321

…pache#36321)

1. `std::string` to `std::wstring` conversion only supports ASCII
characters. For non-ASCII characters, we need to use
`StringUtil::string_to_wstring`
2. Fix index_tool check_terms_stats_v2 and add field info to print

Issue Number: apache#34118
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@qidaye
Copy link
Contributor Author

qidaye commented Jun 17, 2024

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@qidaye
Copy link
Contributor Author

qidaye commented Jun 17, 2024

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.30% (9131/25156)
Line Coverage: 27.79% (74247/267215)
Region Coverage: 26.72% (38310/143379)
Branch Coverage: 23.40% (19403/82914)
Coverage Report: http://coverage.selectdb-in.cc/coverage/298df985ae71bde466791475b31f81a288af6a44_298df985ae71bde466791475b31f81a288af6a44/report/index.html

@xiaokang xiaokang changed the title [fix](inverted index)Support Chinese column name with inverted index … [fix](inverted index)Support Chinese column name with inverted index #36321 Jun 17, 2024
@xiaokang xiaokang merged commit e688341 into apache:branch-2.1 Jun 17, 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.

4 participants