Skip to content

Conversation

@Gabriel39
Copy link
Contributor

Proposed changes

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-actions github-actions bot added the area/sql/function Issues or PRs related to the SQL functions label Jan 29, 2023
@hello-stephen
Copy link
Contributor

hello-stephen commented Jan 29, 2023

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.47 seconds
load time: 490 seconds
storage size: 17121360870 Bytes
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230129115953_clickbench_pr_86340.html

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

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

lgtm

@yiguolei yiguolei merged commit 217db3e into apache:master Jan 29, 2023
dutyu pushed a commit to dutyu/doris that referenced this pull request Feb 1, 2023
…pache#16189)

* [refactor](built-in function) remove symbols for vectorized function

* update

* update
dutyu pushed a commit to dutyu/doris that referenced this pull request Feb 6, 2023
…pache#16189)

* [refactor](built-in function) remove symbols for vectorized function

* update

* update
@WencongLiu
Copy link

Hello @Gabriel39 , I would like to ask if the meaning of this PR is that Doris currently only allows the addition of functions that support vectorized execution? I currently need to add functions to Doris, does the community have any relevant documentation?

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

Labels

area/sql/function Issues or PRs related to the SQL functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants