Skip to content

Conversation

@BiteTheDDDDt
Copy link
Contributor

Proposed changes

Issue Number: close #8769

Problem Summary:

Describe the overview of changes.

Checklist(Required)

  1. Does it affect the original behavior: (Yes/No/I Don't know)
  2. Has unit tests been added: (Yes/No/No Need)
  3. Has document been added or modified: (Yes/No/No Need)
  4. Does it need to update dependencies: (Yes/No)
  5. Are there any changes that cannot be rolled back: (Yes/No)

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

@EmmyMiao87
Copy link
Contributor

Pay attention to the PR title

@BiteTheDDDDt BiteTheDDDDt changed the title [Bug] Fix some bug of like predicate [Bug] Fix some bugs(rewrite rule/symbol transport) of like predicate Mar 31, 2022
@BiteTheDDDDt BiteTheDDDDt force-pushed the fix_0331 branch 2 times, most recently from e9da000 to 9d2c932 Compare March 31, 2022 11:02
@EmmyMiao87
Copy link
Contributor

There is no problem with the code, but due to new suites, it is necessary to wait for the framework pr #8792 to be merged before merging this pr.

@EmmyMiao87 EmmyMiao87 self-assigned this Apr 1, 2022
@EmmyMiao87 EmmyMiao87 added area/sql/function Issues or PRs related to the SQL functions kind/fix Categorizes issue or PR as related to a bug. area/planner Issues or PRs related to the query planner dev/1.0.1-deprecated should be merged into dev-1.0.1 branch labels Apr 1, 2022
@EmmyMiao87
Copy link
Contributor

Please fix the test conflict ~

@EmmyMiao87
Copy link
Contributor

There are many cases failed. Please check it ~

Copy link
Contributor

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

github-actions bot commented Apr 8, 2022

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 Apr 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2022

PR approved by anyone and no changes requested.

@HappenLee HappenLee merged commit 453485a into apache:master Apr 8, 2022
@morningman morningman added dev/merged-1.0.1-deprecated PR has been merged into dev-1.0.1 and removed dev/1.0.1-deprecated should be merged into dev-1.0.1 branch labels Apr 11, 2022
morningman added a commit that referenced this pull request Apr 14, 2022
1. The compile bug is introduced from #8855
2. FE ut bug is introduced from #8848 and #8770
weizhengte pushed a commit to weizhengte/incubator-doris that referenced this pull request Apr 22, 2022
weizhengte pushed a commit to weizhengte/incubator-doris that referenced this pull request Apr 22, 2022
1. The compile bug is introduced from apache#8855
2. FE ut bug is introduced from apache#8848 and apache#8770
zhengshiJ pushed a commit to zhengshiJ/incubator-doris that referenced this pull request Apr 27, 2022
zhengshiJ pushed a commit to zhengshiJ/incubator-doris that referenced this pull request Apr 27, 2022
1. The compile bug is introduced from apache#8855
2. FE ut bug is introduced from apache#8848 and apache#8770
starocean999 pushed a commit to starocean999/incubator-doris that referenced this pull request May 19, 2022
starocean999 pushed a commit to starocean999/incubator-doris that referenced this pull request May 19, 2022
1. The compile bug is introduced from apache#8855
2. FE ut bug is introduced from apache#8848 and apache#8770
englefly pushed a commit to englefly/incubator-doris that referenced this pull request May 23, 2022
1. The compile bug is introduced from apache#8855
2. FE ut bug is introduced from apache#8848 and apache#8770
@BiteTheDDDDt BiteTheDDDDt deleted the fix_0331 branch January 20, 2025 06:48
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. area/planner Issues or PRs related to the query planner area/sql/function Issues or PRs related to the SQL functions dev/merged-1.0.1-deprecated PR has been merged into dev-1.0.1 kind/fix Categorizes issue or PR as related to a bug. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix some bug of like predicate

4 participants