[GitHub] [doris] Gabriel39 closed pull request #13258: [config](datev2) set `enable_date_conversion = true` by default

2022-10-10 Thread GitBox
Gabriel39 closed pull request #13258: [config](datev2) set `enable_date_conversion = true` by default URL: https://github.com/apache/doris/pull/13258 -- 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

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] morningman opened a new pull request, #13277: [test][not-merge] test ci

2022-10-10 Thread GitBox
morningman opened a new pull request, #13277: URL: https://github.com/apache/doris/pull/13277 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991818187 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] github-actions[bot] commented on pull request #13263: [fix](new-scann) scanner may be marked close twice

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13263: URL: https://github.com/apache/doris/pull/13263#issuecomment-1274125352 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] hf200012 opened a new pull request, #13278: [improvement](datax)And ali datax unified configuration naming, modify maxBatchSize to batchSize

2022-10-10 Thread GitBox
hf200012 opened a new pull request, #13278: URL: https://github.com/apache/doris/pull/13278 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] github-actions[bot] commented on pull request #13278: [improvement](datax)And ali datax unified configuration naming, modify maxBatchSize to batchSize

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13278: URL: https://github.com/apache/doris/pull/13278#issuecomment-1274132375 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 #13278: [improvement](datax)And ali datax unified configuration naming, modify maxBatchSize to batchSize

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13278: URL: https://github.com/apache/doris/pull/13278#issuecomment-1274132401 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 #13215: [typo](docs)fix 404 error url

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13215: URL: https://github.com/apache/doris/pull/13215#issuecomment-1274133928 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 #13215: [typo](docs)fix 404 error url

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13215: URL: https://github.com/apache/doris/pull/13215#issuecomment-1274133963 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] chenlinzhong opened a new issue, #13279: [Bug] Invalid column order. value should be after key

2022-10-10 Thread GitBox
chenlinzhong opened a new issue, #13279: URL: https://github.com/apache/doris/issues/13279 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991831818 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] hf200012 merged pull request #13215: [typo](docs)fix 404 error url

2022-10-10 Thread GitBox
hf200012 merged PR #13215: URL: https://github.com/apache/doris/pull/13215 -- 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] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-10 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991830292 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -756,6 +764,82 @@ private void getScanRangeLocations() throws UserException { L

[GitHub] [doris] github-actions[bot] commented on pull request #13149: [typo](docs)Fix FE Configuration Jump Link 404

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13149: URL: https://github.com/apache/doris/pull/13149#issuecomment-1274136427 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 #13149: [typo](docs)Fix FE Configuration Jump Link 404

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13149: URL: https://github.com/apache/doris/pull/13149#issuecomment-1274136457 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 #13169: [typo](docs) Fix the jump link 404 in basic usage.md

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13169: URL: https://github.com/apache/doris/pull/13169#issuecomment-1274136822 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 #13169: [typo](docs) Fix the jump link 404 in basic usage.md

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13169: URL: https://github.com/apache/doris/pull/13169#issuecomment-1274136846 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] chenlinzhong closed issue #13279: [Bug] Invalid column order. value should be after key

2022-10-10 Thread GitBox
chenlinzhong closed issue #13279: [Bug] Invalid column order. value should be after key URL: https://github.com/apache/doris/issues/13279 -- 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] github-actions[bot] commented on pull request #13168: [typo](docs) Fix jump link 404 in elastic-expansion.md

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13168: URL: https://github.com/apache/doris/pull/13168#issuecomment-1274143904 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 #13168: [typo](docs) Fix jump link 404 in elastic-expansion.md

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13168: URL: https://github.com/apache/doris/pull/13168#issuecomment-1274143935 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 #13259: test benchmark pipeline

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13259: URL: https://github.com/apache/doris/pull/13259#issuecomment-1274145671 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3224584553";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #13078: [typo](docs)add orthogonal bitmap function note.

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13078: URL: https://github.com/apache/doris/pull/13078#issuecomment-1274150885 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 #13078: [typo](docs)add orthogonal bitmap function note.

