[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16996: [enhancement](streamload) make stream load context as shared ptr and save it in global load mgr

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16996: URL: https://github.com/apache/doris/pull/16996#discussion_r1113715119 ## be/src/runtime/routine_load/data_consumer.h: ## @@ -109,10 +109,8 @@ class KafkaEventCb : public RdKafka::EventCb { class KafkaDataConsumer : public D

[GitHub] [doris] adonis0147 commented on pull request #17002: [chore](macOS) Fix linkage errors for the release build

2023-02-21 Thread via GitHub
adonis0147 commented on PR #17002: URL: https://github.com/apache/doris/pull/17002#issuecomment-1439288344 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

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439292423 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.

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439292560 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #16996: [enhancement](streamload) make stream load context as shared ptr and save it in global load mgr

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16996: URL: https://github.com/apache/doris/pull/16996#issuecomment-1439292545 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

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439292636 run p1 -- 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

[GitHub] [doris] chenlinzhong commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1439294961 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 unsub

[GitHub] [doris] yangzhg commented on pull request #16974: [enhancement](memory) reduce memory usage for failed broker loads

2023-02-21 Thread via GitHub
yangzhg commented on PR #16974: URL: https://github.com/apache/doris/pull/16974#issuecomment-1439302086 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

[GitHub] [doris] yangzhg commented on pull request #16878: [Feature](load) Add submitter and comments to load job

2023-02-21 Thread via GitHub
yangzhg commented on PR #16878: URL: https://github.com/apache/doris/pull/16878#issuecomment-1439302302 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

[GitHub] [doris] github-actions[bot] commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439303182 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

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439303812 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 uns

[GitHub] [doris] Jibing-Li opened a new pull request, #17004: [Fix](load)Pass hidden column to load columns.

2023-02-21 Thread via GitHub
Jibing-Li opened a new pull request, #17004: URL: https://github.com/apache/doris/pull/17004 # Proposed changes Issue Number: close #xxx ## Problem summary The LoadScanProvider doesn't get Hidden Columns from stream load parameter. This may cause stream load delete opera

[GitHub] [doris] xinyiZzz commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113738207 ## be/src/util/mem_info.cpp: ## @@ -97,6 +98,8 @@ void MemInfo::process_cache_gc(int64_t& freed_mem) { freed_mem += StoragePageCache::instance()->ge

[GitHub] [doris] xinyiZzz commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439316480 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

[GitHub] [doris] chenlinzhong commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1439316628 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439318661 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

[GitHub] [doris] github-actions[bot] commented on pull request #16616: [Feature](nereids) Support Mark join

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16616: URL: https://github.com/apache/doris/pull/16616#issuecomment-1439318853 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

[GitHub] [doris] starocean999 commented on pull request #16985: [fix](fe)bucket shuffle join is not recognized if the first table is a subquery

2023-02-21 Thread via GitHub
starocean999 commented on PR #16985: URL: https://github.com/apache/doris/pull/16985#issuecomment-1439320671 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] starocean999 commented on pull request #16995: [fix](nereids)dphyper join reorder may lost join condition in some case

2023-02-21 Thread via GitHub
starocean999 commented on PR #16995: URL: https://github.com/apache/doris/pull/16995#issuecomment-1439320805 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] luozenglin commented on pull request #16943: [fix](value-range) fix the value range of non-nullable column contains null causes query short key index error.

2023-02-21 Thread via GitHub
luozenglin commented on PR #16943: URL: https://github.com/apache/doris/pull/16943#issuecomment-1439321869 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

[GitHub] [doris] morningman closed pull request #15577: [Fix](tablet-scheduler) delete redundant tablet by default

2023-02-21 Thread via GitHub
morningman closed pull request #15577: [Fix](tablet-scheduler) delete redundant tablet by default URL: https://github.com/apache/doris/pull/15577 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #16996: [enhancement](streamload) make stream load context as shared ptr and save it in global load mgr

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16996: URL: https://github.com/apache/doris/pull/16996#issuecomment-1439325375 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

[GitHub] [doris] yiguolei commented on pull request #16996: [enhancement](streamload) make stream load context as shared ptr and save it in global load mgr

2023-02-21 Thread via GitHub
yiguolei commented on PR #16996: URL: https://github.com/apache/doris/pull/16996#issuecomment-1439325672 ./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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #16616: [Feature](nereids) Support Mark join

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16616: URL: https://github.com/apache/doris/pull/16616#issuecomment-1439325801 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

[GitHub] [doris] liaoxin01 opened a new pull request, #17005: [fix](merge-on-write) fix that be may coredump when sequence column is null (#16832)

2023-02-21 Thread via GitHub
liaoxin01 opened a new pull request, #17005: URL: https://github.com/apache/doris/pull/17005 To facilitate the use of the primary key index, encode the seq column to the minimum value of the corresponding length when the seq column is null. # Proposed changes Issue Number:

[GitHub] [doris] 924060929 merged pull request #17002: [chore](macOS) Fix linkage errors for the release build

2023-02-21 Thread via GitHub
924060929 merged PR #17002: URL: https://github.com/apache/doris/pull/17002 -- 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

[GitHub] [doris] 924060929 closed issue #17003: [Bug] The release build is broken on macOS

2023-02-21 Thread via GitHub
924060929 closed issue #17003: [Bug] The release build is broken on macOS URL: https://github.com/apache/doris/issues/17003 -- 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

[doris] branch master updated (16c4e42f42 -> 4cb97b6fb7)

2023-02-21 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 16c4e42f42 [typo](doc) 字段描述与建表sql中的不一致 (#16270) add 4cb97b6fb7 [chore](macOS) Fix linkage errors for the relea

[GitHub] [doris] liaoxin01 opened a new pull request, #17006: [Enchancement](merge-on-write) check the correctness of rowid conversion after compaction (#16689)

2023-02-21 Thread via GitHub
liaoxin01 opened a new pull request, #17006: URL: https://github.com/apache/doris/pull/17006 # Proposed changes Issue Number: close #xxx ## Problem summary cherry-pick from: #16689 ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] zhangstar333 commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-02-21 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1439334107 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 unsub

[GitHub] [doris] pengxiangyu opened a new pull request, #17007: [feature](cooldown)add ut for CooldownConfHandler

2023-02-21 Thread via GitHub
pengxiangyu opened a new pull request, #17007: URL: https://github.com/apache/doris/pull/17007 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Ha

[GitHub] [doris] liaoxin01 opened a new pull request, #17008: [fix](merge-on-write) The delete bitmap of the currently imported rowset is not persistent (#16859)

2023-02-21 Thread via GitHub
liaoxin01 opened a new pull request, #17008: URL: https://github.com/apache/doris/pull/17008 # Proposed changes Issue Number: close #xxx ## Problem summary cherry-pick from: #16859 ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] chenlinzhong commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1439335238 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 unsub

[GitHub] [doris] morningman merged pull request #16698: [fix](func) fix truncate float type result error (#16468)

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

[doris] branch branch-1.2-lts updated (dbb6579e88 -> f982ce846e)

2023-02-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from dbb6579e88 [fix](planner) fix bug in agg on constant column (#16442) (#16854) add f982ce846e [fix](fu

[GitHub] [doris] chenlinzhong commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1439340656 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 unsub

[GitHub] [doris] luozenglin merged pull request #16978: [fix](struct-type) fix be core when load array orc file

2023-02-21 Thread via GitHub
luozenglin merged PR #16978: URL: https://github.com/apache/doris/pull/16978 -- 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

[doris] branch master updated (4cb97b6fb7 -> 29c46d6926)

2023-02-21 Thread luozenglin
This is an automated email from the ASF dual-hosted git repository. luozenglin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4cb97b6fb7 [chore](macOS) Fix linkage errors for the release build (#17002) add 29c46d6926 [fix](struct-type)

[GitHub] [doris] luozenglin closed issue #16925: [Bug] [daily] be core when load array orc file

2023-02-21 Thread via GitHub
luozenglin closed issue #16925: [Bug] [daily] be core when load array orc file URL: https://github.com/apache/doris/issues/16925 -- 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.

[GitHub] [doris] hello-stephen commented on pull request #16995: [fix](nereids)dphyper join reorder may lost join condition in some case

2023-02-21 Thread via GitHub
hello-stephen commented on PR #16995: URL: https://github.com/apache/doris/pull/16995#issuecomment-1439346648 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.3 seconds stream load tsv: 476 seconds loaded 74807831229 Bytes, about 149 MB/s

[GitHub] [doris] BePPPower commented on a diff in pull request #16983: [improvement](dry-run)(tvf) support csv schema in tvf and add "dry_run_query" variable

2023-02-21 Thread via GitHub
BePPPower commented on code in PR #16983: URL: https://github.com/apache/doris/pull/16983#discussion_r1113751175 ## docs/en/docs/lakehouse/file.md: ## @@ -85,6 +85,57 @@ As can be seen, Doris is able to automatically infer column types based on the m Besides Parquet, Doris s

[GitHub] [doris] AshinGau commented on pull request #16961: [feature](multi-catalog) parquet reader support nested array column

2023-02-21 Thread via GitHub
AshinGau commented on PR #16961: URL: https://github.com/apache/doris/pull/16961#issuecomment-1439347875 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

[GitHub] [doris] ZhangGuoqiang666 commented on pull request #16939: [enhancement](ut) add merge-on-write ut code back

2023-02-21 Thread via GitHub
ZhangGuoqiang666 commented on PR #16939: URL: https://github.com/apache/doris/pull/16939#issuecomment-1439349203 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 commen

[GitHub] [doris] morningman commented on pull request #16856: [fix](planner) fix bug in agg on constant column (#16442)

2023-02-21 Thread via GitHub
morningman commented on PR #16856: URL: https://github.com/apache/doris/pull/16856#issuecomment-1439349574 already merged -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] morningman closed pull request #16856: [fix](planner) fix bug in agg on constant column (#16442)

2023-02-21 Thread via GitHub
morningman closed pull request #16856: [fix](planner) fix bug in agg on constant column (#16442) URL: https://github.com/apache/doris/pull/16856 -- 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 s

[GitHub] [doris] Tanya-W closed issue #16976: [Bug] fe follower start failed due to write edit log when replay log

2023-02-21 Thread via GitHub
Tanya-W closed issue #16976: [Bug] fe follower start failed due to write edit log when replay log URL: https://github.com/apache/doris/issues/16976 -- 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 th

[GitHub] [doris] HappenLee commented on a diff in pull request #16955: [Enchancement](function) refact and optimize some function register

2023-02-21 Thread via GitHub
HappenLee commented on code in PR #16955: URL: https://github.com/apache/doris/pull/16955#discussion_r1113763125 ## be/src/vec/aggregate_functions/helpers.h: ## @@ -48,150 +55,145 @@ namespace doris::vectorized { /** Create an aggregate function with a numeric type in the tem

[GitHub] [doris] WinkerDu commented on pull request #16970: [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2

2023-02-21 Thread via GitHub
WinkerDu commented on PR #16970: URL: https://github.com/apache/doris/pull/16970#issuecomment-1439353851 @BiteThet PTAL, thank you -- 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

[GitHub] [doris] hello-stephen commented on pull request #16985: [fix](fe)bucket shuffle join is not recognized if the first table is a subquery

2023-02-21 Thread via GitHub
hello-stephen commented on PR #16985: URL: https://github.com/apache/doris/pull/16985#issuecomment-1439356121 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.43 seconds stream load tsv: 469 seconds loaded 74807831229 Bytes, about 152 MB/s

[doris-website] 02/02: fix

2023-02-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git commit 2e148a121d01eaffa5c7ac1362e4b00d12eabdf3 Author: jiafeng.zhang AuthorDate: Wed Feb 22 10:35:24 2023 +0800

[doris-website] 01/02: fix

2023-02-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git commit 89e1cf765ddc10fd9a7a0c23b187bf41c43f72b4 Author: jiafeng.zhang AuthorDate: Sun Jan 29 14:09:52 2023 +0800

[doris-website] branch master updated (0424a591082 -> 2e148a121d0)

2023-02-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from 0424a591082 [PDF] update generate pdf action (#199) new 89e1cf765dd fix new 2e148a121d0 fix Th

[GitHub] [doris] HappenLee commented on a diff in pull request #16955: [Enchancement](function) refact and optimize some function register

2023-02-21 Thread via GitHub
HappenLee commented on code in PR #16955: URL: https://github.com/apache/doris/pull/16955#discussion_r1113769789 ## be/src/vec/aggregate_functions/helpers.h: ## @@ -48,150 +55,145 @@ namespace doris::vectorized { /** Create an aggregate function with a numeric type in the tem

[GitHub] [doris] cjq9458 opened a new pull request, #17009: Update datax.md

2023-02-21 Thread via GitHub
cjq9458 opened a new pull request, #17009: URL: https://github.com/apache/doris/pull/17009 已修改doris建表sql语句 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original b

[GitHub] [doris] englefly opened a new pull request, #17010: [fix](planner)sub_bitmap always nullable

2023-02-21 Thread via GitHub
englefly opened a new pull request, #17010: URL: https://github.com/apache/doris/pull/17010 # Proposed changes sub_bitmap return type should be ALWAYS_NULLABLE, not depend on children. For example sub_bitmap(bitmap_empty(), 1, 2) return NULL, but all children are not null. Iss

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113774362 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113774620 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] Cai-Yao commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
Cai-Yao commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113775324 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113775839 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] hello-stephen commented on pull request #16961: [feature](multi-catalog) parquet reader support nested array column

2023-02-21 Thread via GitHub
hello-stephen commented on PR #16961: URL: https://github.com/apache/doris/pull/16961#issuecomment-1439371440 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.05 seconds stream load tsv: 460 seconds loaded 74807831229 Bytes, about 155 MB/s

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113777034 ## fe/fe-core/src/main/java/org/apache/doris/backup/BlobStorage.java: ## @@ -48,7 +48,7 @@ public static String clientId() { } public static BlobStorage cr

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113777397 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/QueryScanProvider.java: ## @@ -179,6 +180,18 @@ private TScanRangeLocations newLocations(TFileScanRangeP

[GitHub] [doris] Cai-Yao commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
Cai-Yao commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113777943 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113778108 ## fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java: ## @@ -194,6 +194,7 @@ public TReportExecStatusResult reportExecStatus(TReportExecStatusParams p

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113774362 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] zhannngchen opened a new pull request, #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
zhannngchen opened a new pull request, #17011: URL: https://github.com/apache/doris/pull/17011 # Proposed changes Issue Number: close #xxx ## Problem summary For Unqiue Key MoW table, Segment object holds a PrimaryKeyIndexReader, which will load a primary key bloom filte

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113779130 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -1158,6 +1181,41 @@ public TStreamLoadPutResult streamLoadPut(TStreamLoadPutReque

[GitHub] [doris] Cai-Yao commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
Cai-Yao commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113779817 ## fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java: ## @@ -194,6 +194,7 @@ public TReportExecStatusResult reportExecStatus(TReportExecStatusParams pa

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113779623 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -1158,6 +1181,41 @@ public TStreamLoadPutResult streamLoadPut(TStreamLoadPutReque

[GitHub] [doris] HappenLee commented on a diff in pull request #16955: [Enchancement](function) refact and optimize some function register

2023-02-21 Thread via GitHub
HappenLee commented on code in PR #16955: URL: https://github.com/apache/doris/pull/16955#discussion_r1113779886 ## be/src/vec/aggregate_functions/helpers.h: ## @@ -48,150 +55,145 @@ namespace doris::vectorized { /** Create an aggregate function with a numeric type in the tem

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113780163 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -1158,6 +1181,41 @@ public TStreamLoadPutResult streamLoadPut(TStreamLoadPutReque

[GitHub] [doris] Cai-Yao commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
Cai-Yao commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113780211 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -1158,6 +1181,41 @@ public TStreamLoadPutResult streamLoadPut(TStreamLoadPutReques

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113780558 ## gensrc/thrift/FrontendService.thrift: ## @@ -784,6 +802,7 @@ service FrontendService { TWaitingTxnStatusResult waitingTxnStatus(1: TWaitingTxnStatusRequest re

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #17011: URL: https://github.com/apache/doris/pull/17011#discussion_r1113780938 ## be/src/olap/lru_cache.h: ## @@ -406,7 +406,7 @@ class ShardedLRUCache : public Cache { Slice value_slice(Handle* handle) override; virtual uint

[GitHub] [doris] morningman opened a new pull request, #17012: [regression](mtmv) sleep a while to avoid table state not normal issue

2023-02-21 Thread via GitHub
morningman opened a new pull request, #17012: URL: https://github.com/apache/doris/pull/17012 # Proposed changes Issue Number: close #xxx ## Problem summary The table's state will change to NORMAL after Alter table operation finished. But there is a gap between Alter

[GitHub] [doris] morningman commented on pull request #17012: [regression](mtmv) sleep a while to avoid table state not normal issue

2023-02-21 Thread via GitHub
morningman commented on PR #17012: URL: https://github.com/apache/doris/pull/17012#issuecomment-1439377889 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

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113783721 ## be/src/runtime/fragment_mgr.cpp: ## @@ -330,7 +330,9 @@ std::string FragmentMgr::to_http_path(const std::string& file_name) { void FragmentMgr::coordinator_callba

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113784787 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -186,6 +186,8 @@ public class Coordinator { // Once this is set to true, errors from remot

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113785137 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] yiguolei commented on a diff in pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-02-21 Thread via GitHub
yiguolei commented on code in PR #16940: URL: https://github.com/apache/doris/pull/16940#discussion_r1113785256 ## be/src/http/action/stream_load_with_sql.cpp: ## @@ -0,0 +1,478 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] leeoo opened a new issue, #17013: [Feature] Support range partition by year, support range partition by season

2023-02-21 Thread via GitHub
leeoo opened a new issue, #17013: URL: https://github.com/apache/doris/issues/17013 ### 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 Support range partitio

[GitHub] [doris] hello-stephen commented on pull request #16939: [enhancement](ut) add merge-on-write ut code back

2023-02-21 Thread via GitHub
hello-stephen commented on PR #16939: URL: https://github.com/apache/doris/pull/16939#issuecomment-1439384307 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.55 seconds stream load tsv: 458 seconds loaded 74807831229 Bytes, about 155 MB/s

[GitHub] [doris] YangShaw opened a new pull request, #17014: [fix](Nereids) Fix nullable() of lead/lag

2023-02-21 Thread via GitHub
YangShaw opened a new pull request, #17014: URL: https://github.com/apache/doris/pull/17014 # Proposed changes Issue Number: close #xxx ## Problem summary fix bug when we use NULL as default value for window function lead() and lag(). ## Checklist(Required)

[GitHub] [doris] YangShaw commented on pull request #17014: [fix](Nereids) fix nullable() of lead/lag

2023-02-21 Thread via GitHub
YangShaw commented on PR #17014: URL: https://github.com/apache/doris/pull/17014#issuecomment-1439385048 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

[GitHub] [doris] github-actions[bot] commented on pull request #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439384836 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

[GitHub] [doris] morningman merged pull request #16982: [Thirdparty](clucene) update clucene to v2.4.6 to fix bthread/pthread context bug

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

[doris] branch master updated: [Thirdparty](clucene) update clucene to v2.4.6 to fix bthread/pthread context bug (#16982)

2023-02-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 ad86b931d4 [Thirdparty](clucene) update cluce

[GitHub] [doris] github-actions[bot] commented on pull request #16948: [Improve](map-type) Add contains_null for map

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16948: URL: https://github.com/apache/doris/pull/16948#issuecomment-1439386240 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

[GitHub] [doris] zhangstar333 commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-02-21 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1439386487 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1439387633 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

[GitHub] [doris] github-actions[bot] commented on pull request #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16991: URL: https://github.com/apache/doris/pull/16991#issuecomment-1439387798 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16991: URL: https://github.com/apache/doris/pull/16991#issuecomment-1439387834 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

[GitHub] [doris] SaintBacchus commented on a diff in pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
SaintBacchus commented on code in PR #16941: URL: https://github.com/apache/doris/pull/16941#discussion_r1113789750 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -169,6 +171,49 @@ static Status get_int_value(const rapidjson::Value& col, PrimitiveType type, voi return Statu

[GitHub] [doris] SaintBacchus commented on a diff in pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
SaintBacchus commented on code in PR #16941: URL: https://github.com/apache/doris/pull/16941#discussion_r1113789878 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -169,6 +171,49 @@ static Status get_int_value(const rapidjson::Value& col, PrimitiveType type, voi return Statu

[GitHub] [doris] morrySnow commented on pull request #16890: [fix](planner)create view init bug

2023-02-21 Thread via GitHub
morrySnow commented on PR #16890: URL: https://github.com/apache/doris/pull/16890#issuecomment-1439389719 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 unsubscr

[GitHub] [doris] github-actions[bot] commented on pull request #16970: [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16970: URL: https://github.com/apache/doris/pull/16970#issuecomment-1439391058 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #16970: [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16970: URL: https://github.com/apache/doris/pull/16970#issuecomment-1439391090 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

[GitHub] [doris] ZhangGuoqiang666 commented on pull request #16472: [improvement](meta) Enhance Doris's fault tolerance to disk error

2023-02-21 Thread via GitHub
ZhangGuoqiang666 commented on PR #16472: URL: https://github.com/apache/doris/pull/16472#issuecomment-1439392596 run compile -- 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.

[GitHub] [doris] HappenLee commented on pull request #16929: [vectorized](jdbc) fix jdbc connect sql server error

2023-02-21 Thread via GitHub
HappenLee commented on PR #16929: URL: https://github.com/apache/doris/pull/16929#issuecomment-1439393340 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

[GitHub] [doris] yangzhg commented on pull request #16878: [Feature](load) Add submitter and comments to load job

2023-02-21 Thread via GitHub
yangzhg commented on PR #16878: URL: https://github.com/apache/doris/pull/16878#issuecomment-1439393867 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 unsubscrib

<    1   2   3   4   >