Skip to content

Conversation

@yangzhg
Copy link
Member

@yangzhg yangzhg commented Dec 24, 2020

Proposed changes

Improve the processing logic of Load statement derived columns, support derived columns to be referenced by other columns

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation Update (if none of the other choices apply)
  • [] Code refactor (Modify the code structure, format the code, etc...)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

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

@yangzhg yangzhg force-pushed the improve_batch_delete branch from 9c9fa8e to 537f93f Compare December 25, 2020 02:38
@morningman morningman added area/load Issues or PRs related to all kinds of load kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/improvement labels Dec 26, 2020
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Dec 29, 2020
@yangzhg yangzhg merged commit 62604df into apache:master Dec 30, 2020
EmmyMiao87 pushed a commit to EmmyMiao87/incubator-doris that referenced this pull request Jan 26, 2021
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
@yangzhg yangzhg deleted the improve_batch_delete branch April 12, 2021 02:53
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/load Issues or PRs related to all kinds of load kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/improvement

Projects

None yet

2 participants