Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix](parquet_reader) misused bool pointer #28995

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

py023
Copy link
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>
Copy link
Contributor

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

@xiaokang
Copy link
Contributor

run buildall

@doris-robot
Copy link

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