Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt](Nereids) polish aggregate function signature matching (#39352) #39460

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

morrySnow
Copy link
Contributor

pick from master #39352

use double to match string

  • corr
  • covar
  • covar_samp
  • stddev
  • stddev_samp

use largeint to match string

  • group_bit_and
  • group_bit_or
  • group_git_xor

use double to match decimalv3

  • topn_weighted

optimize error message

  • multi_distinct_sum
  • multi_distinct_sum0

pick from master #39352

use double to match string
- corr
- covar
- covar_samp
- stddev
- stddev_samp

use largeint to match string
- group_bit_and
- group_bit_or
- group_git_xor

use double to match decimalv3
- topn_weighted

optimize error message
- multi_distinct_sum
- multi_distinct_sum0
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morrySnow
Copy link
Contributor Author

run buildall

@morrySnow morrySnow merged commit d56000e into branch-2.1 Aug 16, 2024
25 of 26 checks passed
@morrySnow morrySnow deleted the 2.1_39352 branch August 16, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants