zhangstar333 merged PR #33595:
URL: https://github.com/apache/doris/pull/33595
--
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
github-actions[bot] commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2066344283
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2066344349
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2066071964
TeamCity be ut coverage result:
Function Coverage: 35.40% (8920/25200)
Line Coverage: 27.12% (73282/270214)
Region Coverage: 26.24% (37839/144228)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2065861977
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
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2065703842
TeamCity be ut coverage result:
Function Coverage: 35.44% (8921/25174)
Line Coverage: 27.14% (73319/270182)
Region Coverage: 26.26% (37863/144205)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2065623937
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
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063748269
TeamCity be ut coverage result:
Function Coverage: 35.41% (8913/25170)
Line Coverage: 27.11% (73240/270147)
Region Coverage: 26.24% (37832/144190)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063714920
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
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063355770
TeamCity be ut coverage result:
Function Coverage: 35.41% (8913/25170)
Line Coverage: 27.11% (73241/270147)
Region Coverage: 26.25% (37844/144190)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063192522
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
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063006758
TeamCity be ut coverage result:
Function Coverage: 35.41% (8911/25163)
Line Coverage: 27.11% (73210/270040)
Region Coverage: 26.24% (37825/144156)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2062930829
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
BiteThet commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1569848169
##
be/src/vec/columns/column_array.cpp:
##
@@ -413,7 +413,7 @@ void ColumnArray::insert(const Field& x) {
}
void ColumnArray::insert_from(const IColumn& src_,
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2062866292
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
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2061490592
TeamCity be ut coverage result:
Function Coverage: 35.43% (8908/25140)
Line Coverage: 27.13% (73168/269736)
Region Coverage: 26.27% (37833/144026)
Branch Coverage: 23.0
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2061274621
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
HappenLee commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568395559
##
be/src/vec/exprs/table_function/udf_table_function.cpp:
##
@@ -0,0 +1,176 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
HappenLee commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568391805
##
be/src/vec/exprs/table_function/udf_table_function.h:
##
@@ -0,0 +1,110 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
HappenLee commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568389564
##
be/src/vec/functions/function_fake.h:
##
@@ -63,4 +63,37 @@ class FunctionFake : public IFunction {
}
};
+struct UDTFImpl {
+static DataTypePtr get_ret
HappenLee commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568370597
##
be/src/vec/exprs/table_function/table_function_factory.cpp:
##
@@ -65,22 +69,26 @@ const std::unordered_map
{}},
{"explode", TableFunctionCreator
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060446463
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit c63347440a952984e8573a48560ca5545d196b4b with
default session variables
Stream
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060442540
ClickBench: Total hot run time: 30.34 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060436358
TPC-DS: Total hot run time: 186296 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060423253
TPC-H: Total hot run time: 38578 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060389033
TeamCity be ut coverage result:
Function Coverage: 35.46% (8905/25113)
Line Coverage: 27.19% (73131/268947)
Region Coverage: 26.31% (37806/143672)
Branch Coverage: 23.1
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060362752
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
github-actions[bot] commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568186109
##
be/src/pipeline/exec/table_function_operator.h:
##
@@ -56,6 +56,13 @@ class TableFunctionLocalState final : public
PipelineXLocalState<> {
~TableFu
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2060301303
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
github-actions[bot] commented on code in PR #33595:
URL: https://github.com/apache/doris/pull/33595#discussion_r1568183920
##
be/src/pipeline/exec/table_function_operator.h:
##
@@ -56,6 +56,13 @@ class TableFunctionLocalState final : public
PipelineXLocalState<> {
~TableFu
30 matches
Mail list logo