Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
yongjinhou commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154282117 > should not change this behavior. becaues be return null when do cast('123.123' as int). we should let fe return same result with be 那不是应该修改下be的对应函数吗? -- This is an automated

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
doris-robot commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154262199 ClickBench: Total hot run time: 30.29 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
doris-robot commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154254003 TPC-DS: Total hot run time: 171697 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
doris-robot commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154238473 TPC-H: Total hot run time: 40714 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
morrySnow closed pull request #36039: [Bug](function) Fix function for cast string as int URL: https://github.com/apache/doris/pull/36039 -- 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

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-07 Thread via GitHub
morrySnow commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154221101 should not change this behavior. becaues be return null when do cast('123.123' as int). we should let fe return same result with be -- This is an automated message from the Apache Git

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-06 Thread via GitHub
yongjinhou commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154211937 run buildall -- 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 u

[PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-06 Thread via GitHub
yongjinhou opened a new pull request, #36039: URL: https://github.com/apache/doris/pull/36039 ## Proposed changes Issue Number: close #36038 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Bug](function) Fix function for cast string as int [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #36039: URL: https://github.com/apache/doris/pull/36039#issuecomment-2154210406 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