[GitHub] [doris] github-actions[bot] commented on pull request #19257: [Improvement](string function) optimize substring and in string set

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19257: URL: https://github.com/apache/doris/pull/19257#issuecomment-1534185553 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] Gabriel39 commented on pull request #19257: [Improvement](string function) optimize substring and in string set

2023-05-04 Thread via GitHub
Gabriel39 commented on PR #19257: URL: https://github.com/apache/doris/pull/19257#issuecomment-1534185682 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

[GitHub] [doris] github-actions[bot] commented on pull request #19256: [enhancement](memory) MemCounter supports lock-free thread safety

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19256: URL: https://github.com/apache/doris/pull/19256#issuecomment-1534187023 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] luozenglin commented on pull request #19256: [enhancement](memory) MemCounter supports lock-free thread safety

2023-05-04 Thread via GitHub
luozenglin commented on PR #19256: URL: https://github.com/apache/doris/pull/19256#issuecomment-1534189554 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] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534190019 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] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-04 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1534199580 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] dataroaring commented on issue #18812: [Enhancement] put schema change ddl to audit log

2023-05-04 Thread via GitHub
dataroaring commented on issue #18812: URL: https://github.com/apache/doris/issues/18812#issuecomment-1534203601 @liuxiaocs7 ping. -- 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 co

[GitHub] [doris] dataroaring merged pull request #19010: [Enhancement](storage engine) avoid deleting tablets on unused disk

2023-05-04 Thread via GitHub
dataroaring merged PR #19010: URL: https://github.com/apache/doris/pull/19010 -- 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: [Enhancement](storage engine) avoid deleting tablets on unused disk (#19010)

2023-05-04 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 feeda7230a [Enhancement](storage engine) avo

[GitHub] [doris] freemandealer opened a new pull request, #19258: [wip][enhencement](streamload) add on_close callback for httpserver

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

[GitHub] [doris] felixwluo commented on issue #19225: [Bug] Document Error

2023-05-04 Thread via GitHub
felixwluo commented on issue #19225: URL: https://github.com/apache/doris/issues/19225#issuecomment-1534204545 Please show backends to see -- 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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #19258: [wip][enhencement](streamload) add on_close callback for httpserver

2023-05-04 Thread via GitHub
github-actions[bot] commented on code in PR #19258: URL: https://github.com/apache/doris/pull/19258#discussion_r1184634686 ## be/src/http/ev_http_server.cpp: ## @@ -261,7 +315,19 @@ int EvHttpServer::on_header(struct evhttp_request* ev_req) { evhttp_request_set_chunked

[GitHub] [doris] liuxiaocs7 commented on issue #18812: [Enhancement] put schema change ddl to audit log

2023-05-04 Thread via GitHub
liuxiaocs7 commented on issue #18812: URL: https://github.com/apache/doris/issues/18812#issuecomment-1534216122 Hi, @dataroaring, Sorry for the late reply, truly achamed but I don't have time to continue this task recently, please unassign to me if it is urgent, I will continue to contribut

[GitHub] [doris] dataroaring opened a new issue, #19259: [Enhancement] support creating a table with 0 replicas

2023-05-04 Thread via GitHub
dataroaring opened a new issue, #19259: URL: https://github.com/apache/doris/issues/19259 ### 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 We need a table

[GitHub] [doris] yiguolei merged pull request #19091: [Refact](type system) refact column with arrow serde

2023-05-04 Thread via GitHub
yiguolei merged PR #19091: URL: https://github.com/apache/doris/pull/19091 -- 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 master updated: [Refact](type system) refact column with arrow serde (#19091)

2023-05-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 e9a4cbcdf9 [Refact](type system) refact column

[GitHub] [doris] hello-stephen commented on pull request #19257: [Improvement](string function) optimize substring and in string set

2023-05-04 Thread via GitHub
hello-stephen commented on PR #19257: URL: https://github.com/apache/doris/pull/19257#issuecomment-1534219771 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.25 seconds stream load tsv: 430 seconds loaded 74807831229 Bytes, about 165 MB/s

[GitHub] [doris] dataroaring commented on pull request #17535: [fix](modify) permit modify default value

2023-05-04 Thread via GitHub
dataroaring commented on PR #17535: URL: https://github.com/apache/doris/pull/17535#issuecomment-1534232637 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] platoneko commented on pull request #18688: [fix](replica) Fix inconsistent replica id between FE and BE

