Re: [PR] [feature] multiple tables to one [doris-flink-connector]

2023-10-17 Thread via GitHub
JNSimba commented on code in PR #208: URL: https://github.com/apache/doris-flink-connector/pull/208#discussion_r1361546046 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -108,15 +116,23 @@ public void build() throws Exception {

Re: [PR] [Fix](merge-on-write) Fix some bugs about sequence column [doris]

2023-10-17 Thread via GitHub
bobhan1 commented on PR #24915: URL: https://github.com/apache/doris/pull/24915#issuecomment-1765724119 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

Re: [PR] [feature](Nereids) graphSimplifier should compare `edge1BeforeEdge2` and `edge2BeforeEdge1` [doris]

2023-10-17 Thread via GitHub
jackwener merged PR #25416: URL: https://github.com/apache/doris/pull/25416 -- 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:

Re: [PR] [pipeline](refactor) simplify runtime state constructor [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25506: URL: https://github.com/apache/doris/pull/25506#issuecomment-1765786598 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

Re: [PR] [pipeline](refactor) simplify runtime state constructor [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25506: URL: https://github.com/apache/doris/pull/25506#issuecomment-1765786662 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

Re: [PR] [refactor](pipelineX) Simplify set operation [doris]

2023-10-17 Thread via GitHub
Gabriel39 merged PR #25502: URL: https://github.com/apache/doris/pull/25502 -- 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:

[doris] branch master updated: [refactor](pipelineX) Simplify set operation (#25502)

2023-10-17 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 31a5e072e76 [refactor](pipelineX) Simplify

[doris] branch master updated: [fix](jdbc catalog) fix handle oracle date format (#25487)

2023-10-17 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 652d6c57c03 [fix](jdbc catalog) fix handle oracle

Re: [PR] [fix](jdbc catalog) fix handle oracle date format [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25487: URL: https://github.com/apache/doris/pull/25487#issuecomment-1765801500 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

Re: [PR] [fix](jdbc catalog) fix handle oracle date format [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25487: URL: https://github.com/apache/doris/pull/25487#issuecomment-1765801502 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

Re: [PR] [fix](jdbc catalog) fix handle oracle date format [doris]

2023-10-17 Thread via GitHub
zy-kkk merged PR #25487: URL: https://github.com/apache/doris/pull/25487 -- 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:

Re: [PR] [improvement](outfile)support underscore prefix when select outfile [doris]

2023-10-17 Thread via GitHub
BePPPower commented on code in PR #25395: URL: https://github.com/apache/doris/pull/25395#discussion_r1361610056 ## fe/fe-core/src/main/java/org/apache/doris/common/FeNameFormat.java: ## @@ -138,6 +140,12 @@ public static void checkCommonName(String type, String name) throws

Re: [PR] [feature](docker)add docker-iceberg init tables [doris]

2023-10-17 Thread via GitHub
wuwenchi commented on PR #25424: URL: https://github.com/apache/doris/pull/25424#issuecomment-1765805830 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

Re: [PR] [feature](function) support ip function ipv4stringtonum(ordefault, ornull), inet_aton [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25510: URL: https://github.com/apache/doris/pull/25510#issuecomment-1765807896 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [improvement](catalog)compatible with paimon 0.5 [doris]

2023-10-17 Thread via GitHub
zddr commented on PR #24985: URL: https://github.com/apache/doris/pull/24985#issuecomment-1765806649 run p0 -- 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,

[PR] [fix](nereids)in physical plan, print join class simple name not full name [doris]

2023-10-17 Thread via GitHub
englefly opened a new pull request, #25515: URL: https://github.com/apache/doris/pull/25515 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

[PR] [only test] [doris]

2023-10-17 Thread via GitHub
Mryange opened a new pull request, #25519: URL: https://github.com/apache/doris/pull/25519 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [only test] [doris]

2023-10-17 Thread via GitHub
Mryange commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1765856515 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

Re: [PR] [fix](Outfile) Export `DateTimev2` type of doris to ORC's `TimeStamp` type [doris]

2023-10-17 Thread via GitHub
BePPPower commented on PR #25470: URL: https://github.com/apache/doris/pull/25470#issuecomment-1765856741 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

Re: [PR] [fix](ipv6)fix can not resolve host and port [doris]

2023-10-17 Thread via GitHub
morningman merged PR #25254: URL: https://github.com/apache/doris/pull/25254 -- 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:

Re: [PR] [fix](profile) add projection time in total time [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25482: URL: https://github.com/apache/doris/pull/25482#issuecomment-1765863851 TeamCity be ut coverage result: Function Coverage: 37.02% (8284/22378) Line Coverage: 29.06% (66442/228615) Region Coverage: 27.74% (34464/124228) Branch Coverage:

Re: [PR] [only test] [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1765870135 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [fix](dynamic) Fix error reporting when dynamic partition properties contain incorrect attributes [doris]

2023-10-17 Thread via GitHub
Zhiyu-h commented on PR #25373: URL: https://github.com/apache/doris/pull/25373#issuecomment-1765867069 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

Re: [PR] [fix](nereids)in physical plan, print join class simple name not full name [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25515: URL: https://github.com/apache/doris/pull/25515#issuecomment-1765882301 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.47 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes,

[PR] [Fix](query execution) Fix result sink fragment can't be cancelled in non-pipeline [doris]

2023-10-17 Thread via GitHub
zhiqiang- opened a new pull request, #25524: URL: https://github.com/apache/doris/pull/25524 close https://github.com/apache/doris/issues/25523 -- 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

Re: [PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25521: URL: https://github.com/apache/doris/pull/25521#issuecomment-1765904641 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[doris] branch master updated: [Performance](sink) SIMD the tablet sink valied data function (#25480)

2023-10-17 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 06ff59bc03d [Performance](sink) SIMD the

[PR] [refactor](mysql result format) use new serde framework to tuple conv… [doris]

2023-10-17 Thread via GitHub
zhiqiang- opened a new pull request, #25526: URL: https://github.com/apache/doris/pull/25526 pick [#25006](https://github.com/apache/doris/pull/25006) -- 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

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
bobhan1 commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1765926302 run p0 -- 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

Re: [PR] [Fix](query execution) Fix result sink fragment can't be cancelled in non-pipeline [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on code in PR #25524: URL: https://github.com/apache/doris/pull/25524#discussion_r1361723807 ## be/src/runtime/fragment_mgr.cpp: ## @@ -951,6 +951,14 @@ void FragmentMgr::_set_scan_concurrency(const Param& params, QueryContext* query #endif }

Re: [PR] [pipeline](refactor) simplify runtime state constructor [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25506: URL: https://github.com/apache/doris/pull/25506#issuecomment-1765967415 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.82 seconds stream load tsv: 550 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids): fix regression test test_cast_as_time in Branch 2.0 [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25518: URL: https://github.com/apache/doris/pull/25518#issuecomment-1765967458 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

Re: [PR] [fix](Nereids): fix regression test test_cast_as_time in Branch 2.0 [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25518: URL: https://github.com/apache/doris/pull/25518#issuecomment-1765967330 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

Re: [PR] [fix](Nereids) non-slot filter should not be push through aggregate [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25525: URL: https://github.com/apache/doris/pull/25525#issuecomment-1765968046 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.38 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

Re: [PR] [only test] [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1765970051 TeamCity be ut coverage result: Function Coverage: 37.02% (8282/22373) Line Coverage: 29.07% (66433/228506) Region Coverage: 27.76% (34474/124193) Branch Coverage:

Re: [PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25521: URL: https://github.com/apache/doris/pull/25521#issuecomment-1765970600 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.42 seconds stream load tsv: 550 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](backup) fix backup fail on s3 [doris]

2023-10-17 Thread via GitHub
morningman commented on PR #25496: URL: https://github.com/apache/doris/pull/25496#issuecomment-1765991584 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

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1766035156 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [fix](Nereids) check avg in correctness_p0 [doris]

2023-10-17 Thread via GitHub
XieJiann commented on PR #25533: URL: https://github.com/apache/doris/pull/25533#issuecomment-1766033225 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

Re: [PR] [feature](pipelineX) operator id use negative numbers [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25529: URL: https://github.com/apache/doris/pull/25529#issuecomment-1766033676 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [fix](Nereids) merge file TVFProperties and Properties by mistake [doris]

2023-10-17 Thread via GitHub
morrySnow opened a new pull request, #25534: URL: https://github.com/apache/doris/pull/25534 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

[doris] branch master updated: [feature](Nereids) add 4 array functions (#25488)

2023-10-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new af8832389fe [feature](Nereids) add 4 array

Re: [PR] [feature](Nereids) add 4 array functions [doris]

2023-10-17 Thread via GitHub
morrySnow merged PR #25488: URL: https://github.com/apache/doris/pull/25488 -- 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:

Re: [PR] [refactor](mysql result format) use new serde framework to tuple conv… [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25526: URL: https://github.com/apache/doris/pull/25526#issuecomment-1766081370 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [refactor](pipelineX) Simplify set operation [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25502: URL: https://github.com/apache/doris/pull/25502#issuecomment-1765735430 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

Re: [PR] [refactor](pipelineX) Simplify set operation [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25502: URL: https://github.com/apache/doris/pull/25502#issuecomment-1765735370 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

[PR] [FIX](regresstest)fix case for column separator default value [doris]

2023-10-17 Thread via GitHub
amorynan opened a new pull request, #25512: URL: https://github.com/apache/doris/pull/25512 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [feature] multiple tables to one [doris-flink-connector]

2023-10-17 Thread via GitHub
JNSimba commented on code in PR #208: URL: https://github.com/apache/doris-flink-connector/pull/208#discussion_r1361567370 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/DatabaseSync.java: ## @@ -235,12 +250,35 @@ protected boolean isSyncNeeded(String

Re: [PR] [opt](tvf) refine the class of ExternalFileTableValuedFunction (#24706) [doris]

2023-10-17 Thread via GitHub
morningman merged PR #25384: URL: https://github.com/apache/doris/pull/25384 -- 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:

Re: [PR] [feature](docker)add docker-iceberg init tables [doris]

2023-10-17 Thread via GitHub
wuwenchi commented on PR #25424: URL: https://github.com/apache/doris/pull/25424#issuecomment-1765772984 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

Re: [PR] [fix](profile) add projection time in total time [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on code in PR #25482: URL: https://github.com/apache/doris/pull/25482#discussion_r1361602965 ## be/src/util/runtime_profile.cpp: ## @@ -628,6 +628,15 @@ void RuntimeProfile::to_thrift(TRuntimeProfileTree* tree) { to_thrift(>nodes); } +void

Re: [PR] [enhancement](backup) Add build version in backup snapshot info [doris]

2023-10-17 Thread via GitHub
xy720 commented on PR #25513: URL: https://github.com/apache/doris/pull/25513#issuecomment-1765797177 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

Re: [PR] [fix](nereids)in physical plan, print join class simple name not full name [doris]

2023-10-17 Thread via GitHub
englefly commented on PR #25515: URL: https://github.com/apache/doris/pull/25515#issuecomment-1765830722 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

Re: [I] [Enhancement] Add IPv6 address and or CIDR address process function like ClickHouse [doris]

2023-10-17 Thread via GitHub
superdiaodiao commented on issue #21489: URL: https://github.com/apache/doris/issues/21489#issuecomment-1765874372 After this pr(https://github.com/apache/doris/pull/25510) merged, I can have a try. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Enhancement] Add IP address process function for SQL like ClickHouse [doris]

2023-10-17 Thread via GitHub
superdiaodiao commented on issue #20584: URL: https://github.com/apache/doris/issues/20584#issuecomment-1765875049 I added another ip function and the PR is https://github.com/apache/doris/pull/25510. @TangSiyang2001 -- This is an automated message from the Apache Git Service. To

[PR] [docker][fix] add kafka file for p0 regression [doris]

2023-10-17 Thread via GitHub
XuJianxu opened a new pull request, #25522: URL: https://github.com/apache/doris/pull/25522 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

[PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
eldenmoon opened a new pull request, #25521: URL: https://github.com/apache/doris/pull/25521 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](Nereids) non-slot filter should not be push through aggregate [doris]

2023-10-17 Thread via GitHub
morrySnow commented on PR #25525: URL: https://github.com/apache/doris/pull/25525#issuecomment-1765908423 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

[PR] [fix](Nereids) non-slot filter should not be push through aggregate [doris]

2023-10-17 Thread via GitHub
morrySnow opened a new pull request, #25525: URL: https://github.com/apache/doris/pull/25525 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [pipeline](refactor) simplify runtime state constructor [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25506: URL: https://github.com/apache/doris/pull/25506#issuecomment-1765906570 TeamCity be ut coverage result: Function Coverage: 37.01% (8282/22375) Line Coverage: 29.06% (66423/228555) Region Coverage: 27.75% (34462/124198) Branch Coverage:

Re: [PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25521: URL: https://github.com/apache/doris/pull/25521#issuecomment-1765906480 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [docker][fix] add kafka file for p0 regression [doris]

2023-10-17 Thread via GitHub
xiaokang commented on PR #25522: URL: https://github.com/apache/doris/pull/25522#issuecomment-1765917423 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

Re: [PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
eldenmoon commented on PR #25521: URL: https://github.com/apache/doris/pull/25521#issuecomment-1765915424 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

Re: [PR] [docker][fix] add kafka file for p0 regression [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25522: URL: https://github.com/apache/doris/pull/25522#issuecomment-1765916241 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

Re: [PR] [fix](profile) add projection time in total time [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25482: URL: https://github.com/apache/doris/pull/25482#issuecomment-1765916344 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.59 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Outfile) Export `DateTimev2` type of doris to ORC's `TimeStamp` type [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25470: URL: https://github.com/apache/doris/pull/25470#issuecomment-1765918777 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.73 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](mysql result format) use new serde framework to tuple conv… [doris]

2023-10-17 Thread via GitHub
zhiqiang- commented on PR #25526: URL: https://github.com/apache/doris/pull/25526#issuecomment-1765932844 @xiaokang @yiguolei -- 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](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1765931941 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.45 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](optimizer) Use json format in metadata [doris]

2023-10-17 Thread via GitHub
Kikyou1997 closed pull request #25468: [enhancement](optimizer) Use json format in metadata URL: https://github.com/apache/doris/pull/25468 -- 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] [refactor](mysql result format) use new serde framework to tuple conv… [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on code in PR #25526: URL: https://github.com/apache/doris/pull/25526#discussion_r1361736106 ## be/src/gutil/strings/numbers.cc: ## @@ -27,6 +27,7 @@ using std::string; #include "common/logging.h" #include +#include

[PR] [feature](pipelineX) operator id use negative numbers [doris]

2023-10-17 Thread via GitHub
Mryange opened a new pull request, #25529: URL: https://github.com/apache/doris/pull/25529 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [I] Please Parser=English/Unicode, Parser_ When using mode to specify the mode for word segmentation, the following modes are supported: [doris]

2023-10-17 Thread via GitHub
airborne12 commented on issue #25408: URL: https://github.com/apache/doris/issues/25408#issuecomment-1765996072 I don't quite get your idea. Would you mind using Chinese? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [feature](Nereids) add 4 array functions [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25488: URL: https://github.com/apache/doris/pull/25488#issuecomment-1766008561 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

Re: [PR] [feature](Nereids) add 4 array functions [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25488: URL: https://github.com/apache/doris/pull/25488#issuecomment-1766008634 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

Re: [PR] [only test] [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1766014869 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.61 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Outfile) Export `DateTimev2` type of doris to ORC's `TimeStamp` type [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25470: URL: https://github.com/apache/doris/pull/25470#issuecomment-1766015285 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.63 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](fe) add function 'BitmapAgg' in nereids [doris]

2023-10-17 Thread via GitHub
mrhhsg commented on PR #25508: URL: https://github.com/apache/doris/pull/25508#issuecomment-1766015741 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

Re: [PR] [pick](statistics) pick loaded rows statistic to 2.0 [doris]

2023-10-17 Thread via GitHub
TangSiyang2001 commented on PR #25531: URL: https://github.com/apache/doris/pull/25531#issuecomment-1766023278 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.

Re: [PR] [FeMeta](function) write function nullable mode info [doris]

2023-10-17 Thread via GitHub
zhangstar333 commented on PR #25535: URL: https://github.com/apache/doris/pull/25535#issuecomment-1766036572 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.

[PR] [FeMeta](function) write function nullable mode info [doris]

2023-10-17 Thread via GitHub
zhangstar333 opened a new pull request, #25535: URL: https://github.com/apache/doris/pull/25535 ## Proposed changes notice: this PR have change the fe meta version. the nullable mode of udf-function is important, if not write to info, it's will be loss after restart.

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1766051277 TeamCity be ut coverage result: Function Coverage: 37.01% (8280/22374) Line Coverage: 29.05% (66408/228561) Region Coverage: 27.74% (34461/124213) Branch Coverage:

Re: [PR] [fix](Nereids) non-slot filter should not be push through aggregate [doris]

2023-10-17 Thread via GitHub
englefly commented on PR #25525: URL: https://github.com/apache/doris/pull/25525#issuecomment-1766052384 join suffers the same issue. -- 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] [fix](backup) fix backup fail on s3 [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25496: URL: https://github.com/apache/doris/pull/25496#issuecomment-1766066221 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.48 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](config) turnoff fuzzy for `enable_simdjson_reader` [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #25521: URL: https://github.com/apache/doris/pull/25521#issuecomment-1766081872 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.84 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](function) support ip function ipv4stringtonum(ordefault, ornull), inet_aton [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on code in PR #25510: URL: https://github.com/apache/doris/pull/25510#discussion_r1361557491 ## be/src/vec/common/format_ip.h: ## @@ -95,4 +100,94 @@ inline void formatIPv4(const unsigned char* src, char*& dst, uint8_t mask_tail_o

[doris] branch branch-2.0 updated: [opt](tvf) refine the class of ExternalFileTableValuedFunction (#24706) (#25384)

2023-10-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 36eeb107125 [opt](tvf) refine the

Re: [PR] [FIX](regresstest)fix case for column separator default value [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25512: URL: https://github.com/apache/doris/pull/25512#issuecomment-1765766222 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

Re: [PR] [Fix](merge-on-write) Fix some bugs about sequence column [doris]

2023-10-17 Thread via GitHub
doris-robot commented on PR #24915: URL: https://github.com/apache/doris/pull/24915#issuecomment-1765767056 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.24 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
bobhan1 commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1765780224 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

Re: [PR] [fix](Nereids) fix can't choosing best plan for tpcds [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25511: URL: https://github.com/apache/doris/pull/25511#issuecomment-1765794107 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

[doris] branch dev_join updated (2b2afa8d78c -> cf626619449)

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 2b2afa8d78c merge block to single block on join/set node add cf626619449 update No new revisions were

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1765795200 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [enhancement](backup) Add build version in backup snapshot info [doris]

2023-10-17 Thread via GitHub
xy720 opened a new pull request, #25513: URL: https://github.com/apache/doris/pull/25513 ## Proposed changes The snapshot info uploaded to S3 obj system by backup job is a json file, which is useful for us to get information about this snapshot. If we add version info to the

Re: [PR] [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1765795994 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [feature](function) support ip function ipv4stringtonum(ordefault, ornull), inet_aton [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25510: URL: https://github.com/apache/doris/pull/25510#issuecomment-1765795549 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [Improvement](hive-udf)(doc) minimize hive-udf and add some docs. [doris]

2023-10-17 Thread via GitHub
wm1581066 commented on PR #24786: URL: https://github.com/apache/doris/pull/24786#issuecomment-1765795703 ZJCF -- 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

Re: [PR] [refactor](delete) refactor FE DeleteHandler related logic [doris]

2023-10-17 Thread via GitHub
TangSiyang2001 commented on PR #25497: URL: https://github.com/apache/doris/pull/25497#issuecomment-1765805325 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.

Re: [PR] [refactor](delete) refactor FE DeleteHandler related logic [doris]

2023-10-17 Thread via GitHub
TangSiyang2001 commented on PR #25497: URL: https://github.com/apache/doris/pull/25497#issuecomment-1765803806 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.

Re: [PR] [feature](profile) profilev2 distinguish Sink and Operator in pipelineX [doris]

2023-10-17 Thread via GitHub
github-actions[bot] commented on PR #25491: URL: https://github.com/apache/doris/pull/25491#issuecomment-1765813312 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

[I] [Feature] Doris support Arrow Flight SQL [doris]

2023-10-17 Thread via GitHub
xinyiZzz opened a new issue, #25514: URL: https://github.com/apache/doris/issues/25514 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description # 1. Motivation

  1   2   3   4   5   6   7   >