2022-10-10 Thread GitBox
github-actions[bot] commented on PR #13078: URL: https://github.com/apache/doris/pull/13078#issuecomment-1274150955 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] hf200012 opened a new pull request, #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-10 Thread GitBox
hf200012 opened a new pull request, #13280: URL: https://github.com/apache/doris/pull/13280 Modification instructions and examples for adding schema change key columns # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes.

[GitHub] [doris] morningman commented on a diff in pull request #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-10 Thread GitBox
morningman commented on code in PR #13280: URL: https://github.com/apache/doris/pull/13280#discussion_r991874787 ## docs/zh-CN/docs/advanced/alter-table/schema-change.md: ## @@ -181,6 +181,42 @@ ADD COLUMN k5 INT default "1" to rollup2; 同时,不允许向 Rollup 中加入 Base 表已经存在的列。如果用户需要这

[GitHub] [doris] chenlinzhong commented on pull request #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-10 Thread GitBox
chenlinzhong commented on PR #13280: URL: https://github.com/apache/doris/pull/13280#issuecomment-1274163179 I suggest adding the command "show alter table column" , so that user can view the progress -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [doris] lsy3993 opened a new pull request, #13281: [function](date function) add new date function 'first_month_day'

2022-10-10 Thread GitBox
lsy3993 opened a new pull request, #13281: URL: https://github.com/apache/doris/pull/13281 # Proposed changes Issue Number: close #13131 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris-website] hf200012 merged pull request #138: [typo](docs)delete duplicate document

2022-10-10 Thread GitBox
hf200012 merged PR #138: URL: https://github.com/apache/doris-website/pull/138 -- 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-website] hf200012 merged pull request #136: [typo](docs)fix 404 error url in logstash

2022-10-10 Thread GitBox
hf200012 merged PR #136: URL: https://github.com/apache/doris-website/pull/136 -- 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-website] hf200012 merged pull request #133: [doc](0.15) update 404 error url

2022-10-10 Thread GitBox
hf200012 merged PR #133: URL: https://github.com/apache/doris-website/pull/133 -- 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-website] hf200012 merged pull request #132: 404 repair

2022-10-10 Thread GitBox
hf200012 merged PR #132: URL: https://github.com/apache/doris-website/pull/132 -- 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-website] hf200012 merged pull request #126: [typo](docs) Fix the jump link 404

2022-10-10 Thread GitBox
hf200012 merged PR #126: URL: https://github.com/apache/doris-website/pull/126 -- 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-website] hf200012 merged pull request #123: [typo](docs) Fix jump link 404 in elastic expansion. md

2022-10-10 Thread GitBox
hf200012 merged PR #123: URL: https://github.com/apache/doris-website/pull/123 -- 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-website] hf200012 merged pull request #121: [typo](docs)Fix the jump link 404 in delete recover.md

2022-10-10 Thread GitBox
hf200012 merged PR #121: URL: https://github.com/apache/doris-website/pull/121 -- 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-website] hf200012 merged pull request #120: [typo](docs)Fix FE Configuration Jump Link 404

2022-10-10 Thread GitBox
hf200012 merged PR #120: URL: https://github.com/apache/doris-website/pull/120 -- 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] hf200012 merged pull request #13278: [improvement](datax)And ali datax unified configuration naming, modify maxBatchSize to batchSize

2022-10-10 Thread GitBox
hf200012 merged PR #13278: URL: https://github.com/apache/doris/pull/13278 -- 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] hf200012 commented on a diff in pull request #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-10 Thread GitBox
hf200012 commented on code in PR #13280: URL: https://github.com/apache/doris/pull/13280#discussion_r991884646 ## docs/zh-CN/docs/advanced/alter-table/schema-change.md: ## @@ -181,6 +181,42 @@ ADD COLUMN k5 INT default "1" to rollup2; 同时,不允许向 Rollup 中加入 Base 表已经存在的列。如果用户需要这样做

[GitHub] [doris] BePPPower opened a new pull request, #13282: [feature-wip](multi-catalog) support csv reader

2022-10-11 Thread GitBox
BePPPower opened a new pull request, #13282: URL: https://github.com/apache/doris/pull/13282 # Proposed changes Issue Number: close #12574 This pr adds `CsvReader` which implements `GenericReader` interface to support read `csv` format file. ## Problem summary Describ

[GitHub] [doris] github-actions[bot] commented on pull request #13250: [fix](olap) fix core dump caused by LikeColumnPredicate with nullable…

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13250: URL: https://github.com/apache/doris/pull/13250#issuecomment-1274194820 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] lahok commented on issue #8182: 增加对外部表sqlserver中nvarchar类型数据的支持

2022-10-11 Thread GitBox
lahok commented on issue #8182: URL: https://github.com/apache/doris/issues/8182#issuecomment-1274199501 下面这段是我曾经测试它时的笔记, 你参考一下: -- 原始邮件 -- 发件人: ***@***.***>; 发送时间: 2022年7月7日(星期四) 下午3:36 收件人: ***@***.***>; 抄送: ***@***.***>; ***@

[GitHub] [doris] adonis0147 commented on pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-11 Thread GitBox
adonis0147 commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1274224042 Hi @nextdreamblue , please rebase the `master` branch to resolve the conflicts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [doris] hf200012 commented on pull request #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-11 Thread GitBox
hf200012 commented on PR #13280: URL: https://github.com/apache/doris/pull/13280#issuecomment-1274225482 > I suggest adding the command "show alter table column" , so that user can view the progress ok -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [doris] yiguolei merged pull request #13263: [fix](new-scann) scanner may be marked close twice

2022-10-11 Thread GitBox
yiguolei merged PR #13263: URL: https://github.com/apache/doris/pull/13263 -- 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] hf200012 merged pull request #13169: [typo](docs) Fix the jump link 404 in basic usage.md

2022-10-11 Thread GitBox
hf200012 merged PR #13169: URL: https://github.com/apache/doris/pull/13169 -- 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] hf200012 merged pull request #13168: [typo](docs) Fix jump link 404 in elastic-expansion.md

2022-10-11 Thread GitBox
hf200012 merged PR #13168: URL: https://github.com/apache/doris/pull/13168 -- 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 merged pull request #13270: [fix](be-ut)(clang-build)(aarch64) Fix the BRPC "sched_to itself" error when running BE UT

2022-10-11 Thread GitBox
yiguolei merged PR #13270: URL: https://github.com/apache/doris/pull/13270 -- 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 #13268: [Bug](be-ut)(aarch64) "sched_to itself" errors occur when running BE UT.

2022-10-11 Thread GitBox
yiguolei closed issue #13268: [Bug](be-ut)(aarch64) "sched_to itself" errors occur when running BE UT. URL: https://github.com/apache/doris/issues/13268 -- 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

[GitHub] [doris] yiguolei merged pull request #13250: [fix](olap) fix core dump caused by LikeColumnPredicate with nullable…

2022-10-11 Thread GitBox
yiguolei merged PR #13250: URL: https://github.com/apache/doris/pull/13250 -- 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 #13249: [Bug] coredump caused by like predicate with nullable column

2022-10-11 Thread GitBox
yiguolei closed issue #13249: [Bug] coredump caused by like predicate with nullable column URL: https://github.com/apache/doris/issues/13249 -- 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 speci

[GitHub] [doris] hf200012 merged pull request #13149: [typo](docs)Fix FE Configuration Jump Link 404

2022-10-11 Thread GitBox
hf200012 merged PR #13149: URL: https://github.com/apache/doris/pull/13149 -- 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] hf200012 merged pull request #13176: [typo](docs)Fix Docs Error Urls

2022-10-11 Thread GitBox
hf200012 merged PR #13176: URL: https://github.com/apache/doris/pull/13176 -- 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 merged pull request #13245: [improvement](tcmalloc) increase tcmalloc upper limit to 90%

2022-10-11 Thread GitBox
yiguolei merged PR #13245: URL: https://github.com/apache/doris/pull/13245 -- 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] hf200012 merged pull request #13171: [typo](docs)fix error url

2022-10-11 Thread GitBox
hf200012 merged PR #13171: URL: https://github.com/apache/doris/pull/13171 -- 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 merged pull request #13225: [fix](array-type) fix get_data_at for zero element array

2022-10-11 Thread GitBox
yiguolei merged PR #13225: URL: https://github.com/apache/doris/pull/13225 -- 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 #13119: [Bug] global buffer flow when using VExpr::debug_string on empty array

2022-10-11 Thread GitBox
yiguolei closed issue #13119: [Bug] global buffer flow when using VExpr::debug_string on empty array URL: https://github.com/apache/doris/issues/13119 -- 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

[GitHub] [doris] yiguolei merged pull request #13280: [typo](docs)Modification instructions and examples for adding schema change key columns

2022-10-11 Thread GitBox
yiguolei merged PR #13280: URL: https://github.com/apache/doris/pull/13280 -- 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 merged pull request #13205: [regression-test](unique) Check the table version upper 1 before select operation.

2022-10-11 Thread GitBox
yiguolei merged PR #13205: URL: https://github.com/apache/doris/pull/13205 -- 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 merged pull request #13078: [typo](docs)add orthogonal bitmap function note.

2022-10-11 Thread GitBox
yiguolei merged PR #13078: URL: https://github.com/apache/doris/pull/13078 -- 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 merged pull request #13238: [Bug](predicate) Cover all const predicates in scan node

2022-10-11 Thread GitBox
yiguolei merged PR #13238: URL: https://github.com/apache/doris/pull/13238 -- 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 commented on pull request #13255: [feature](config)Add hide config to hide config in webserver for safety.

2022-10-11 Thread GitBox
yiguolei commented on PR #13255: URL: https://github.com/apache/doris/pull/13255#issuecomment-1274245094 If config's security is a problem, then why not add a config to disable all http APIs in BE? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [doris] yiguolei merged pull request #13276: [function](datev2) Complements for datev2 functions

2022-10-11 Thread GitBox
yiguolei merged PR #13276: URL: https://github.com/apache/doris/pull/13276 -- 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 merged pull request #13113: [improvement](log) limit nums of logging disable auto compaction

2022-10-11 Thread GitBox
yiguolei merged PR #13113: URL: https://github.com/apache/doris/pull/13113 -- 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 merged pull request #13041: [docs](broker load) add doc for property load_parallelism

2022-10-11 Thread GitBox
yiguolei merged PR #13041: URL: https://github.com/apache/doris/pull/13041 -- 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] kpfly commented on issue #10696: [Bug] BrokerLoad导入任务出现type:ETL_RUN_FAIL; msg:errCode = 2, detailMessage = Broker list path exception. path=hdfs:xxx

2022-10-11 Thread GitBox
kpfly commented on issue #10696: URL: https://github.com/apache/doris/issues/10696#issuecomment-1274249010 Good Job,跨地域了么? icedrugs89 ***@***.***> 于2022年7月8日周五 17:19写道: > 1、指定具体的年月日分区是可以导入的,怀疑是表的分区目录过大,进行如下验证: > 1)broker机器安装hdfs客户端环境,使用通配符*访问hive对应的所有分区文件,耗时大约在56秒 > 2)查看对应

[GitHub] [doris] yiguolei merged pull request #12919: [fix](memory): avoid coredump when list pointer is null

2022-10-11 Thread GitBox
yiguolei merged PR #12919: URL: https://github.com/apache/doris/pull/12919 -- 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] zeropc commented on issue #6911: [Bug] [Spark Load]Got incorrect bitmap with multiple long values

2022-10-11 Thread GitBox
zeropc commented on issue #6911: URL: https://github.com/apache/doris/issues/6911#issuecomment-1274260088 fixed in [#7480](https://github.com/apache/doris/pull/7480) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] zeropc commented on issue #6911: [Bug] [Spark Load]Got incorrect bitmap with multiple long values

2022-10-11 Thread GitBox
zeropc commented on issue #6911: URL: https://github.com/apache/doris/issues/6911#issuecomment-1274260276 closed -- 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] zeropc closed issue #6911: [Bug] [Spark Load]Got incorrect bitmap with multiple long values

2022-10-11 Thread GitBox
zeropc closed issue #6911: [Bug] [Spark Load]Got incorrect bitmap with multiple long values URL: https://github.com/apache/doris/issues/6911 -- 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 speci

