Re: [PR] [bug](storage) Fix gc rowset bug [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28979: URL: https://github.com/apache/doris/pull/28979#issuecomment-1868889293 TeamCity be ut coverage result: Function Coverage: 36.58% (8554/23387) Line Coverage: 28.65% (69550/242777) Region Coverage: 27.65% (35965/130081) Branch Coverage: 24.3

Re: [PR] [chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f… [doris]

2023-12-25 Thread via GitHub
eldenmoon commented on PR #28984: URL: https://github.com/apache/doris/pull/28984#issuecomment-1868889420 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 un

Re: [PR] [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28688: URL: https://github.com/apache/doris/pull/28688#issuecomment-1868890263 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.5 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes, a

Re: [PR] [chore](config) modify `tablet_schema_cache_recycle_interval` from 24… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28980: URL: https://github.com/apache/doris/pull/28980#issuecomment-1868890461 TeamCity be ut coverage result: Function Coverage: 36.57% (8552/23387) Line Coverage: 28.64% (69536/242768) Region Coverage: 27.64% (35955/130083) Branch Coverage: 24.3

Re: [PR] [chore](deprecated dynamic schema) do not allow create deprecated dyn… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28961: URL: https://github.com/apache/doris/pull/28961#issuecomment-1868890690 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.85 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] (feature)(cloud) Use dynamic allocator instead of static buffer pool for better elasticity. [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on code in PR #28983: URL: https://github.com/apache/doris/pull/28983#discussion_r1436036709 ## be/src/io/fs/s3_file_bufferpool.cpp: ## @@ -17,50 +17,73 @@ #include "s3_file_bufferpool.h" +#include +#include + #include "common/config.h" +#in

Re: [PR] [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28688: URL: https://github.com/apache/doris/pull/28688#issuecomment-1868891140 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f66a2504e2b749b4b74fa415f9d6e1d08510e7da, data reload: false

Re: [PR] [feature](scan) Implement parallel scanning by dividing the tablets based on the row range [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28967: URL: https://github.com/apache/doris/pull/28967#issuecomment-1868891473 TeamCity be ut coverage result: Function Coverage: 36.55% (8552/23397) Line Coverage: 28.62% (69542/242960) Region Coverage: 27.63% (35964/130171) Branch Coverage: 24.3

Re: [PR] [opt](inverted index) Add null document interface to optimize empty s… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28978: URL: https://github.com/apache/doris/pull/28978#issuecomment-1868891754 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.41 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [Bug](cherry-pick) Fix exception-unsafe in aggregation node [doris]

2023-12-25 Thread via GitHub
xy720 commented on PR #28981: URL: https://github.com/apache/doris/pull/28981#issuecomment-1868892215 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 unsubs

[PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
py023 opened a new pull request, #28986: URL: https://github.com/apache/doris/pull/28986 ## Proposed changes This PR resolves the `bugprone-bool-pointer-implicit-conversion` of #28965 by correcting the bool pointer misuse. ## Further comments If this is a relatively larg

Re: [PR] (feature)(cloud) Use dynamic allocator instead of static buffer pool for better elasticity. [doris]

2023-12-25 Thread via GitHub
ByteYue commented on PR #28983: URL: https://github.com/apache/doris/pull/28983#issuecomment-1868892574 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 unsu

Re: [PR] [chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f… [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28984: URL: https://github.com/apache/doris/pull/28984#issuecomment-1868892726 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 URL

[PR] [feature](Nereids): support infer join when comapring mv [doris]

2023-12-25 Thread via GitHub
XieJiann opened a new pull request, #28988: URL: https://github.com/apache/doris/pull/28988 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[PR] [bug](cherry-pick) Fix coredump in aggregation node's destruction [doris]

2023-12-25 Thread via GitHub
xy720 opened a new pull request, #28987: URL: https://github.com/apache/doris/pull/28987 ## Proposed changes cherry-pick: #28684 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@do

Re: [PR] [bug](cherry-pick) Fix coredump in aggregation node's destruction [doris]

2023-12-25 Thread via GitHub
xy720 commented on PR #28987: URL: https://github.com/apache/doris/pull/28987#issuecomment-1868892989 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 unsubs

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
Mryange commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868893402 run beut -- 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 unsubscr

Re: [PR] [feature](nereids)support partition property in nereids [doris]

2023-12-25 Thread via GitHub
morrySnow commented on code in PR #28982: URL: https://github.com/apache/doris/pull/28982#discussion_r1436037750 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -2438,18 +2438,27 @@ public IndexDefinition visitIndexDef(IndexDefContext

Re: [PR] (feature)(LOG) Support to change be vlog level dynamically using http [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28785: URL: https://github.com/apache/doris/pull/28785#issuecomment-1868893804 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.35 seconds stream load tsv: 581 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](Nereids) support values inline table in query [doris]

2023-12-25 Thread via GitHub
morrySnow commented on PR #28972: URL: https://github.com/apache/doris/pull/28972#issuecomment-1868894244 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 un

Re: [PR] [fix](statistics)Fix rowCount==0 while analyzing bug. [doris]

2023-12-25 Thread via GitHub
Jibing-Li commented on PR #28969: URL: https://github.com/apache/doris/pull/28969#issuecomment-1868894253 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 un

Re: [PR] (feature)(LOG) Support to change be vlog level dynamically using http [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28785: URL: https://github.com/apache/doris/pull/28785#issuecomment-1868894392 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fa1b471c3ef508cc9bda6d5d342753cffca7e8e2, data reload: false run tpc

[PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

2023-12-25 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #28989: URL: https://github.com/apache/doris/pull/28989 * When -Xmx is configured more than 90% of total physical memory, start_fe.sh will not allowed to start, because fe maybe been killed by operating system with a high probability. ## Prop

Re: [PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

2023-12-25 Thread via GitHub
SWJTU-ZhangLei commented on PR #28989: URL: https://github.com/apache/doris/pull/28989#issuecomment-1868894651 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] [bug](storage) Fix gc rowset bug [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28979: URL: https://github.com/apache/doris/pull/28979#issuecomment-1868894682 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.41 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28989: URL: https://github.com/apache/doris/pull/28989#issuecomment-1868894971 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/7320866901";) output. shellcheck err

Re: [PR] [bug](cherry-pick) Fix coredump in aggregation node's destruction [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28987: URL: https://github.com/apache/doris/pull/28987#issuecomment-1868895239 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 URL

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868895361 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.82 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868895849 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 URL

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868895919 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

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
morningman commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868895955 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

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868895936 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

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
Mryange commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868897214 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 unsu

Re: [PR] [bug](storage) Fix gc rowset bug [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28979: URL: https://github.com/apache/doris/pull/28979#issuecomment-1868897287 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1085c0b311855b67351e5bbd15443d0afddadea8, data reload: false run tpc

Re: [PR] [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting [doris]

2023-12-25 Thread via GitHub
YenchangChan commented on code in PR #28688: URL: https://github.com/apache/doris/pull/28688#discussion_r1436041670 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/RoutineLoadJob.java: ## @@ -789,6 +789,12 @@ private void updateNumOfData(long numOfTotalRows, long

Re: [PR] [Bug](cooldown) Prevent making snapshot on remote rowset in single replica compaction [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28716: URL: https://github.com/apache/doris/pull/28716#issuecomment-1868898941 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 URL

Re: [PR] [chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28984: URL: https://github.com/apache/doris/pull/28984#issuecomment-1868899766 TeamCity be ut coverage result: Function Coverage: 36.58% (8554/23387) Line Coverage: 28.65% (69557/242768) Region Coverage: 27.66% (35976/130083) Branch Coverage: 24.3

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868899904 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 URL

Re: [PR] [feature](scan) Implement parallel scanning by dividing the tablets based on the row range [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28967: URL: https://github.com/apache/doris/pull/28967#issuecomment-1868900466 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b8c934abb9ea8a4539dc5c8c2dedaf3a0bf8e772, data reload: false run tpc

Re: [PR] [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting [doris]

2023-12-25 Thread via GitHub
HHoflittlefish777 commented on code in PR #28688: URL: https://github.com/apache/doris/pull/28688#discussion_r1436043868 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/RoutineLoadJob.java: ## @@ -789,6 +789,12 @@ private void updateNumOfData(long numOfTotalRows, l

Re: [PR] [Bug](cherry-pick) Fix exception-unsafe in aggregation node [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28981: URL: https://github.com/apache/doris/pull/28981#issuecomment-1868902930 TeamCity be ut coverage result: Function Coverage: 37.76% (7995/21172) Line Coverage: 29.46% (64953/220495) Region Coverage: 28.93% (33418/115508) Branch Coverage: 24.8

Re: [PR] [bug](cherry-pick) Fix coredump in aggregation node's destruction [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28987: URL: https://github.com/apache/doris/pull/28987#issuecomment-1868903318 TeamCity be ut coverage result: Function Coverage: 37.76% (7995/21172) Line Coverage: 29.46% (64962/220496) Region Coverage: 28.94% (33423/115504) Branch Coverage: 24.8

Re: [PR] [chore](config) modify `tablet_schema_cache_recycle_interval` from 24… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28980: URL: https://github.com/apache/doris/pull/28980#issuecomment-1868904327 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3fc229103b7af7a9ce68cfc1a6b3d30493dcaa75, data reload: false run tpc

Re: [PR] [feature](nereids)support partition property in nereids [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28982: URL: https://github.com/apache/doris/pull/28982#issuecomment-1868906230 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.98 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868907063 TeamCity be ut coverage result: Function Coverage: 36.56% (8551/23387) Line Coverage: 28.64% (69531/242768) Region Coverage: 27.64% (35960/130083) Branch Coverage: 24.3

Re: [PR] [chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28984: URL: https://github.com/apache/doris/pull/28984#issuecomment-1868907788 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.73 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](nereids)support partition property in nereids [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28982: URL: https://github.com/apache/doris/pull/28982#issuecomment-1868908044 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 219ac7ad2fa00416402cc740303157c1fa084f46, data reload: false run tpc

Re: [PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28989: URL: https://github.com/apache/doris/pull/28989#issuecomment-1868910746 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.45 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](Nereids) support values inline table in query [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28972: URL: https://github.com/apache/doris/pull/28972#issuecomment-1868910404 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.79 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](statistics)Fix rowCount==0 while analyzing bug. [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28969: URL: https://github.com/apache/doris/pull/28969#issuecomment-1868910476 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.35 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f… [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28984: URL: https://github.com/apache/doris/pull/28984#issuecomment-1868911353 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7f23b74b7e5c96affbc4d0c730fd35d75283503d, data reload: false run tpc

[PR] [fix](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
AshinGau opened a new pull request, #28990: URL: https://github.com/apache/doris/pull/28990 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868913324 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.43 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](statistics)Fix rowCount==0 while analyzing bug. [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28969: URL: https://github.com/apache/doris/pull/28969#issuecomment-1868914337 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 500c6df8a188404f383ae94587af9b6c9ddd8e19, data reload: false run tpc

[PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
jacktengg opened a new pull request, #28991: URL: https://github.com/apache/doris/pull/28991 ## Proposed changes Introduced by #28851, after evaluating build side expr, some columns in resulting block may be referenced more than once in the same block. e.g. `coalesce(col_a, 'st

Re: [PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
jacktengg commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868914907 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 un

Re: [PR] [fix](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28990: URL: https://github.com/apache/doris/pull/28990#issuecomment-1868915636 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 URL

Re: [PR] [Enhancement](plan) Support PREAGGOPEN when the case when/if contains a constant zero/nul… [doris]

2023-12-25 Thread via GitHub
DarvenDuan commented on PR #28886: URL: https://github.com/apache/doris/pull/28886#issuecomment-1868915628 run pipelinex_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.

Re: [PR] [FIX](complextype)fix count func with complex type [doris]

2023-12-25 Thread via GitHub
amorynan commented on PR #28873: URL: https://github.com/apache/doris/pull/28873#issuecomment-1868915850 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 uns

Re: [PR] [fix](planner) Fix delete statement on MOR unique table [doris]

2023-12-25 Thread via GitHub
bobhan1 commented on code in PR #28968: URL: https://github.com/apache/doris/pull/28968#discussion_r1436052330 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DeleteStmt.java: ## @@ -157,7 +157,7 @@ private void constructInsertStmt() throws AnalysisException {

Re: [PR] [feature](Nereids) support values inline table in query [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28972: URL: https://github.com/apache/doris/pull/28972#issuecomment-1868917223 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f48b0c3f560eb9ce97d6981b5ccf865b96491943, data reload: false run tpc

Re: [PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868917713 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 URL

Re: [PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868917815 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 URL

Re: [PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28989: URL: https://github.com/apache/doris/pull/28989#issuecomment-1868920198 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fb648e7ccf92496f1a60ac81fff10d6d386de810, data reload: false run tpc

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28986: URL: https://github.com/apache/doris/pull/28986#issuecomment-1868923049 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 2ccc1b17f05aff49eaa503038504d5f6cc435226, data reload: false run tpc

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868923603 TeamCity be ut coverage result: Function Coverage: 37.74% (7993/21177) Line Coverage: 29.45% (64938/220515) Region Coverage: 28.92% (33407/115516) Branch Coverage: 24.7

Re: [PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868924117 TeamCity be ut coverage result: Function Coverage: 36.57% (8552/23387) Line Coverage: 28.64% (69531/242768) Region Coverage: 27.64% (35956/130083) Branch Coverage: 24.3

[PR] [unitest](tokenizer) fix chinese tokenizer unitest [doris-thirdparty]

2023-12-25 Thread via GitHub
airborne12 opened a new pull request, #164: URL: https://github.com/apache/doris-thirdparty/pull/164 (no comment) -- 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 unsubsc

Re: [PR] [feature](audit-log) add audit-log in insert into (#27641) [doris]

2023-12-25 Thread via GitHub
Mryange commented on PR #28946: URL: https://github.com/apache/doris/pull/28946#issuecomment-1868925037 run clickbench -- 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 un

Re: [PR] [fix](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868925688 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c6fe4776dcd99b2fdc34d16bbcb1cc6fcf7cf125, data reload: false run tpc

Re: [PR] [feature](Load)(step2)support nereids load job schedule [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #26356: URL: https://github.com/apache/doris/pull/26356#issuecomment-1868926386 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

[PR] [fix][compile]unused variable [doris]

2023-12-25 Thread via GitHub
felixwluo opened a new pull request, #28992: URL: https://github.com/apache/doris/pull/28992 ## Proposed changes Issue Number: close #xxx https://github.com/apache/doris/assets/131352377/2d7a6b8a-c557-4a7f-aee5-22c36be2a0e7";> Error when compiling master ## Further

Re: [PR] [fix][compile]unused variable [doris]

2023-12-25 Thread via GitHub
felixwluo commented on PR #28992: URL: https://github.com/apache/doris/pull/28992#issuecomment-1868926600 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 un

Re: [PR] [improvement](doris-compose) avoid docker network conflict [doris]

2023-12-25 Thread via GitHub
yujun777 commented on PR #28957: URL: https://github.com/apache/doris/pull/28957#issuecomment-1868926691 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 uns

Re: [PR] [FIX](complextype)fix count func with complex type [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28873: URL: https://github.com/apache/doris/pull/28873#issuecomment-1868928179 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 11adedd334752046a66d53b3d85793faf0069ab3, data reload: false run tpc

Re: [PR] [feature](nereids)support partition property in nereids [doris]

2023-12-25 Thread via GitHub
starocean999 commented on PR #28982: URL: https://github.com/apache/doris/pull/28982#issuecomment-1868928916 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](hash join) fix column ref DCHECK failure of hash join node block mem reuse [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28991: URL: https://github.com/apache/doris/pull/28991#issuecomment-1868929246 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.9 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes, a

Re: [PR] (fix)[compile]unused variable [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28992: URL: https://github.com/apache/doris/pull/28992#issuecomment-1868929494 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 URL

Re: [PR] [fix](regression test) fix test_publish_one_succ [doris]

2023-12-25 Thread via GitHub
yujun777 commented on PR #28993: URL: https://github.com/apache/doris/pull/28993#issuecomment-1868929994 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 uns

[PR] [fix](regression test) fix test_publish_one_succ [doris]

2023-12-25 Thread via GitHub
yujun777 opened a new pull request, #28993: URL: https://github.com/apache/doris/pull/28993 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[PR] [fix](regression test) fix test_schema_change_concurrent_with_txn [doris]

2023-12-25 Thread via GitHub
yujun777 opened a new pull request, #28994: URL: https://github.com/apache/doris/pull/28994 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](regression test) fix test_schema_change_concurrent_with_txn [doris]

2023-12-25 Thread via GitHub
yujun777 commented on PR #28994: URL: https://github.com/apache/doris/pull/28994#issuecomment-1868930331 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 uns

Re: [PR] [FIX](complextype)fix count func with complex type [doris]

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

[PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
py023 opened a new pull request, #28995: URL: https://github.com/apache/doris/pull/28995 ## Proposed changes This PR cherr-picks #28986, corrects the bool pointer misuse. ## Further comments If this is a relatively large or complex change, kick off the discussion

Re: [PR] [fix](parquet_reader) misused bool pointer [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28995: URL: https://github.com/apache/doris/pull/28995#issuecomment-1868934378 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 URL

Re: [PR] [improvement] (nereids) Get partition related table disable nullable field and complete agg matched pattern mv rules. [doris]

2023-12-25 Thread via GitHub
seawinde commented on PR #28973: URL: https://github.com/apache/doris/pull/28973#issuecomment-1868934771 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 uns

Re: [PR] [chore](deprecated dynamic schema) do not allow create deprecated dyn… [doris]

2023-12-25 Thread via GitHub
eldenmoon commented on PR #28961: URL: https://github.com/apache/doris/pull/28961#issuecomment-1868934923 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 un

[PR] [fix](Nereids) runtime filter push down failed [doris]

2023-12-25 Thread via GitHub
morrySnow opened a new pull request, #28997: URL: https://github.com/apache/doris/pull/28997 project child not always NamedExpression failed msg ``` org.apache.doris.common.AnalysisException: errCode = 2, detailMessage = class org.apache.doris.nereids.trees.expressions.literal.V

[PR] [chore](log) add log to trace topn bug [doris]

2023-12-25 Thread via GitHub
eldenmoon opened a new pull request, #28998: URL: https://github.com/apache/doris/pull/28998 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](Nereids) runtime filter push down failed [doris]

2023-12-25 Thread via GitHub
morrySnow commented on PR #28997: URL: https://github.com/apache/doris/pull/28997#issuecomment-1868935589 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 un

Re: [PR] [fix](hdfs) Fix HdfsFileSystem::exists_impl crash introduced by #27991 [doris]

2023-12-25 Thread via GitHub
dataroaring merged PR #28952: URL: https://github.com/apache/doris/pull/28952 -- 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.

(doris) branch master updated (2dc7d82affa -> 91e5b474396)

2023-12-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2dc7d82affa [Chore](Job)print log before task execute (#28962) add 91e5b474396 [fix](hdfs) Fix HdfsFileSystem

Error while running github feature from .asf.yaml in doris!

2023-12-25 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] (feature)(cloud) Use dynamic allocator instead of static buffer pool for better elasticity. [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28983: URL: https://github.com/apache/doris/pull/28983#issuecomment-1868936042 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e3658a1ead55dc53921aafcddfcdf54b8e9a, data reload: false run tpc

Re: [PR] [chore](deprecated dynamic schema) do not allow create deprecated dyn… [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28961: URL: https://github.com/apache/doris/pull/28961#issuecomment-1868936262 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 URL

Re: [PR] [opt](inverted index) Add null document interface to optimize empty s… [doris]

2023-12-25 Thread via GitHub
xiaokang merged PR #28978: URL: https://github.com/apache/doris/pull/28978 -- 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.apa

(doris) branch branch-2.0 updated: [opt](inverted index) Add null document interface to optimize empty string indexing (#28661) (#28978)

2023-12-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 cae76a88500 [opt](inverted index) Add null

Re: [PR] [chore](deprecated dynamic schema) do not allow create deprecated dyn… [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28961: URL: https://github.com/apache/doris/pull/28961#issuecomment-1868936452 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 URL

[PR] [fix](mtmv)add log for resolve pending task [doris]

2023-12-25 Thread via GitHub
zddr opened a new pull request, #28999: URL: https://github.com/apache/doris/pull/28999 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

Re: [PR] [fix](mtmv)add log for resolve pending task [doris]

2023-12-25 Thread via GitHub
zddr commented on PR #28999: URL: https://github.com/apache/doris/pull/28999#issuecomment-1868937683 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 unsubsc

<    1   2   3   4   5   6   7   8   9   >