2023-05-04 Thread via GitHub
platoneko commented on PR #18688: URL: https://github.com/apache/doris/pull/18688#issuecomment-1534233709 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

[GitHub] [doris] dataroaring opened a new issue, #19260: [Feature] support partition on datetime in varchar

2023-05-04 Thread via GitHub
dataroaring opened a new issue, #19260: URL: https://github.com/apache/doris/issues/19260 ### 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 Sometimes, users

[GitHub] [doris] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534236874 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] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-04 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1534239917 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] TangSiyang2001 commented on pull request #19142: [feature](load-refactor) Step1: InsertStmt as facade layer and run S3/Broker Load as POC

2023-05-04 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1534243864 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 #19142: [feature](load-refactor) Step1: InsertStmt as facade layer and run S3/Broker Load as POC

2023-05-04 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1534248375 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] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534249472 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] xy720 commented on pull request #18989: [bug](function)fix potential npe in getFunction() when fe restart

2023-05-04 Thread via GitHub
xy720 commented on PR #18989: URL: https://github.com/apache/doris/pull/18989#issuecomment-1534250419 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

[GitHub] [doris] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534255523 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] xxiao2018 commented on a diff in pull request #19133: [Refactor](ScanNode) Split interface refactor.

2023-05-04 Thread via GitHub
xxiao2018 commented on code in PR #19133: URL: https://github.com/apache/doris/pull/19133#discussion_r1184622189 ## fe/fe-core/src/main/java/org/apache/doris/planner/ScanNode.java: ## @@ -104,6 +105,10 @@ public void setSortColumn(String column) { sortColumn = column;

[GitHub] [doris] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-04 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1534273834 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] starocean999 opened a new pull request, #19261: [fix](fe)return clone of the expr when it's substituted using a empty smap

2023-05-04 Thread via GitHub
starocean999 opened a new pull request, #19261: URL: https://github.com/apache/doris/pull/19261 # Proposed changes Issue Number: close #xxx ## Problem summary Return clone to avoid removing casts. ## Checklist(Required) * [ ] Does it affect the original beha

[GitHub] [doris] starocean999 commented on pull request #19261: [fix](fe)return clone of the expr when it's substituted using a empty smap

2023-05-04 Thread via GitHub
starocean999 commented on PR #19261: URL: https://github.com/apache/doris/pull/19261#issuecomment-1534276920 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] yixiutt opened a new pull request, #19262: [Feature](planner) use partial update in update from & delete from

2023-05-04 Thread via GitHub
yixiutt opened a new pull request, #19262: URL: https://github.com/apache/doris/pull/19262 # Proposed changes related pr: #17693 #17787 use partial update in update from & delete from ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] yixiutt commented on pull request #19262: [Feature](planner) use partial update in update from & delete from

2023-05-04 Thread via GitHub
yixiutt commented on PR #19262: URL: https://github.com/apache/doris/pull/19262#issuecomment-1534277104 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 #19251: [Refactor](spark load) remove parquet scanner

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19251: URL: https://github.com/apache/doris/pull/19251#issuecomment-1534277328 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] Cai-Yao commented on a diff in pull request #19251: [Refactor](spark load) remove parquet scanner

2023-05-04 Thread via GitHub
Cai-Yao commented on code in PR #19251: URL: https://github.com/apache/doris/pull/19251#discussion_r1184691120 ## be/src/olap/push_handler.cpp: ## @@ -382,6 +405,52 @@ void PushBrokerReader::print_profile() { LOG(INFO) << ss.str(); } +Status PushBrokerReader::_get_next_r

[GitHub] [doris] github-actions[bot] commented on pull request #19262: [Feature](planner) use partial update in update from & delete from

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19262: URL: https://github.com/apache/doris/pull/19262#issuecomment-1534281030 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 #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534283689 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] adonis0147 commented on pull request #19255: [chore](fe) Fix the build on Centos 6

2023-05-04 Thread via GitHub
adonis0147 commented on PR #19255: URL: https://github.com/apache/doris/pull/19255#issuecomment-1534284030 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] Jibing-Li commented on a diff in pull request #19133: [Refactor](ScanNode) Split interface refactor.

2023-05-04 Thread via GitHub
Jibing-Li commented on code in PR #19133: URL: https://github.com/apache/doris/pull/19133#discussion_r1184699839 ## fe/fe-core/src/main/java/org/apache/doris/spi/Split.java: ## @@ -15,17 +15,15 @@ // specific language governing permissions and limitations // under the License.

[GitHub] [doris] adonis0147 opened a new issue, #19263: [Bug] Failed to start BE

