Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-16 Thread via GitHub
eldenmoon merged PR #48894: URL: https://github.com/apache/doris/pull/48894 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-11 Thread via GitHub
eldenmoon commented on code in PR #48894: URL: https://github.com/apache/doris/pull/48894#discussion_r1990685198 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/ComputeSignatureHelper.java: ## @@ -429,28 +429,50 @@ private static FunctionSignatur

[PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-10 Thread via GitHub
csun5285 opened a new pull request, #48894: URL: https://github.com/apache/doris/pull/48894 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-10 Thread via GitHub
Thearas commented on PR #48894: URL: https://github.com/apache/doris/pull/48894#issuecomment-2712316937 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-10 Thread via GitHub
csun5285 closed pull request #48847: [fix](expression) fix Dynamically compute function signature URL: https://github.com/apache/doris/pull/48847 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-09 Thread via GitHub
Thearas commented on PR #48847: URL: https://github.com/apache/doris/pull/48847#issuecomment-2709320499 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-09 Thread via GitHub
csun5285 opened a new pull request, #48847: URL: https://github.com/apache/doris/pull/48847 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test