Skip to content

Conversation

@kaijchen
Copy link
Member

@kaijchen kaijchen commented May 16, 2024

Proposed changes

Add regression tests to check url is returned when filtered rows in strict mode (data quality error).
Also fix some small bugs:

  1. Error type returned when partition is not found (END_OF_FILE -> DATA_QUALITY_ERROR).
  2. Unify status string format ("[ERROR] message" -> "[ERROR]message")

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...

@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.

@kaijchen
Copy link
Member Author

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: 35.70% (9004/25219)
Line Coverage: 27.37% (74485/272148)
Region Coverage: 26.61% (38502/144707)
Branch Coverage: 23.43% (19644/83836)
Coverage Report: http://coverage.selectdb-in.cc/coverage/9337920f11fa0665c1080e94bd3931c0d1de12df_9337920f11fa0665c1080e94bd3931c0d1de12df/report/index.html

dataroaring
dataroaring previously approved these changes May 17, 2024
Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels May 17, 2024
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label May 17, 2024
@github-actions
Copy link
Contributor

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

@kaijchen
Copy link
Member Author

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: 35.70% (9005/25226)
Line Coverage: 27.37% (74520/272237)
Region Coverage: 26.61% (38524/144770)
Branch Coverage: 23.44% (19656/83870)
Coverage Report: http://coverage.selectdb-in.cc/coverage/b9aa23be8824ca936c897d6119d147b1e0dc4d43_b9aa23be8824ca936c897d6119d147b1e0dc4d43/report/index.html

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 17, 2024
Copy link
Contributor

@liaoxin01 liaoxin01 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/2.1.5-merged dev/3.0.0-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants