[GitHub] [doris] luozenglin commented on a diff in pull request #13193: [feature](function) support `initcap` string function.

2022-10-09 Thread GitBox
luozenglin commented on code in PR #13193: URL: https://github.com/apache/doris/pull/13193#discussion_r990745209 ## be/src/exprs/string_functions.cpp: ## @@ -350,6 +350,29 @@ StringVal StringFunctions::upper(FunctionContext* context, const StringVal& str) return result; }

[GitHub] [doris] luozenglin commented on a diff in pull request #13193: [feature](function) support `initcap` string function.

2022-10-09 Thread GitBox
luozenglin commented on code in PR #13193: URL: https://github.com/apache/doris/pull/13193#discussion_r990745229 ## be/src/vec/functions/function_string.cpp: ## @@ -265,6 +265,45 @@ struct TransferImpl { } }; +// Capitalize first letter +struct NameToInitcap { +stati

[GitHub] [doris] Gabriel39 opened a new pull request, #13209: [Regression](outfile) Fix concurrency test failure caused by outfile

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

[GitHub] [doris] liaoxin01 opened a new pull request, #13210: [enhancement](regression-test) add sync for unique table debug test

2022-10-09 Thread GitBox
liaoxin01 opened a new pull request, #13210: URL: https://github.com/apache/doris/pull/13210 # Proposed changes Issue Number: close #xxx ## Problem summary To avoid accidental result errors, add sync for for unique table debug test. ## Checklist(Required) 1.

[GitHub] [doris] starocean999 opened a new pull request, #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
starocean999 opened a new pull request, #13211: URL: https://github.com/apache/doris/pull/13211 # Proposed changes Issue Number: close #xxx ## Problem summary The toThrift method will be called mutilple times for sending data to different be but the changes of resolvedTupleE

[GitHub] [doris] dataalive commented on issue #13202: [Bug] doris fe 不支持keepalived 部署场景

2022-10-09 Thread GitBox
dataalive commented on issue #13202: URL: https://github.com/apache/doris/issues/13202#issuecomment-1272478521 conf 中 priority_networks是如何配置的,麻烦贴下? -- 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] AshinGau opened a new pull request, #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
AshinGau opened a new pull request, #13212: URL: https://github.com/apache/doris/pull/13212 # 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 #13193: [feature](function) support `initcap` string function.

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13193: URL: https://github.com/apache/doris/pull/13193#issuecomment-1272478642 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 #13193: [feature](function) support `initcap` string function.

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13193: URL: https://github.com/apache/doris/pull/13193#issuecomment-1272478649 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] gongpibin commented on issue #13202: [Bug] doris fe 不支持keepalived 部署场景

2022-10-09 Thread GitBox
gongpibin commented on issue #13202: URL: https://github.com/apache/doris/issues/13202#issuecomment-1272482317 > conf中priority_networks是如何配置的,贴下? ![image](https://user-images.githubusercontent.com/44456934/194744936-dd1be5e3-bf93-4e80-a3ad-01c446ec93f5.png) -- This is an automa

[GitHub] [doris] hf200012 merged pull request #13203: [typo](docs) fix the bad link of delete-recover.md

2022-10-09 Thread GitBox
hf200012 merged PR #13203: URL: https://github.com/apache/doris/pull/13203 -- 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 (9c64fde8f5 -> 207e913b55)

2022-10-09 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9c64fde8f5 [tools](banchmark) upgrade date type (#13197) add 207e913b55 fix the bad link fo delete-recover.m

[GitHub] [doris] stalary opened a new issue, #13213: [Enhancement] Support `SHOW ALL BACKUP` return all database backup task

2022-10-09 Thread GitBox
stalary opened a new issue, #13213: URL: https://github.com/apache/doris/issues/13213 ### 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. ### Description Support `S

[GitHub] [doris] github-actions[bot] commented on pull request #13175: [typo](docs)Fix Docs 404 Url

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13175: URL: https://github.com/apache/doris/pull/13175#issuecomment-1272484559 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 merged pull request #13156: [typo](docs)Fix the jump link 404 in delete recover.md

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

2022-10-09 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e5fbecc621 [typo](docs)Fix the jump link 40

[GitHub] [doris] github-actions[bot] commented on pull request #13196: [chore](be config) remove config use_mmap_allocate_chunk

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13196: URL: https://github.com/apache/doris/pull/13196#issuecomment-1272485172 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 #13196: [chore](be config) remove config use_mmap_allocate_chunk

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

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13157: URL: https://github.com/apache/doris/pull/13157#issuecomment-1272485214 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] Gabriel39 opened a new pull request, #13214: [Improvement](like function) avoid to convert const column to full column

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

[GitHub] [doris] yiguolei merged pull request #13196: [chore](be config) remove config use_mmap_allocate_chunk

2022-10-09 Thread GitBox
yiguolei merged PR #13196: URL: https://github.com/apache/doris/pull/13196 -- 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: [chore](be config) remove config use_mmap_allocate_chunk #13196

2022-10-09 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 dc2d33298b [chore](be config) remove config use

[GitHub] [doris] yiguolei merged pull request #13175: [typo](docs)Fix Docs 404 Url

2022-10-09 Thread GitBox
yiguolei merged PR #13175: URL: https://github.com/apache/doris/pull/13175 -- 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 (dc2d33298b -> cfade2dfe0)

2022-10-09 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 dc2d33298b [chore](be config) remove config use_mmap_allocate_chunk #13196 add cfade2dfe0 [typo](docs)Fix Docs

[GitHub] [doris] github-actions[bot] commented on pull request #13136: [Enhancement](statistics) optimize the default configuration related to statistics, etc.

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13136: URL: https://github.com/apache/doris/pull/13136#issuecomment-1272487554 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 #13136: [Enhancement](statistics) optimize the default configuration related to statistics, etc.

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

2022-10-09 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990726382 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -160,6 +161,12 @@ public TableRef(TableName name, String alias, PartitionNames partitionNa

[GitHub] [doris] github-actions[bot] commented on pull request #13206: [fix](Nereids) plan broadcast join for right semi join by mistake

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13206: URL: https://github.com/apache/doris/pull/13206#issuecomment-1272488417 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 #13206: [fix](Nereids) plan broadcast join for right semi join by mistake

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13206: URL: https://github.com/apache/doris/pull/13206#issuecomment-1272488425 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] caoliang-web opened a new pull request, #13215: [typo](docs)fix 404 error url

2022-10-09 Thread GitBox
caoliang-web opened a new pull request, #13215: URL: https://github.com/apache/doris/pull/13215 # Proposed changes Issue Number: close #xxx ## Problem summary fix 404 error url ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] jackwener merged pull request #13206: [fix](Nereids) plan broadcast join for right semi join by mistake

2022-10-09 Thread GitBox
jackwener merged PR #13206: URL: https://github.com/apache/doris/pull/13206 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated: [fix](Nereids) plan broadcast on right semi join by mistake (#13206)

2022-10-09 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 da933ecd21 [fix](Nereids) plan broadcast on righ

[GitHub] [doris] morrySnow merged pull request #13136: [Enhancement](statistics) optimize the default configuration related to statistics, etc.

2022-10-09 Thread GitBox
morrySnow merged PR #13136: URL: https://github.com/apache/doris/pull/13136 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated: [enhancement](statistics) optimize the default configuration related to statistics, etc. (#13136)

2022-10-09 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 15fc3c2c89 [enhancement](statistics) optimize

[GitHub] [doris] github-actions[bot] commented on pull request #13162: [fix](be) Open the project expressions properly.

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13162: URL: https://github.com/apache/doris/pull/13162#issuecomment-1272489197 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] morrySnow commented on pull request #13091: [feature](nereids) dump physical tree and memo

2022-10-09 Thread GitBox
morrySnow commented on PR #13091: URL: https://github.com/apache/doris/pull/13091#issuecomment-1272491390 please add a debug string example in commit msg~ -- 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 t

[GitHub] [doris] dataalive commented on issue #13174: [Bug] Doris创建物化视图导致be集群全部宕机

2022-10-09 Thread GitBox
dataalive commented on issue #13174: URL: https://github.com/apache/doris/issues/13174#issuecomment-1272491419 这个我们在最新的版本中验证了下,应该不会导致崩溃了,到时候升级后可以关注下。 -- 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] jackwener opened a new pull request, #13216: [improve](Nereids): split otherJoinCondition with List.

2022-10-09 Thread GitBox
jackwener opened a new pull request, #13216: URL: https://github.com/apache/doris/pull/13216 # Proposed changes Issue Number: close #xxx ## Problem summary split otherJoinCondition with List. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hf200012 commented on issue #13202: [Bug] doris fe 不支持keepalived 部署场景

2022-10-09 Thread GitBox
hf200012 commented on issue #13202: URL: https://github.com/apache/doris/issues/13202#issuecomment-1272491886 这个是使用了同一个IP段的IP造成的,VIP换成一个和本机IP段不一样的就可以了 比如你这个里面VIP换成一个192.168.67.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] caiconghui opened a new pull request, #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut

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

[GitHub] [doris] Kikyou1997 opened a new pull request, #13218: [fix](planner) Check by partition instead of bucket

2022-10-09 Thread GitBox
Kikyou1997 opened a new pull request, #13218: URL: https://github.com/apache/doris/pull/13218 # Proposed changes Issue Number: noissue ## Problem summary Use partition type instead of bucket number to determine if a `AlterColumnStats` is valid ## Checklist(Require

[GitHub] [doris] Kikyou1997 commented on pull request #13218: [fix](planner) Check by partition instead of bucket

2022-10-09 Thread GitBox
Kikyou1997 commented on PR #13218: URL: https://github.com/apache/doris/pull/13218#issuecomment-1272492142 @morrySnow -- 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] gongpibin commented on issue #13202: [Bug] doris fe 不支持keepalived 部署场景

2022-10-09 Thread GitBox
gongpibin commented on issue #13202: URL: https://github.com/apache/doris/issues/13202#issuecomment-1272492621 > 这个是使用了同一个IP段的IP造成的,VIP换成一个和本机IP段不一样的就可以了 比如你这个里面VIP换成一个192.168.67.x 不是的,VIP地址需要和网卡一个网段的 -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [doris] yixiutt opened a new pull request, #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
yixiutt opened a new pull request, #13219: URL: https://github.com/apache/doris/pull/13219 In some case, we need to run manual compaction via http interface concurrently, we remove the mutex and tablet's compaction lock is enough to prevent concurrent compaction in tablet. # Proposed

[GitHub] [doris] github-actions[bot] commented on pull request #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13219: URL: https://github.com/apache/doris/pull/13219#issuecomment-1272494436 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 #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13219: URL: https://github.com/apache/doris/pull/13219#issuecomment-1272494429 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 merged pull request #13189: [fix](rowset) fix that rowset writer doesn't process the return value , which may result in data loss

2022-10-09 Thread GitBox
dataroaring merged PR #13189: URL: https://github.com/apache/doris/pull/13189 -- 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] dataroaring closed issue #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109)

2022-10-09 Thread GitBox
dataroaring closed issue #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109) URL: https://github.com/apache/doris/issues/13188 -- This is an automated message from the Apache Git Service. To respond to

[doris] branch master updated (15fc3c2c89 -> 89514fc964)

2022-10-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 15fc3c2c89 [enhancement](statistics) optimize the default configuration related to statistics, etc. (#13136)

[GitHub] [doris] gavinchou commented on a diff in pull request #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
gavinchou commented on code in PR #13219: URL: https://github.com/apache/doris/pull/13219#discussion_r990761883 ## be/src/http/action/compaction_action.cpp: ## @@ -94,18 +91,7 @@ Status CompactionAction::_handle_run_compaction(HttpRequest* req, std::string* j return _e

[GitHub] [doris] yixiutt commented on a diff in pull request #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
yixiutt commented on code in PR #13219: URL: https://github.com/apache/doris/pull/13219#discussion_r990763061 ## be/src/http/action/compaction_action.cpp: ## @@ -94,18 +91,7 @@ Status CompactionAction::_handle_run_compaction(HttpRequest* req, std::string* j return _exe

[GitHub] [doris] ByteYue opened a new pull request, #13220: [Bug](replace function) fix be oom when use replace with an empty old str

2022-10-09 Thread GitBox
ByteYue opened a new pull request, #13220: URL: https://github.com/apache/doris/pull/13220 # Proposed changes Issue Number: close #xxx ## Problem summary The former logic in replace function didn't check whether the input old str is empty or not. The `string.find` functi

[GitHub] [doris] zhannngchen commented on pull request #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
zhannngchen commented on PR #13219: URL: https://github.com/apache/doris/pull/13219#issuecomment-1272503022 use `_push_tablet_into_submitted_compaction` and `_pop_tablet_into_submitted_compaction` instead? Is there any problem if we allow many compaction task of same type for same tablet ru

[GitHub] [doris] github-actions[bot] commented on pull request #13209: [Regression](outfile) Fix concurrency test failure caused by outfile

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13209: URL: https://github.com/apache/doris/pull/13209#issuecomment-1272503874 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 #13209: [Regression](outfile) Fix concurrency test failure caused by outfile

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13209: URL: https://github.com/apache/doris/pull/13209#issuecomment-1272503882 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] FreeOnePlus opened a new issue, #13221: [Bug] SM4 encryption function encryption result error

2022-10-09 Thread GitBox
FreeOnePlus opened a new issue, #13221: URL: https://github.com/apache/doris/issues/13221 ### 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.1

[GitHub] [doris] yiguolei opened a new pull request, #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
yiguolei opened a new pull request, #13222: URL: https://github.com/apache/doris/pull/13222 # Proposed changes When build a doris release, the release manager need do a lot of works and sometimes he or she may forget something. And sometimes the release maybe not fully tested bec

[GitHub] [doris] github-actions[bot] commented on pull request #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

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

[GitHub] [doris] morrySnow merged pull request #13162: [fix](be) Open the project expressions properly.

2022-10-09 Thread GitBox
morrySnow merged PR #13162: URL: https://github.com/apache/doris/pull/13162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated (89514fc964 -> fc711d89c8)

2022-10-09 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 89514fc964 [fix](rowset) fix that rowset writer doesn't process the return value, which may result in data loss (#1

[GitHub] [doris] morrySnow closed issue #13150: [Bug](ExecNode) unreachable projections open cause projections uninitialized

2022-10-09 Thread GitBox
morrySnow closed issue #13150: [Bug](ExecNode) unreachable projections open cause projections uninitialized URL: https://github.com/apache/doris/issues/13150 -- 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 t

[GitHub] [doris] github-actions[bot] commented on pull request #13220: [Bug](replace function) fix be infinite loop and oom when use replace with an empty old str

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13220: URL: https://github.com/apache/doris/pull/13220#issuecomment-1272516600 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 #13220: [Bug](replace function) fix be infinite loop and oom when use replace with an empty old str

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13220: URL: https://github.com/apache/doris/pull/13220#issuecomment-1272516607 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] Gabriel39 merged pull request #13209: [Regression](outfile) Fix concurrency test failure caused by outfile

2022-10-09 Thread GitBox
Gabriel39 merged PR #13209: URL: https://github.com/apache/doris/pull/13209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated: [Regression](outfile) Fix concurrency test failure caused by outfile (#13209)

2022-10-09 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 f2159709a8 [Regression](outfile) Fix concurre

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

2022-10-09 Thread GitBox
morrySnow commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990772731 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -197,17 +205,49 @@ protected TableRef(TableRef other) { lateralViewRefs.add

[GitHub] [doris] jackwener opened a new issue, #13223: [Enhancement] ShowViewStmtTest UT often fail

2022-10-09 Thread GitBox
jackwener opened a new issue, #13223: URL: https://github.com/apache/doris/issues/13223 ### 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. ### Description ShowView

[GitHub] [doris] liaoxin01 opened a new pull request, #13224: [fix](rowset) fix that rowset writer doesn't process the return value which may result in data loss

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

[GitHub] [doris] github-actions[bot] commented on pull request #13224: [fix](rowset) fix that rowset writer doesn't process the return value which may result in data loss

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13224: URL: https://github.com/apache/doris/pull/13224#issuecomment-1272521307 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] liaoxin01 closed pull request #9453: [improvement](regression-test) add regression test for decimal datatype

2022-10-09 Thread GitBox
liaoxin01 closed pull request #9453: [improvement](regression-test) add regression test for decimal datatype URL: https://github.com/apache/doris/pull/9453 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13224: [fix](rowset) fix that rowset writer doesn't process the return value which may result in data loss

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13224: URL: https://github.com/apache/doris/pull/13224#issuecomment-1272521300 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] liaoxin01 closed issue #9596: [Bug] [Load-Vectorized] core dump on KeyCoder::encode_ascending

2022-10-09 Thread GitBox
liaoxin01 closed issue #9596: [Bug] [Load-Vectorized] core dump on KeyCoder::encode_ascending URL: https://github.com/apache/doris/issues/9596 -- 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 spe

[GitHub] [doris] dataroaring merged pull request #13210: [enhancement](regression-test) add sync for unique table debug test

2022-10-09 Thread GitBox
dataroaring merged PR #13210: URL: https://github.com/apache/doris/pull/13210 -- 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](regression-test) add sync for unique table debug test (#13210)

2022-10-09 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 3302e0b57e [enhancement](regression-test) ad

[GitHub] [doris] morrySnow commented on a diff in pull request #13218: [fix](planner) Check by partition instead of bucket

2022-10-09 Thread GitBox
morrySnow commented on code in PR #13218: URL: https://github.com/apache/doris/pull/13218#discussion_r990777302 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsManager.java: ## @@ -86,12 +87,12 @@ public void alterTableStatistics(AlterTableStatsStmt stmt) thro

[GitHub] [doris] jackwener merged pull request #13183: [schema change](fix) fix coredump of schema change

2022-10-09 Thread GitBox
jackwener merged PR #13183: URL: https://github.com/apache/doris/pull/13183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated: [schema change](fix) fix coredump of schema change (#13183)

2022-10-09 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 7b2fdd26a1 [schema change](fix) fix coredump of

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

2022-10-09 Thread GitBox
hf200012 merged PR #13157: URL: https://github.com/apache/doris/pull/13157 -- 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: [typo](docs)fix docs 404 url (#13157)

2022-10-09 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b9516b50c1 [typo](docs)fix docs 404 url (#1

[GitHub] [doris] zhannngchen commented on a diff in pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-09 Thread GitBox
zhannngchen commented on code in PR #12866: URL: https://github.com/apache/doris/pull/12866#discussion_r990780225 ## be/src/olap/delta_writer.cpp: ## @@ -295,9 +307,13 @@ Status DeltaWriter::close() { return Status::OLAPInternalError(OLAP_ERR_ALREADY_CANCELLED); }

[GitHub] [doris] github-actions[bot] commented on pull request #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13211: URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531589 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 #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13211: URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531596 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 merged pull request #13208: [fix](test) resolve load in tpch_sf100_unique_p2 and tpch_sf10_unique_p2

2022-10-09 Thread GitBox
dataroaring merged PR #13208: URL: https://github.com/apache/doris/pull/13208 -- 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] cambyzju opened a new pull request, #13225: [fix](array-type) fix get_data_at for zero element array

2022-10-09 Thread GitBox
cambyzju opened a new pull request, #13225: URL: https://github.com/apache/doris/pull/13225 # Proposed changes Issue Number: close #13119 ## Problem summary Describe your changes. We should get data ptr after check element size. ## Checklist(Required) 1.

[doris] branch master updated (b9516b50c1 -> 581494dea8)

2022-10-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b9516b50c1 [typo](docs)fix docs 404 url (#13157) add 581494dea8 [fix](test) resolve load in tpch_sf100_unique

[GitHub] [doris] hf200012 opened a new pull request, #13226: [refactor](datax)Refactoring doris writer code

2022-10-09 Thread GitBox
hf200012 opened a new pull request, #13226: URL: https://github.com/apache/doris/pull/13226 Refactoring doris writer code # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect th

[GitHub] [doris] hf200012 closed pull request #13226: [refactor](datax)Refactoring doris writer code

2022-10-09 Thread GitBox
hf200012 closed pull request #13226: [refactor](datax)Refactoring doris writer code URL: https://github.com/apache/doris/pull/13226 -- 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 comme

[GitHub] [doris] starocean999 opened a new pull request, #13227: [fix](join) should call getOutputTblRefIds to get child's tuple info

2022-10-09 Thread GitBox
starocean999 opened a new pull request, #13227: URL: https://github.com/apache/doris/pull/13227 # Proposed changes Issue Number: close #xxx ## Problem summary in hash join node, should call getOutputTblRefIds to get child's tuple info, this function works for both inline

[GitHub] [doris] github-actions[bot] commented on pull request #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13217: URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553122 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 #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13217: URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553367 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] xinyiZzz merged pull request #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
xinyiZzz merged PR #13217: URL: https://github.com/apache/doris/pull/13217 -- 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 branch-1.1-lts updated: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure (#13217)

2022-10-09 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 1539b661cb [fix](be_ut) fix end

[GitHub] [doris] luozenglin opened a new pull request, #13228: [feature](agg) support `any`,`any_value` agg functions.

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

[GitHub] [doris] github-actions[bot] commented on pull request #13143: [test](jdbc) add jdbc and hive regression test

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

[GitHub] [doris] Toms1999 opened a new pull request, #13229: Fully resolved Mysql external table issues

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

[GitHub] [doris] morningman commented on a diff in pull request #13224: [fix](rowset) fix that rowset writer doesn't process the return value which may result in data loss

2022-10-09 Thread GitBox
morningman commented on code in PR #13224: URL: https://github.com/apache/doris/pull/13224#discussion_r990808904 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -173,7 +173,11 @@ OLAPStatus BetaRowsetWriter::flush_single_memtable(MemTable* memtable, int64_t* RowsetSharedPt

[GitHub] [doris] github-actions[bot] commented on pull request #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13222: URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578114 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 #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13222: URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578104 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 #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13212: URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578940 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 #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13212: URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578937 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

  1   2   >