[GitHub] [doris] yiguolei opened a new pull request, #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-11 Thread GitBox
yiguolei opened a new pull request, #13285: URL: https://github.com/apache/doris/pull/13285 # Proposed changes 1. disable page cache by default 2. disable chunk allocator by default 3. not use chunk allocator for vectorized allocator by default 4. add a new config memory_l

[GitHub] [doris] Gabriel39 opened a new pull request, #13286: [Improvement](join) refine prefetch strategy

2022-10-11 Thread GitBox
Gabriel39 opened a new pull request, #13286: URL: https://github.com/apache/doris/pull/13286 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] BiteTheDDDDt commented on pull request #13256: [Enhancement](be-exec-version) add process when pblock.has_be_exec_version()=false

2022-10-11 Thread GitBox
BiteThet commented on PR #13256: URL: https://github.com/apache/doris/pull/13256#issuecomment-1274295244 moved this pr to #13246 -- 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] BiteTheDDDDt closed pull request #13256: [Enhancement](be-exec-version) add process when pblock.has_be_exec_version()=false

2022-10-11 Thread GitBox
BiteThet closed pull request #13256: [Enhancement](be-exec-version) add process when pblock.has_be_exec_version()=false URL: https://github.com/apache/doris/pull/13256 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] luozenglin opened a new pull request, #13287: [feature](agg) support `group_bitmap_xor` agg function.

2022-10-11 Thread GitBox
luozenglin opened a new pull request, #13287: URL: https://github.com/apache/doris/pull/13287 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] Gabriel39 commented on pull request #13286: [Improvement](join) refine prefetch strategy

2022-10-11 Thread GitBox
Gabriel39 commented on PR #13286: URL: https://github.com/apache/doris/pull/13286#issuecomment-1274305904 Overall performance I tested TPCH 100g on 1FE + 1BE using {DORIS_HOME}/tools/tpch-tools/bin/run-tpch-queries.sh. ![image](https://user-images.githubusercontent.com/3770056

[GitHub] [doris] Gabriel39 commented on pull request #13286: [Improvement](join) refine prefetch strategy

2022-10-11 Thread GitBox
Gabriel39 commented on PR #13286: URL: https://github.com/apache/doris/pull/13286#issuecomment-1274310804 Impact on cache miss I observed impact of different prefetch steps on cache miss for TPCH Q14. Baseline ![image](https://user-images.githubusercontent.com/37700562/19504

[GitHub] [doris] Gabriel39 commented on pull request #13286: [Improvement](join) refine prefetch strategy

2022-10-11 Thread GitBox
Gabriel39 commented on PR #13286: URL: https://github.com/apache/doris/pull/13286#issuecomment-1274314179 Based on the results, 64 is chosen to be a given prefetch step. And maybe we should also provide this as a SQL hint to allow users to tune by themselves. -- This is an automated messa

[GitHub] [doris] yiguolei merged pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-11 Thread GitBox
yiguolei merged PR #13051: URL: https://github.com/apache/doris/pull/13051 -- 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] jackwener merged pull request #12987: [feature](nereids) refactor statistics framework and introduce StatsCalculatorV2

2022-10-11 Thread GitBox
jackwener merged PR #12987: URL: https://github.com/apache/doris/pull/12987 -- 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] hf200012 opened a new issue, #13288: [Bug] CAST does not support HLL and BITMAP data types

2022-10-11 Thread GitBox
hf200012 opened a new issue, #13288: URL: https://github.com/apache/doris/issues/13288 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.2

[GitHub] [doris] pengxiangyu commented on pull request #13255: [feature](config)Add hide config to hide config in webserver for safety.

2022-10-11 Thread GitBox
pengxiangyu commented on PR #13255: URL: https://github.com/apache/doris/pull/13255#issuecomment-1274411093 > If config's security is a problem, then why not add a config to disable all http APIs in BE? The other webserver pages are still useful, and they are only monitor infomations.

[GitHub] [doris] mrhhsg opened a new pull request, #13289: [improvement](olap) cache value of has_null in ColumnNullable

2022-10-11 Thread GitBox
mrhhsg opened a new pull request, #13289: URL: https://github.com/apache/doris/pull/13289 # Proposed changes `ColumnNullable::has_null()` is called in most cases, so caching has_null can help performance ## Problem Summary Describe your changes. ## Checklist(Requi