2023-05-04 Thread via GitHub
adonis0147 opened a new issue, #19263: URL: https://github.com/apache/doris/issues/19263 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Doris version: master

[GitHub] [doris] dataroaring commented on pull request #17535: [fix](modify) permit modify default value

2023-05-04 Thread via GitHub
dataroaring commented on PR #17535: URL: https://github.com/apache/doris/pull/17535#issuecomment-1534288077 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] dataroaring commented on issue #19260: [Feature] support partition on datetime in varchar

2023-05-04 Thread via GitHub
dataroaring commented on issue #19260: URL: https://github.com/apache/doris/issues/19260#issuecomment-1534287006 Refer to https://github.com/apache/doris/pull/17622 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534288141 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 #19068: [refactor](complex-type) refactor array/map/struct literal to not invoke execute() function in prepare state

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19068: URL: https://github.com/apache/doris/pull/19068#issuecomment-1534302524 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] xy720 commented on pull request #19068: [refactor](complex-type) refactor array/map/struct literal to not invoke execute() function in prepare state

2023-05-04 Thread via GitHub
xy720 commented on PR #19068: URL: https://github.com/apache/doris/pull/19068#issuecomment-1534305118 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

[GitHub] [doris] github-actions[bot] commented on pull request #19068: [refactor](complex-type) refactor array/map/struct literal to not invoke execute() function in prepare state

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19068: URL: https://github.com/apache/doris/pull/19068#issuecomment-1534310820 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 #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534322975 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] lsy3993 opened a new pull request, #19264: [typo](docs)add new attention of str_to_date function

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

[GitHub] [doris] CodeCooker17 opened a new pull request, #19265: [Bug][fe] DateTimeFormatter replace SimpleDateFormat because SimpleDa…

2023-05-04 Thread via GitHub
CodeCooker17 opened a new pull request, #19265: URL: https://github.com/apache/doris/pull/19265 …teFormat is not thread-safe. # Proposed changes Issue Number: close #19192 ## Problem summary DateTimeFormatter replace SimpleDateFormat in fe module because SimpleDat

[GitHub] [doris] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534329273 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

[doris] branch be-conf-jvm-opt created (now 0a523e48ef)

2023-05-04 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch be-conf-jvm-opt in repository https://gitbox.apache.org/repos/asf/doris.git at 0a523e48ef fix be.conf jvm opts This branch includes the following new commits: new 0a523e48ef fi

[doris] 01/01: fix be.conf jvm opts

2023-05-04 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch be-conf-jvm-opt in repository https://gitbox.apache.org/repos/asf/doris.git commit 0a523e48ef9ca4635600a8820a6f4612624b45fc Author: jiafeng.zhang AuthorDate: Thu May 4 16:50:15 2023 +0800

[GitHub] [doris] hf200012 opened a new pull request, #19266: [fix](be-conf-jvm)fix be.conf jvm opts

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

[GitHub] [doris] zhannngchen commented on pull request #19017: [feature](merge-on-write) enable merge on write by default

2023-05-04 Thread via GitHub
zhannngchen commented on PR #19017: URL: https://github.com/apache/doris/pull/19017#issuecomment-1534336360 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] github-actions[bot] commented on pull request #19262: [Feature](planner) use partial update in update from & delete from

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19262: URL: https://github.com/apache/doris/pull/19262#issuecomment-1534337556 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] zclllyybb commented on pull request #19250: [bugfix](rpc) fix read-after-free problem of DeleteClosure.

2023-05-04 Thread via GitHub
zclllyybb commented on PR #19250: URL: https://github.com/apache/doris/pull/19250#issuecomment-1534341200 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

[GitHub] [doris] zclllyybb commented on pull request #19122: [optimization](be) optimization for ColumnConst when writing mysql result

2023-05-04 Thread via GitHub
zclllyybb commented on PR #19122: URL: https://github.com/apache/doris/pull/19122#issuecomment-1534344872 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

[GitHub] [doris] github-actions[bot] commented on pull request #19250: [bugfix](rpc) fix read-after-free problem of DeleteClosure.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19250: URL: https://github.com/apache/doris/pull/19250#issuecomment-1534345352 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] hf200012 closed pull request #19266: [fix](be-conf-jvm)fix be.conf jvm opts

