Re: [PR] [fix](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27094: URL: https://github.com/apache/doris/pull/27094#issuecomment-1813952467 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](window_function) min/max/sum/avg should be always nullable [doris]

2023-11-15 Thread via GitHub
mrhhsg opened a new pull request, #27104: URL: https://github.com/apache/doris/pull/27104 ## 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] [Enhance](regression)open external case test_information_schema_external [doris]

2023-11-15 Thread via GitHub
zhangguoqiang666 commented on PR #27083: URL: https://github.com/apache/doris/pull/27083#issuecomment-1813951749 run external -- 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] [Cases] forbidden leading hint correlated cases [doris]

2023-11-15 Thread via GitHub
LiBinfeng-01 commented on PR #27103: URL: https://github.com/apache/doris/pull/27103#issuecomment-1813949846 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] [Cases] forbidden leading hint correlated cases [doris]

2023-11-15 Thread via GitHub
LiBinfeng-01 opened a new pull request, #27103: URL: https://github.com/apache/doris/pull/27103 ## Proposed changes forbidden leading hint correlated cases: test_leading and nereids_hint_tpch_p0 ## Further comments If this is a relatively large or complex change,

Re: [PR] Revert "[feature-wip](catalog) support deltalake catalog step1-metadata (#22493)" [doris]

2023-11-15 Thread via GitHub
zy-kkk commented on PR #27095: URL: https://github.com/apache/doris/pull/27095#issuecomment-1813947872 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 unsub

[PR] [chore](load) rm some load related redundant code [doris]

2023-11-15 Thread via GitHub
TangSiyang2001 opened a new pull request, #27102: URL: https://github.com/apache/doris/pull/27102 ## Proposed changes As title. -- 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 spec

Re: [PR] [fix](multi-catalog)add the max compute fe ut and fix download expired [doris]

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

Re: [PR] [fix](nereids)count in correlated subquery shoud not output null value [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27097: URL: https://github.com/apache/doris/pull/27097#issuecomment-1813946156 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.34 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
Mryange commented on PR #27094: URL: https://github.com/apache/doris/pull/27094#issuecomment-1813945694 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] [fix](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27101: URL: https://github.com/apache/doris/pull/27101#issuecomment-1813943195 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](match) fix match null for no index [doris]

2023-11-15 Thread via GitHub
zzzxl1993 commented on PR #26983: URL: https://github.com/apache/doris/pull/26983#issuecomment-1813940687 LGTM -- 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 unsubscrib

Re: [PR] [fix](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27100: URL: https://github.com/apache/doris/pull/27100#issuecomment-1813940740 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] [optimize](cooldown)Reduce the number of calls to the pick_cooldown_rowset [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27091: URL: https://github.com/apache/doris/pull/27091#issuecomment-1813940483 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](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
kaijchen commented on PR #27100: URL: https://github.com/apache/doris/pull/27100#issuecomment-1813937449 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](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
kaijchen commented on PR #27101: URL: https://github.com/apache/doris/pull/27101#issuecomment-1813937293 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] [feature](step:one)Add arrow format [doris-spark-connector]

2023-11-15 Thread via GitHub
wuwenchi opened a new pull request, #161: URL: https://github.com/apache/doris-spark-connector/pull/161 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

Re: [PR] [FIX](complextype)fix struct nested complex collection type and and regresstest [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26973: URL: https://github.com/apache/doris/pull/26973#issuecomment-1813936754 TeamCity be ut coverage result: Function Coverage: 36.78% (8410/22868) Line Coverage: 29.29% (68415/233563) Region Coverage: 27.86% (35345/126849) Branch Coverage: 24.6

[PR] [fix](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
kaijchen opened a new pull request, #27101: URL: https://github.com/apache/doris/pull/27101 ## Proposed changes Fix NPE in active_memtable_mem_consumption ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

Re: [PR] [optimize](cooldown)Reduce the number of calls to the pick_cooldown_rowset [doris]

2023-11-15 Thread via GitHub
xingyingone commented on PR #27091: URL: https://github.com/apache/doris/pull/27091#issuecomment-1813936972 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](load) add lock in active_memtable_mem_consumption [doris]

2023-11-15 Thread via GitHub
kaijchen opened a new pull request, #27100: URL: https://github.com/apache/doris/pull/27100 ## Proposed changes Fix NPE in active_memtable_mem_consumption ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

Re: [PR] [fix](function) fix error when use negative number in explode_numbers [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27020: URL: https://github.com/apache/doris/pull/27020#issuecomment-1813931412 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] [case](regression-rest) Add backup & restore regression test with auto Bucket and dynamic partition [doris]

2023-11-15 Thread via GitHub
Bears0haunt commented on PR #27033: URL: https://github.com/apache/doris/pull/27033#issuecomment-1813927543 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] [case](regression-rest) Add backup & restore regression test with auto Bucket and dynamic partition [doris]

2023-11-15 Thread via GitHub
Bears0haunt commented on PR #27033: URL: https://github.com/apache/doris/pull/27033#issuecomment-1813926778 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] [feature](cmake) coverage compilation option added [doris-thirdparty]

2023-11-15 Thread via GitHub
zzzxl1993 opened a new pull request, #136: URL: https://github.com/apache/doris-thirdparty/pull/136 (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 unsubscr

Re: [PR] [feature](nereids) runtime filter prune when column stats are not available [doris]

2023-11-15 Thread via GitHub
englefly commented on PR #27099: URL: https://github.com/apache/doris/pull/27099#issuecomment-1813925500 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](restore) fix Restore from __keep_on_local__ throws null pointer… [doris]

2023-11-15 Thread via GitHub
JackDrogon commented on code in PR #26943: URL: https://github.com/apache/doris/pull/26943#discussion_r1395260197 ## fe/fe-core/src/main/java/org/apache/doris/backup/BackupHandler.java: ## @@ -408,6 +408,10 @@ private void backup(Repository repository, Database db, BackupStmt s

Re: [PR] [fix](function) fix error when use negative number in explode_numbers [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27020: URL: https://github.com/apache/doris/pull/27020#issuecomment-1813921241 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) runtime filter prune when column stats are not available #26963 [doris]

2023-11-15 Thread via GitHub
englefly opened a new pull request, #27099: URL: https://github.com/apache/doris/pull/27099 ## Proposed changes prune rf when column stats are not available print rf in "explain shape plan", both join side and apply side add regression case to check plan shape/rf/rf prune for tpch_sf

Re: [PR] [fix](fe ut) Fix borrow oject throw npe [doris]

2023-11-15 Thread via GitHub
deardeng commented on PR #27072: URL: https://github.com/apache/doris/pull/27072#issuecomment-1813914638 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](function) fix error when use negative number in explode_numbers [doris]

2023-11-15 Thread via GitHub
Mryange commented on PR #27020: URL: https://github.com/apache/doris/pull/27020#issuecomment-1813913551 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

[PR] [regression test](http stream) add case for strict_mode [doris]

2023-11-15 Thread via GitHub
liugddx opened a new pull request, #27098: URL: https://github.com/apache/doris/pull/27098 ## 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](nereids)count in correlated subquery shoud not output null value [doris]

2023-11-15 Thread via GitHub
starocean999 commented on PR #27097: URL: https://github.com/apache/doris/pull/27097#issuecomment-1813911334 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](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27094: URL: https://github.com/apache/doris/pull/27094#issuecomment-1813909685 TeamCity be ut coverage result: Function Coverage: 36.79% (8413/22868) Line Coverage: 29.30% (68440/233546) Region Coverage: 27.89% (35360/126797) Branch Coverage: 24.6

Re: [PR] [fix](multi-catalog)add the max compute fe ut and fix download expired [doris]

2023-11-15 Thread via GitHub
wsjz commented on PR #27007: URL: https://github.com/apache/doris/pull/27007#issuecomment-1813908972 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

Re: [PR] [pipeline](scan) remove unuseful scanner scheduling [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27086: URL: https://github.com/apache/doris/pull/27086#issuecomment-1813908834 TeamCity be ut coverage result: Function Coverage: 36.79% (8412/22868) Line Coverage: 29.31% (68450/233534) Region Coverage: 27.89% (35363/126787) Branch Coverage: 24.6

Re: [PR] [optimize](invert index) The all-hit index quickly gets the count [doris]

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

Re: [PR] [fix](planner)scan node should project all required expr from parent node [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27096: URL: https://github.com/apache/doris/pull/27096#issuecomment-1813907401 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.92 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](statistics)Fix alter column stats bug. [doris]

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

Re: [PR] [Opt](load) use batching to optimize auto partition [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26915: URL: https://github.com/apache/doris/pull/26915#issuecomment-1813904574 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 58f444eb32af0ca174d01d2acf50b875541d05cb, data reload: false

Re: [PR] [pipelineX](dependency) Wake up task by dependencies [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26879: URL: https://github.com/apache/doris/pull/26879#issuecomment-1813898288 TeamCity be ut coverage result: Function Coverage: 36.76% (8414/22889) Line Coverage: 29.28% (68451/233787) Region Coverage: 27.89% (35371/126839) Branch Coverage: 24.6

Re: [PR] [fix](restore) fix Restore from __keep_on_local__ throws null pointer… [doris]

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

Re: [PR] [test](nereids)add SimplifyArithmeticRule test [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27081: URL: https://github.com/apache/doris/pull/27081#issuecomment-1813896656 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 05f7a43efe527c951cf4ef76ee9be9d2cfe3fb20, data reload: true

Re: [PR] [fix](function) fix error when use negative number in explode_numbers [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27020: URL: https://github.com/apache/doris/pull/27020#issuecomment-1813893394 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] [feature](move-memtable) adapt sink v2 to pipelineX [doris]

2023-11-15 Thread via GitHub
kaijchen closed pull request #27004: [feature](move-memtable) adapt sink v2 to pipelineX URL: https://github.com/apache/doris/pull/27004 -- 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](multi-catalog)add the max compute fe ut and fix download expired [doris]

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

Re: [PR] [Enhance](regression)open external case test_information_schema_external [doris]

2023-11-15 Thread via GitHub
zhangguoqiang666 commented on PR #27083: URL: https://github.com/apache/doris/pull/27083#issuecomment-1813890778 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.

(doris) branch master updated: [feature](move-memtable) support pipelineX in sink v2 (#27067)

2023-11-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 e29d8cb1108 [feature](move-memtable) support

Re: [PR] [feature](move-memtable) support pipelineX in sink v2 [doris]

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

Re: [PR] [feature](move-memtable) support pipelineX in sink v2 [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27067: URL: https://github.com/apache/doris/pull/27067#issuecomment-1813881039 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] handle not [doris]

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

Re: [PR] [feature](move-memtable) support pipelineX in sink v2 [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27067: URL: https://github.com/apache/doris/pull/27067#issuecomment-1813881007 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] [enhancement](backup) add property for backup to ignore table error [doris]

2023-11-15 Thread via GitHub
nextdreamblue commented on PR #27085: URL: https://github.com/apache/doris/pull/27085#issuecomment-1813880492 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. T

Re: [PR] [fix](nereids)count in correlated subquery shoud not output null value [doris]

2023-11-15 Thread via GitHub
starocean999 commented on PR #27097: URL: https://github.com/apache/doris/pull/27097#issuecomment-1813880195 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)count in correlated subquery shoud not output null value [doris]

2023-11-15 Thread via GitHub
starocean999 opened a new pull request, #27097: URL: https://github.com/apache/doris/pull/27097 pick from master https://github.com/apache/doris/pull/27064 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the d

[PR] [fix](planner)scan node should project all required expr from parent node [doris]

2023-11-15 Thread via GitHub
starocean999 opened a new pull request, #27096: URL: https://github.com/apache/doris/pull/27096 pick from master https://github.com/apache/doris/pull/26886 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick o

Re: [PR] [fix](planner)scan node should project all required expr from parent node [doris]

2023-11-15 Thread via GitHub
starocean999 commented on PR #27096: URL: https://github.com/apache/doris/pull/27096#issuecomment-1813878397 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] [refactor](type system) remove special logic for datev2 and datetimev2 since they are same type in storage and compute layer [doris]

2023-11-15 Thread via GitHub
yiguolei closed pull request #23631: [refactor](type system) remove special logic for datev2 and datetimev2 since they are same type in storage and compute layer URL: https://github.com/apache/doris/pull/23631 -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] [pipelineX](dependency) Wake up task by dependencies [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26879: URL: https://github.com/apache/doris/pull/26879#issuecomment-1813877812 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.2 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes, a

Re: [PR] [Enhance](regression)open external case test_information_schema_external [doris]

2023-11-15 Thread via GitHub
zhangguoqiang666 commented on PR #27083: URL: https://github.com/apache/doris/pull/27083#issuecomment-1813876047 run external -- 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] [Enhance](regression)open external case test_information_schema_external [doris]

2023-11-15 Thread via GitHub
zhangguoqiang666 commented on PR #27083: URL: https://github.com/apache/doris/pull/27083#issuecomment-1813875416 run external -- 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.

(doris) branch master updated (f10ab4e113d -> 54989175fb3)

2023-11-15 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 f10ab4e113d [enhancement](JNI) Provide default environment variables if it is unset (#27037) add 54989175fb3

Re: [PR] [case] Load json data with enable_simdjson_reader=false [doris]

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

Re: [PR] [pipelineX](dependency) Wake up task by dependencies [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26879: URL: https://github.com/apache/doris/pull/26879#issuecomment-1813872204 TeamCity be ut coverage result: Function Coverage: 36.76% (8413/22889) Line Coverage: 29.27% (68441/233787) Region Coverage: 27.88% (35367/126839) Branch Coverage: 24.6

Re: [PR] [fix](stats) fix auto collector always create sample job no matter the table size [doris]

2023-11-15 Thread via GitHub
Kikyou1997 commented on PR #26968: URL: https://github.com/apache/doris/pull/26968#issuecomment-1813871277 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] [case](regression-rest) Add backup & restore regression test with auto Bucket and dynamic partition [doris]

2023-11-15 Thread via GitHub
dataroaring commented on code in PR #27033: URL: https://github.com/apache/doris/pull/27033#discussion_r1395214246 ## regression-test/suites/backup_restore/test_backup_restore_reserve_dynamic_partition_true.groovy: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundat

Re: [PR] [fix](statistics)Fix alter column stats bug. [doris]

2023-11-15 Thread via GitHub
Jibing-Li commented on PR #27093: URL: https://github.com/apache/doris/pull/27093#issuecomment-1813869491 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] [enhancement](JNI) Provide default environment variables if it is unset [doris]

2023-11-15 Thread via GitHub
zy-kkk merged PR #27037: URL: https://github.com/apache/doris/pull/27037 -- 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.apach

(doris) branch master updated: [enhancement](JNI) Provide default environment variables if it is unset (#27037)

2023-11-15 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 f10ab4e113d [enhancement](JNI) Provide default env

Re: [PR] [FIX](complextype)fix struct nested complex collection type and and regresstest [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #26973: URL: https://github.com/apache/doris/pull/26973#issuecomment-1813865446 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](complextype)fix struct nested complex collection type and and regresstest [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #26973: URL: https://github.com/apache/doris/pull/26973#issuecomment-1813865402 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](restore) fix Restore from __keep_on_local__ throws null pointer… [doris]

2023-11-15 Thread via GitHub
dataroaring commented on PR #26943: URL: https://github.com/apache/doris/pull/26943#issuecomment-1813864570 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] [enhancement](backup) add property for backup to ignore table error [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #27085: URL: https://github.com/apache/doris/pull/27085#issuecomment-1813863261 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 69c76690da6890d6515bbae3c99182527029dad1, data reload: false

Re: [PR] [case](regression-rest) Add backup & restore regression test with auto Bucket and dynamic partition [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27033: URL: https://github.com/apache/doris/pull/27033#issuecomment-1813862915 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) branch branch-2.0 updated: [branch2.0](test) fix external table test case with nested type display (#27092)

2023-11-15 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 c4e8235ae2f [branch2.0](test) fix ext

Re: [PR] [branch2.0](test) fix external table test case with nested type display [doris]

2023-11-15 Thread via GitHub
morningman merged PR #27092: URL: https://github.com/apache/doris/pull/27092 -- 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.a

Re: [PR] [Opt](load) use batching to optimize auto partition [doris]

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

Re: [PR] [FIX](complextype)fix struct nested complex collection type and and regresstest [doris]

2023-11-15 Thread via GitHub
amorynan commented on PR #26973: URL: https://github.com/apache/doris/pull/26973#issuecomment-1813860209 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] Revert "[feature-wip](catalog) support deltalake catalog step1-metadata (#22493)" [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27095: URL: https://github.com/apache/doris/pull/27095#issuecomment-1813859915 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] Revert "[feature-wip](catalog) support deltalake catalog step1-metadata (#22493)" [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27095: URL: https://github.com/apache/doris/pull/27095#issuecomment-1813859863 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](multi-catalog)add the max compute fe ut and fix download expired [doris]

2023-11-15 Thread via GitHub
wsjz commented on PR #27007: URL: https://github.com/apache/doris/pull/27007#issuecomment-1813859838 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

Re: [PR] [fix](nereids)remove literal partition by and order by expression in window function [doris]

2023-11-15 Thread via GitHub
doris-robot commented on PR #26899: URL: https://github.com/apache/doris/pull/26899#issuecomment-1813856493 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3ba24d901c5964f5e09d5d0914e917e8d5b4f885, data reload: false

Re: [PR] handle not [doris]

2023-11-15 Thread via GitHub
englefly commented on PR #27047: URL: https://github.com/apache/doris/pull/27047#issuecomment-1813855791 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] [regression-test](fix)add usercase for user-definded variable [doris]

2023-11-15 Thread via GitHub
zy-kkk commented on PR #27089: URL: https://github.com/apache/doris/pull/27089#issuecomment-1813855560 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 unsub

Re: [PR] [test](nereids)add SimplifyArithmeticRule test [doris]

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

[PR] Revert "[feature-wip](catalog) support deltalake catalog step1-metadata (#22493)" [doris]

2023-11-15 Thread via GitHub
zy-kkk opened a new pull request, #27095: URL: https://github.com/apache/doris/pull/27095 This reverts commit 5b641ebd40fff71e632ee9be4ede58b744b602b9. ## Proposed changes Currently, Deltalake Catalog is not a usable feature. We will continue to implement it in the datalake plu

Re: [PR] Revert "[feature-wip](catalog) support deltalake catalog step1-metadata (#22493)" [doris]

2023-11-15 Thread via GitHub
zy-kkk commented on PR #27095: URL: https://github.com/apache/doris/pull/27095#issuecomment-1813852560 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 unsub

Re: [PR] [fix](fe ut) fix unstable ut DecommissionTest [doris]

2023-11-15 Thread via GitHub
yujun777 commented on PR #27082: URL: https://github.com/apache/doris/pull/27082#issuecomment-1813852055 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](fe ut) fix unstable ut DecommissionTest [doris]

2023-11-15 Thread via GitHub
yujun777 commented on PR #27082: URL: https://github.com/apache/doris/pull/27082#issuecomment-1813850522 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] handle not [doris]

2023-11-15 Thread via GitHub
englefly commented on PR #27047: URL: https://github.com/apache/doris/pull/27047#issuecomment-1813848033 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

(doris) branch master updated: [fix](Nereids) build array and map literal expression failed (#27060)

2023-11-15 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 2b401785cee [fix](Nereids) build array and map

Re: [PR] [fix](Nereids) nested type coercion should do anything if finalType is null [doris]

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

(doris) branch master updated (2b401785cee -> 754ca1fa460)

2023-11-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2b401785cee [fix](Nereids) build array and map literal expression failed (#27060) add 754ca1fa460 [fix](Nereid

Re: [PR] [fix](Nereids) build array and map literal expression failed [doris]

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

[PR] fix:column error [doris-manager]

2023-11-15 Thread via GitHub
restign opened a new pull request, #70: URL: https://github.com/apache/doris-manager/pull/70 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

Re: [PR] [fix](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27094: URL: https://github.com/apache/doris/pull/27094#issuecomment-1813838286 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] [pipeline](scan) remove unuseful scanner scheduling [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #27086: URL: https://github.com/apache/doris/pull/27086#issuecomment-1813835537 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](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
Mryange commented on PR #27094: URL: https://github.com/apache/doris/pull/27094#issuecomment-1813833916 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

[PR] [fix](pipelineX) fix errorr scheduling in union [doris]

2023-11-15 Thread via GitHub
Mryange opened a new pull request, #27094: URL: https://github.com/apache/doris/pull/27094 ## Proposed changes before ``` PipelineXTask (index=11): - PrepareTime: avg 78.733us, max 89.808us, min 71.909us - WaitBfTime

Re: [PR] [pipeline](scan) remove unuseful scanner scheduling [doris]

2023-11-15 Thread via GitHub
Gabriel39 commented on PR #27086: URL: https://github.com/apache/doris/pull/27086#issuecomment-1813831514 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

  1   2   3   4   5   6   7   8   9   >