[GitHub] [doris] zhannngchen opened a new pull request, #13290: [cleanup](config) remove unused config push_write_mbytes_per_sec

2022-10-11 Thread GitBox
zhannngchen opened a new pull request, #13290: URL: https://github.com/apache/doris/pull/13290 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris-website] hf200012 merged pull request #139: Delete Create s3 resource from the 1.1 doc

2022-10-11 Thread GitBox
hf200012 merged PR #139: URL: https://github.com/apache/doris-website/pull/139 -- 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] wangtianyi2004 commented on pull request #13200: [typo](docs)Fix the jump link 404 in release-verify

2022-10-11 Thread GitBox
wangtianyi2004 commented on PR #13200: URL: https://github.com/apache/doris/pull/13200#issuecomment-1274452501 [typo](docs)Fix the jump link 404 in release-verify #13200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] wangtianyi2004 commented on pull request #13200: [typo](docs)Fix the jump link 404 in release-verify

2022-10-11 Thread GitBox
wangtianyi2004 commented on PR #13200: URL: https://github.com/apache/doris/pull/13200#issuecomment-1274452638 [typo](docs)Fix the jump link 404 in release-verify #13200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #13292: [improvement](config) set enable_local_exchange default value to true

2022-10-11 Thread GitBox
BiteThet opened a new pull request, #13292: URL: https://github.com/apache/doris/pull/13292 # Proposed changes 1. set enable_local_exchange default value to true 2. adjust tpch query ## Problem summary Describe your changes. ## Checklist(Required) 1.

[GitHub] [doris] jackwener opened a new pull request, #13293: [improve](Nereids): avoid duplicated stats derive.

2022-10-11 Thread GitBox
jackwener opened a new pull request, #13293: URL: https://github.com/apache/doris/pull/13293 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] yangzhg opened a new issue, #13294: [Bug](datetime function) str_to_date result wong

2022-10-11 Thread GitBox
yangzhg opened a new issue, #13294: URL: https://github.com/apache/doris/issues/13294 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] Kikyou1997 opened a new issue, #13295: [Bug] Unexpected error when run SQL with CASE-WHEN expr

2022-10-11 Thread GitBox
Kikyou1997 opened a new issue, #13295: URL: https://github.com/apache/doris/issues/13295 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] liujinhui1994 commented on pull request #13260: [Enhancement](broker)Support obs broker load

2022-10-11 Thread GitBox
liujinhui1994 commented on PR #13260: URL: https://github.com/apache/doris/pull/13260#issuecomment-1274520132 @Jibing-Li Hi, is it better to leave this external dependency to the user? 1. because each user may rely on a different version of the client. 2. if so, there could be som

[GitHub] [doris] LemonLiTree opened a new pull request, #13296: [typo](docs)Fix a document problem

2022-10-11 Thread GitBox
LemonLiTree opened a new pull request, #13296: URL: https://github.com/apache/doris/pull/13296 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] liujinhui1994 commented on pull request #13260: [Enhancement](broker)Support obs broker load

2022-10-11 Thread GitBox
liujinhui1994 commented on PR #13260: URL: https://github.com/apache/doris/pull/13260#issuecomment-1274528252 alluxio cosn ofs gfs abfs cos ks3 jfs bos oci oss etc. A non-exhaustive list of some of them is given here. If more and more users need them, they will probably be added

[GitHub] [doris] dataroaring commented on pull request #13262: [enhancement](memtracker) Add independent and unique scanner mem tracker for each query

2022-10-11 Thread GitBox
dataroaring commented on PR #13262: URL: https://github.com/apache/doris/pull/13262#issuecomment-1274555732 The patch is used to investigate memory tracker problem, so merge it quickly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] dataroaring merged pull request #13262: [enhancement](memtracker) Add independent and unique scanner mem tracker for each query

2022-10-11 Thread GitBox
dataroaring merged PR #13262: URL: https://github.com/apache/doris/pull/13262 -- 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] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-11 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r991830292 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -756,6 +764,82 @@ private void getScanRangeLocations() throws UserException { L

<    12   13   14   15   16   17   18   19   20   21   >