2023-05-04 Thread via GitHub
hf200012 closed pull request #19266: [fix](be-conf-jvm)fix be.conf jvm opts URL: https://github.com/apache/doris/pull/19266 -- 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] github-actions[bot] commented on pull request #19122: [optimization](be) optimization for ColumnConst when writing mysql result

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19122: URL: https://github.com/apache/doris/pull/19122#issuecomment-1534348983 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 #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1534352058 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 #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1534352193 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] dataroaring commented on a diff in pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-04 Thread via GitHub
dataroaring commented on code in PR #18874: URL: https://github.com/apache/doris/pull/18874#discussion_r1184751344 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -1062,6 +1135,41 @@ Status VOlapTableSink::open(RuntimeState* state) { return Status::OK(); } +void VOlapTableSin

[GitHub] [doris] starocean999 commented on pull request #19261: [fix](fe)return clone of the expr when it's substituted using a empty smap

2023-05-04 Thread via GitHub
starocean999 commented on PR #19261: URL: https://github.com/apache/doris/pull/19261#issuecomment-1534362287 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] HappenLee commented on a diff in pull request #19252: [Feature](generic-aggregation) add some type define for generic aggregate functions support

2023-05-04 Thread via GitHub
HappenLee commented on code in PR #19252: URL: https://github.com/apache/doris/pull/19252#discussion_r1184753715 ## be/src/vec/data_types/data_type_agg_state.h: ## @@ -0,0 +1,61 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] HappenLee commented on a diff in pull request #19252: [Feature](generic-aggregation) add some type define for generic aggregate functions support

2023-05-04 Thread via GitHub
HappenLee commented on code in PR #19252: URL: https://github.com/apache/doris/pull/19252#discussion_r1184753715 ## be/src/vec/data_types/data_type_agg_state.h: ## @@ -0,0 +1,61 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

[GitHub] [doris] hello-stephen commented on pull request #19261: [fix](fe)return clone of the expr when it's substituted using a empty smap

2023-05-04 Thread via GitHub
hello-stephen commented on PR #19261: URL: https://github.com/apache/doris/pull/19261#issuecomment-1534367124 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.49 seconds stream load tsv: 421 seconds loaded 74807831229 Bytes, about 169 MB/s

[GitHub] [doris] adonis0147 opened a new pull request, #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-04 Thread via GitHub
adonis0147 opened a new pull request, #19267: URL: https://github.com/apache/doris/pull/19267 # Proposed changes Issue Number: close #19263 ## Problem summary We should set `-XX:-MaxFDLimit` on macOS if we enable java support for BE otherwise BE may fail to start up.

[GitHub] [doris] adonis0147 commented on pull request #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-04 Thread via GitHub
adonis0147 commented on PR #19267: URL: https://github.com/apache/doris/pull/19267#issuecomment-1534369253 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 opened a new pull request, #19268: [fix](load) include canceled job when checking label used

2023-05-04 Thread via GitHub
TangSiyang2001 opened a new pull request, #19268: URL: https://github.com/apache/doris/pull/19268 # Proposed changes Issue Number: close #19215 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] TangSiyang2001 commented on pull request #19268: [fix](load) include canceled job when checking label used

2023-05-04 Thread via GitHub
TangSiyang2001 commented on PR #19268: URL: https://github.com/apache/doris/pull/19268#issuecomment-1534372115 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] dataroaring commented on pull request #19167: [feature](table) implement the round robin selection be when create tablet

2023-05-04 Thread via GitHub
dataroaring commented on PR #19167: URL: https://github.com/apache/doris/pull/19167#issuecomment-1534373282 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] yiguolei merged pull request #19223: [improvement](log) log timeout seconds when creating partitions timeout

2023-05-04 Thread via GitHub
yiguolei merged PR #19223: URL: https://github.com/apache/doris/pull/19223 -- 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 master updated: [improvement](log) log timeout seconds when creating partitions timeout (#19223)

2023-05-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 fa7d86efbd [improvement](log) log timeout secon

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

2023-05-04 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1534405079 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: [Only-Test-P0](fold_constant) add defer in fold constant to close

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1534410706 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 #19250: [bugfix](rpc) fix read-after-free problem of DeleteClosure.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19250: URL: https://github.com/apache/doris/pull/19250#issuecomment-1534411223 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 #19250: [bugfix](rpc) fix read-after-free problem of DeleteClosure.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19250: URL: https://github.com/apache/doris/pull/19250#issuecomment-1534411315 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] xxiao2018 opened a new pull request, #19269: [chore](release) build-for-release.sh support arm

2023-05-04 Thread via GitHub
xxiao2018 opened a new pull request, #19269: URL: https://github.com/apache/doris/pull/19269 # Proposed changes Issue Number: close #xxx ## Problem summary Use `uname -m` to get arch ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] xxiao2018 closed pull request #19269: [chore](release) build-for-release.sh support arm

2023-05-04 Thread via GitHub
xxiao2018 closed pull request #19269: [chore](release) build-for-release.sh support arm URL: https://github.com/apache/doris/pull/19269 -- 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 c

[GitHub] [doris] morningman opened a new pull request, #19270: [chore](release) build-for-release.sh support arm

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

[GitHub] [doris] morningman commented on pull request #19270: [chore](release) build-for-release.sh support arm

2023-05-04 Thread via GitHub
morningman commented on PR #19270: URL: https://github.com/apache/doris/pull/19270#issuecomment-1534415004 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] github-actions[bot] commented on pull request #19270: [chore](release) build-for-release.sh support arm

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19270: URL: https://github.com/apache/doris/pull/19270#issuecomment-1534417402 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 #19270: [chore](release) build-for-release.sh support arm

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19270: URL: https://github.com/apache/doris/pull/19270#issuecomment-1534417562 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] dutyu opened a new pull request, #19271: [Feature](block-rule) Support qps for block rule

2023-05-04 Thread via GitHub
dutyu opened a new pull request, #19271: URL: https://github.com/apache/doris/pull/19271 # Proposed changes Support qps for sql block rule. ## Problem summary Sometimes we need to limit users not to submit querys too often, but for some very light and fast querys, user c

[GitHub] [doris] weizhengte commented on pull request #19247: [enchancement](statistics) support periodic collection of statistics

2023-05-04 Thread via GitHub
weizhengte commented on PR #19247: URL: https://github.com/apache/doris/pull/19247#issuecomment-1534427545 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] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534428953 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 #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534433318 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] ZhangYu0123 opened a new pull request, #19272: [Chore](thrift) prevent BE to be recompiled many files

2023-05-04 Thread via GitHub
ZhangYu0123 opened a new pull request, #19272: URL: https://github.com/apache/doris/pull/19272 # Proposed changes When executing build.sh, it clean thrift code so that BE will be recompiled many files. It is added by this pr https://github.com/apache/doris/pull/19217 We can

[GitHub] [doris] ZhangYu0123 commented on pull request #19272: [Chore](thrift) prevent BE to be recompiled many files

2023-05-04 Thread via GitHub
ZhangYu0123 commented on PR #19272: URL: https://github.com/apache/doris/pull/19272#issuecomment-1534449531 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] hello-stephen commented on pull request #19267: [chore](macOS) Fix JAVA_OPTS in start_be.sh

2023-05-04 Thread via GitHub
hello-stephen commented on PR #19267: URL: https://github.com/apache/doris/pull/19267#issuecomment-1534452023 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.76 seconds stream load tsv: 424 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19257: [Improvement](string function) optimize substring and in string set

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19257: URL: https://github.com/apache/doris/pull/19257#issuecomment-1534457189 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 #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1534457448 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 #19254: [refactor](conjuncts) simplify conjuncts in exec node

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19254: URL: https://github.com/apache/doris/pull/19254#issuecomment-1534459237 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 #19254: [refactor](conjuncts) simplify conjuncts in exec node

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #19254: URL: https://github.com/apache/doris/pull/19254#issuecomment-1534459345 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] yiguolei merged pull request #19254: [refactor](conjuncts) simplify conjuncts in exec node

2023-05-04 Thread via GitHub
yiguolei merged PR #19254: URL: https://github.com/apache/doris/pull/19254 -- 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 master updated: [refactor](conjuncts) simplify conjuncts in exec node (#19254)

2023-05-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 4e4fb33995 [refactor](conjuncts) simplify conju

[GitHub] [doris] github-actions[bot] commented on pull request #18747: [Enhancement](Nereids)Add nereids minidump

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18747: URL: https://github.com/apache/doris/pull/18747#issuecomment-1534461356 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 #18747: [Enhancement](Nereids)Add nereids minidump

2023-05-04 Thread via GitHub
github-actions[bot] commented on PR #18747: URL: https://github.com/apache/doris/pull/18747#issuecomment-1534461458 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] Mryange commented on pull request #19273: [Only-Test-P0](fold_constant) get enableFoldConstantByBe = true failed case

2023-05-04 Thread via GitHub
Mryange commented on PR #19273: URL: https://github.com/apache/doris/pull/19273#issuecomment-1534463986 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   >