Skip to content

[fix](struct-type) support to remove double or single quote - #15977

Merged
cambyzju merged 1 commit into
apache:struct-typefrom
carlvinhust2012:struct-type
Jan 16, 2023
Merged

[fix](struct-type) support to remove double or single quote#15977
cambyzju merged 1 commit into
apache:struct-typefrom
carlvinhust2012:struct-type

Conversation

@carlvinhust2012

Copy link
Copy Markdown
Contributor

Proposed changes

  1. this pr is used to support to remove double or single quote.
    Issue Number: close #xxx

Problem summary

Describe your 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 (If Yes, please explain WHY)
    • 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...

@github-actionsgithub-actionsBot added area/planner Issues or PRs related to the query planner area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/docs Categorizes issue or PR as related to documentation. labels Jan 16, 2023
@carlvinhust2012
carlvinhust2012 changed the base branch from master to struct-typeJanuary 16, 2023 09:53
@github-actions

Copy link
Copy Markdown
Contributor

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

@cambyzjucambyzju left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot added approved Indicates a PR has been approved by one committer. reviewed labels Jan 16, 2023
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

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

Labels

approvedIndicates a PR has been approved by one committer.area/plannerIssues or PRs related to the query plannerarea/sql/functionIssues or PRs related to the SQL functionsarea/vectorizationkind/docsCategorizes issue or PR as related to documentation.reviewed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@carlvinhust2012@cambyzju@xy720