Skip to content

[fix](parquet_reader) misused bool pointer#28995

Merged
xiaokang merged 1 commit intoapache:branch-2.0from
py023:misused-bool-ptr-branch20
Dec 26, 2023
Merged

[fix](parquet_reader) misused bool pointer#28995
xiaokang merged 1 commit intoapache:branch-2.0from
py023:misused-bool-ptr-branch20

Conversation

@py023
Copy link
Copy Markdown
Contributor

@py023 py023 commented Dec 25, 2023

Proposed changes

This PR cherr-picks #28986, corrects the bool pointer misuse.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

Signed-off-by: pengyu <pengyu@selectdb.com>
@github-actions
Copy link
Copy Markdown
Contributor

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

@xiaokang
Copy link
Copy Markdown
Contributor

run buildall

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 37.75% (7993/21175)
Line Coverage: 29.44% (64935/220531)
Region Coverage: 28.91% (33402/115526)
Branch Coverage: 24.78% (17136/69142)
Coverage Report: http://coverage.selectdb-in.cc/coverage/0dc27cf92ea3c2b7a0d9a260df2490e4349a1a6f_0dc27cf92ea3c2b7a0d9a260df2490e4349a1a6f/report/index.html

@xiaokang xiaokang merged commit eeeead8 into apache:branch-2.0 Dec 26, 2023
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