Skip to content

Conversation

@liaoxin01
Copy link
Contributor

Proposed changes

Issue Number: close #xxx

Problem summary

When you create the Uniq table, you can specify the mapping of sequence column to other columns. You no longer need to specify mapping column when importing.

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-actions github-actions bot added area/planner Issues or PRs related to the query planner kind/docs Categorizes issue or PR as related to documentation. kind/test labels Nov 1, 2022
@liaoxin01 liaoxin01 changed the title [Enhancement][sequence-column] optimize the use of sequence column [Enhancement](sequence-column) optimize the use of sequence column Nov 1, 2022
@hello-stephen
Copy link
Contributor

hello-stephen commented Nov 1, 2022

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.05 seconds
load time: 517 seconds
storage size: 17178996618 Bytes
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221110032528_clickbench_pr_43068.html

@morningman morningman added kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API api-review Categorizes an issue or PR as actively needing an API review. labels Nov 2, 2022
@liaoxin01 liaoxin01 force-pushed the optimize_seq branch 2 times, most recently from a165dab to 06dfbe2 Compare November 3, 2022 03:14
@liaoxin01 liaoxin01 force-pushed the optimize_seq branch 4 times, most recently from 96e9fcf to e9f1daa Compare November 8, 2022 10:00
@zhannngchen
Copy link
Contributor

LGTM

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

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 merged commit fb140d0 into apache:master Nov 17, 2022
@morningman morningman mentioned this pull request Nov 21, 2022
FreeOnePlus pushed a commit to FreeOnePlus/doris that referenced this pull request Nov 27, 2022
…pache#13872)

When you create the Uniq table, you can specify the mapping of sequence column to other columns.
You no longer need to specify mapping column when importing.
@liaoxin01 liaoxin01 deleted the optimize_seq branch February 6, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. area/planner Issues or PRs related to the query planner kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/docs Categorizes issue or PR as related to documentation. kind/test reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants