[GitHub] [doris] Kikyou1997 commented on a diff in pull request #19323: [Doc](statistics) add statistics document

2023-05-05 Thread via GitHub
Kikyou1997 commented on code in PR #19323: URL: https://github.com/apache/doris/pull/19323#discussion_r1186651997 ## docs/zh-CN/docs/query-acceleration/statistics.md: ## @@ -0,0 +1,888 @@ +--- +{ +"title": "统计信息", +"language": "zh-CN" +} +--- + + + +# 统计信息 + +## 统计信息简介 + +在 SQL

[GitHub] [doris] github-actions[bot] commented on pull request #19170: [Enhancement](Broker Load) New progress manager for showing loading progress status

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19170: URL: https://github.com/apache/doris/pull/19170#issuecomment-1537071701 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] Kikyou1997 commented on a diff in pull request #19323: [Doc](statistics) add statistics document

2023-05-05 Thread via GitHub
Kikyou1997 commented on code in PR #19323: URL: https://github.com/apache/doris/pull/19323#discussion_r1186651997 ## docs/zh-CN/docs/query-acceleration/statistics.md: ## @@ -0,0 +1,888 @@ +--- +{ +"title": "统计信息", +"language": "zh-CN" +} +--- + + + +# 统计信息 + +## 统计信息简介 + +在 SQL

[GitHub] [doris] github-actions[bot] commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1537070970 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] 16601746291 commented on issue #19225: [Bug] Document Error

2023-05-05 Thread via GitHub
16601746291 commented on issue #19225: URL: https://github.com/apache/doris/issues/19225#issuecomment-1537070853 > This function code may not be merged in 1.2 Thanks, Which version branch is planned to merge? -- This is an automated message from the Apache Git Service. To respond to

[doris] branch master updated (3f6e5118e6 -> 626a4c2ab0)

2023-05-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3f6e5118e6 [enchancement](statistics) support periodic collection of statistics (#19247) add 626a4c2ab0 [Regres

[GitHub] [doris] yiguolei merged pull request #19306: [RegressionTest](pipeline) coredump when run regression test in pipeline exec engine

2023-05-05 Thread via GitHub
yiguolei merged PR #19306: URL: https://github.com/apache/doris/pull/19306 -- 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

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

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

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19262: URL: https://github.com/apache/doris/pull/19262#issuecomment-1537070563 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 merged pull request #19247: [enchancement](statistics) support periodic collection of statistics

2023-05-05 Thread via GitHub
yiguolei merged PR #19247: URL: https://github.com/apache/doris/pull/19247 -- 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

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

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19262: URL: https://github.com/apache/doris/pull/19262#issuecomment-1537070405 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 master updated (3287f350de -> ccd22c508a)

2023-05-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3287f350de [feature](table) implement the round robin selection be when create tablet (#19167) add ccd22c508a [

[GitHub] [doris] yiguolei merged pull request #19255: [chore](fe) Fix the build on Centos 6

2023-05-05 Thread via GitHub
yiguolei merged PR #19255: URL: https://github.com/apache/doris/pull/19255 -- 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

[GitHub] [doris] yiguolei closed issue #19253: [Bug] Failed to build FE on Centos6

2023-05-05 Thread via GitHub
yiguolei closed issue #19253: [Bug] Failed to build FE on Centos6 URL: https://github.com/apache/doris/issues/19253 -- 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 unsubscri

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

2023-05-05 Thread via GitHub
yixiutt commented on code in PR #19262: URL: https://github.com/apache/doris/pull/19262#discussion_r1186649975 ## fe/fe-core/src/main/java/org/apache/doris/analysis/UpdateStmt.java: ## @@ -118,13 +118,19 @@ private void constructInsertStmt() { // limit

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

2023-05-05 Thread via GitHub
yixiutt commented on code in PR #19262: URL: https://github.com/apache/doris/pull/19262#discussion_r1186649950 ## fe/fe-core/src/main/java/org/apache/doris/analysis/InsertStmt.java: ## @@ -150,6 +155,21 @@ public InsertStmt(InsertTarget target, String label, List cols, InsertSo

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

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1537069739 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 master updated: [feature](table) implement the round robin selection be when create tablet (#19167)

2023-05-05 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 3287f350de [feature](table) implement the rou

[GitHub] [doris] morningman merged pull request #19135: [feature](S3FileWriter) Reduce network RTT for files that multipart are not applicable

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

[GitHub] [doris] morningman merged pull request #19167: [feature](table) implement the round robin selection be when create tablet

2023-05-05 Thread via GitHub
morningman merged PR #19167: URL: https://github.com/apache/doris/pull/19167 -- 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: [feature](S3FileWriter) Reduce network RTT for files that multipart are not applicable (#19135)

2023-05-05 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 83040c8f25 [feature](S3FileWriter) Reduce net

[GitHub] [doris] morningman merged pull request #19030: [Improvement](meta) support return no partition info for show_create_table

2023-05-05 Thread via GitHub
morningman merged PR #19030: URL: https://github.com/apache/doris/pull/19030 -- 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: [Improvement](meta) support return no partition info for show_create_table (#19030)

2023-05-05 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 ff6e0d3943 [Improvement](meta) support return

[GitHub] [doris] freemandealer commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-05 Thread via GitHub
freemandealer commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1537068905 run beut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #19205: [enhancement](stats) Make stats cache item size configurable

2023-05-05 Thread via GitHub
Kikyou1997 commented on code in PR #19205: URL: https://github.com/apache/doris/pull/19205#discussion_r1186649242 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1919,5 +1919,20 @@ public class Config extends ConfigBase { @ConfField(mutable = tru

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

2023-05-05 Thread via GitHub
zhannngchen commented on PR #19017: URL: https://github.com/apache/doris/pull/19017#issuecomment-1537068815 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 #19333: Revert "[refactor](function) ignore DST for function `from_unixtime` (#19151)"

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

[GitHub] [doris] morningman commented on a diff in pull request #18616: Support read iceberg data on gcs

2023-05-05 Thread via GitHub
morningman commented on code in PR #18616: URL: https://github.com/apache/doris/pull/18616#discussion_r1186649165 ## fe/fe-core/src/main/java/org/apache/doris/common/util/S3Util.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] eldenmoon commented on a diff in pull request #18654: [WIP](row store) two phase opt read row store

2023-05-05 Thread via GitHub
eldenmoon commented on code in PR #18654: URL: https://github.com/apache/doris/pull/18654#discussion_r1186648677 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -195,6 +197,45 @@ public PhysicalPlanTranslator(PlanTranslator

[GitHub] [doris] reswqa commented on pull request #19234: [feature-wip](mv lifecycle) Support drop partition from index.

2023-05-05 Thread via GitHub
reswqa commented on PR #19234: URL: https://github.com/apache/doris/pull/19234#issuecomment-1537066174 > could we do select rollup/mv correctly after we do drop index partition? Sorry, I don't fully understand what you mean. Do you mean that after deleting baseIndex, can we still perf

[GitHub] [doris] github-actions[bot] commented on pull request #19307: [improvement](JDBC Catalog)Added Presto connection to Presto/Trino

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19307: URL: https://github.com/apache/doris/pull/19307#issuecomment-1537064936 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] github-actions[bot] commented on pull request #19307: [improvement](JDBC Catalog)Added Presto connection to Presto/Trino

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19307: URL: https://github.com/apache/doris/pull/19307#issuecomment-1537064931 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] morningman commented on pull request #19307: [improvement](JDBC Catalog)Added Presto connection to Presto/Trino

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

2023-05-05 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1537064572 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] morrySnow commented on pull request #19234: [feature-wip](mv lifecycle) Support drop partition from index.

2023-05-05 Thread via GitHub
morrySnow commented on PR #19234: URL: https://github.com/apache/doris/pull/19234#issuecomment-1537064250 could we do select rollup/mv correctly after we do drop index partition? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] github-actions[bot] commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1537062115 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] github-actions[bot] commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1537062108 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] yiguolei commented on pull request #19332: [refactor](remove unused file) remove progresss updater

2023-05-05 Thread via GitHub
yiguolei commented on PR #19332: URL: https://github.com/apache/doris/pull/19332#issuecomment-1537062073 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] Gabriel39 commented on pull request #19333: Revert "[refactor](function) ignore DST for function `from_unixtime` (#19151)"

2023-05-05 Thread via GitHub
Gabriel39 commented on PR #19333: URL: https://github.com/apache/doris/pull/19333#issuecomment-1537062040 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] morningman commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

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

[doris] branch master updated: [improvement](scripts) modify download scripts to shorten the dir name (#19330)

2023-05-05 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 28b5ef436a [improvement](scripts) modify down

[GitHub] [doris] morningman merged pull request #19330: [improvement](scripts) modify download scripts to shorten the dir name

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

[GitHub] [doris] github-actions[bot] commented on pull request #19333: Revert "[refactor](function) ignore DST for function `from_unixtime` (#19151)"

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19333: URL: https://github.com/apache/doris/pull/19333#issuecomment-1537061332 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] deadlinefen commented on pull request #19303: [chore](compile) using PCH for compilation acceleration under clang

2023-05-05 Thread via GitHub
deadlinefen commented on PR #19303: URL: https://github.com/apache/doris/pull/19303#issuecomment-1537061044 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] Gabriel39 opened a new pull request, #19333: Revert "[refactor](function) ignore DST for function `from_unixtime` (#19151)"

2023-05-05 Thread via GitHub
Gabriel39 opened a new pull request, #19333: URL: https://github.com/apache/doris/pull/19333 … This reverts commit 9dd6c8f87b73db238bfd38fb1d76f3796910f398. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Check

[GitHub] [doris] zclllyybb commented on a diff in pull request #19331: [bugfix](vectorization) fix data racing of VDataStreamRecvr

2023-05-05 Thread via GitHub
zclllyybb commented on code in PR #19331: URL: https://github.com/apache/doris/pull/19331#discussion_r1186643031 ## be/src/vec/runtime/vdata_stream_recvr.cpp: ## @@ -161,9 +162,11 @@ void VDataStreamRecvr::SenderQueue::add_block(const PBlock& pblock, int be_numbe COUNTER_U

[GitHub] [doris] github-actions[bot] commented on pull request #19238: [feature](executor) Use the BE info to set pipeline variables.

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19238: URL: https://github.com/apache/doris/pull/19238#issuecomment-1537059172 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 #19238: [feature](executor) Use the BE info to set pipeline variables.

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19238: URL: https://github.com/apache/doris/pull/19238#issuecomment-1537059016 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] Mryange commented on pull request #19238: [feature](executor) Use the BE info to set pipeline variables.

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

[GitHub] [doris] HHoflittlefish777 commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-05 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1537058435 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] Mryange commented on pull request #19324: [Only-Test](pipeline) parallel = 8 in pipeline

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

[GitHub] [doris] github-actions[bot] commented on pull request #19324: [Only-Test](pipeline) parallel = 8 in pipeline

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19324: URL: https://github.com/apache/doris/pull/19324#issuecomment-1537058354 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 master updated: [minor](stats) Add doc for stats framework (#19311)

2023-05-05 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 bd23db762d [minor](stats) Add doc for stats fr

[GitHub] [doris] morrySnow merged pull request #19311: [minor](stats) Add doc for stats framework

2023-05-05 Thread via GitHub
morrySnow merged PR #19311: URL: https://github.com/apache/doris/pull/19311 -- 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] httpshirley commented on pull request #18862: [security](log) Don't print password in BaseController

2023-05-05 Thread via GitHub
httpshirley commented on PR #18862: URL: https://github.com/apache/doris/pull/18862#issuecomment-1537053530 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] BiteTheDDDDt commented on a diff in pull request #19331: [bugfix](vectorization) fix data racing of VDataStreamRecvr

2023-05-05 Thread via GitHub
BiteThet commented on code in PR #19331: URL: https://github.com/apache/doris/pull/19331#discussion_r1186637931 ## be/src/vec/runtime/vdata_stream_recvr.cpp: ## @@ -161,9 +162,11 @@ void VDataStreamRecvr::SenderQueue::add_block(const PBlock& pblock, int be_numbe COUNTE

[GitHub] [doris] github-actions[bot] commented on pull request #19303: [chore](compile) using PCH for compilation acceleration under clang

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19303: URL: https://github.com/apache/doris/pull/19303#issuecomment-1537052979 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] dataroaring commented on pull request #19303: [chore](compile) using PCH for compilation acceleration under clang

2023-05-05 Thread via GitHub
dataroaring commented on PR #19303: URL: https://github.com/apache/doris/pull/19303#issuecomment-1537052876 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 #19332: [refactor](remove unused file) remove progresss updater

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19332: URL: https://github.com/apache/doris/pull/19332#issuecomment-1537052825 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] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-05-05 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1537052788 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] yiguolei opened a new pull request, #19332: [refactor](remove unused file) remove progresss updater

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

[GitHub] [doris] github-actions[bot] commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537049353 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 #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537041358 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] hello-stephen commented on pull request #19303: [chore](compile) using PCH for compilation acceleration under clang

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

[GitHub] [doris] github-actions[bot] commented on pull request #19311: [minor](stats) Add doc for stats framework

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19311: URL: https://github.com/apache/doris/pull/19311#issuecomment-1537040184 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] github-actions[bot] commented on pull request #19311: [minor](stats) Add doc for stats framework

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19311: URL: https://github.com/apache/doris/pull/19311#issuecomment-1537040174 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] reswqa commented on pull request #19234: [feature-wip](mv lifecycle) Support drop partition from index.

2023-05-05 Thread via GitHub
reswqa commented on PR #19234: URL: https://github.com/apache/doris/pull/19234#issuecomment-1537039944 Thanks @dataroaring for the review. I have updated this pull request in some new commits for the convenience of review, we can squashed them when merging code. Regression test is a

[GitHub] [doris] github-actions[bot] commented on pull request #19331: [bugfix](vectorization) fix data racing of VDataStreamRecvr

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19331: URL: https://github.com/apache/doris/pull/19331#issuecomment-1537039597 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] hello-stephen commented on pull request #19325: [Chore](build) update some doc about build enviroment

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

[GitHub] [doris] reswqa commented on a diff in pull request #19234: [feature-wip](mv lifecycle) Support drop partition from index.

2023-05-05 Thread via GitHub
reswqa commented on code in PR #19234: URL: https://github.com/apache/doris/pull/19234#discussion_r1186613997 ## fe/fe-core/src/main/java/org/apache/doris/common/ErrorCode.java: ## @@ -1192,7 +1192,9 @@ public enum ErrorCode { + " table supports time travel in current vers

[GitHub] [doris] zclllyybb commented on pull request #19331: [bugfix](vectorization) fix data racing of VDataStreamRecvr

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

[doris] branch master updated: [doc](flinkconnector) fix english doc #19315

2023-05-05 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 1223f81228 [doc](flinkconnector) fix english do

[GitHub] [doris] yiguolei merged pull request #19315: [doc](flinkconnector) fix english doc

2023-05-05 Thread via GitHub
yiguolei merged PR #19315: URL: https://github.com/apache/doris/pull/19315 -- 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

[GitHub] [doris] zclllyybb opened a new pull request, #19331: [bugfix](vectorization) fix data racing of VDataStreamRecvr

2023-05-05 Thread via GitHub
zclllyybb opened a new pull request, #19331: URL: https://github.com/apache/doris/pull/19331 # Proposed changes ``` F0505 22:46:41.875746 497986 vdata_stream_recvr.cpp:87] Check failed: _num_remaining_senders == 0 (26 vs. 0) *** Check failure stack trace: *** @ 0x55c

[GitHub] [doris] github-actions[bot] commented on pull request #19330: [improvement](scripts) modify download scripts to shorten the dir name

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19330: URL: https://github.com/apache/doris/pull/19330#issuecomment-1537038192 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] github-actions[bot] commented on pull request #19330: [improvement](scripts) modify download scripts to shorten the dir name

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19330: URL: https://github.com/apache/doris/pull/19330#issuecomment-1537038181 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] morningman commented on pull request #19330: [improvement](scripts) modify download scripts to shorten the dir name

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

2023-05-05 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1537037689 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] morningman opened a new pull request, #19330: [improvement](scripts) modify download scripts to shorten the dir name

2023-05-05 Thread via GitHub
morningman opened a new pull request, #19330: URL: https://github.com/apache/doris/pull/19330 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Rename the download dir to short name: fe, be, dependencies 2. Remove tsinghua source for 1.2.3 3. Modify

[GitHub] [doris-website] httpshirley opened a new pull request, #219: Add Douyu blog

2023-05-05 Thread via GitHub
httpshirley opened a new pull request, #219: URL: https://github.com/apache/doris-website/pull/219 (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 unsubscri

[GitHub] [doris] ZashJie opened a new pull request, #19329: [Doc](Decimalv3) Fixed the precision of DECIMALV3 in the document

2023-05-05 Thread via GitHub
ZashJie opened a new pull request, #19329: URL: https://github.com/apache/doris/pull/19329 # Proposed changes +--+--+ | precision| Space occupied (memory/disk) | +--+--+

[GitHub] [doris] JNSimba opened a new pull request, #19328: [test](regression) add flink sync db case

2023-05-05 Thread via GitHub
JNSimba opened a new pull request, #19328: URL: https://github.com/apache/doris/pull/19328 ## Problem summary add flink sync db case ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has document been added or mo

[doris] branch master updated (cdfbfd1f6b -> dff669899a)

2023-05-05 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cdfbfd1f6b [fix](replica) Fix inconsistent replica id between FE and BE (#18688) add dff669899a [Feature](gen

[GitHub] [doris] BiteTheDDDDt merged pull request #19252: [Feature](generic-aggregation) add some type define for generic aggregate functions support

2023-05-05 Thread via GitHub
BiteThet merged PR #19252: URL: https://github.com/apache/doris/pull/19252 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537032795 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] github-actions[bot] commented on pull request #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19327: URL: https://github.com/apache/doris/pull/19327#issuecomment-1537032219 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 #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1537031957 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-05 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1537031555 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] AshinGau opened a new pull request, #19327: [refactor](FileCache) set FE session variable enable_file_cache=false as default

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

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

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1537031356 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 #19325: [Chore](build) update some doc about build enviroment

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19325: URL: https://github.com/apache/doris/pull/19325#issuecomment-1537030946 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] BiteTheDDDDt commented on pull request #19325: [Chore](build) update some doc about build enviroment

2023-05-05 Thread via GitHub
BiteThet commented on PR #19325: URL: https://github.com/apache/doris/pull/19325#issuecomment-1537030890 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] weizhengte commented on pull request #19323: [Doc](statistics) add statistics document

2023-05-05 Thread via GitHub
weizhengte commented on PR #19323: URL: https://github.com/apache/doris/pull/19323#issuecomment-1537030631 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] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

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

[GitHub] [doris] github-actions[bot] commented on pull request #19325: [Chore](build) update some doc about build enviroment

2023-05-05 Thread via GitHub
github-actions[bot] commented on PR #19325: URL: https://github.com/apache/doris/pull/19325#issuecomment-1537030381 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] nextdreamblue opened a new pull request, #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-05 Thread via GitHub
nextdreamblue opened a new pull request, #19326: URL: https://github.com/apache/doris/pull/19326 # Proposed changes Issue Number: close #xxx ## Problem summary 1. The materialized view not support create from one duplicate table without keys 2. Duplicate table without

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

2023-05-05 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1537030504 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 #19325: [Chore](build) update some doc about build enviroment

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

[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-05 Thread via GitHub
xy720 commented on PR #19068: URL: https://github.com/apache/doris/pull/19068#issuecomment-1537029929 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] github-actions[bot] commented on pull request #19325: [Chore](build) update some doc about build enviroment

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

  1   2   3   4   5   >