[GitHub] [doris] ChPi commented on pull request #12959: [Bug](bitmap) intersect_count function use in string cause ASAN error (#11936)

2022-09-26 Thread GitBox
ChPi commented on PR #12959: URL: https://github.com/apache/doris/pull/12959#issuecomment-1257576085 是不是合错了,1.1.2已经release,该是1.1-lts? -- 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] jackwener opened a new issue, #12964: [Enhancement] SelectRollupTest UT is unstable

2022-09-26 Thread GitBox
jackwener opened a new issue, #12964: URL: https://github.com/apache/doris/issues/12964 ### 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 ``` o

[GitHub] [doris] luzhijing commented on issue #11706: Good First Issue

2022-09-26 Thread GitBox
luzhijing commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1257586346 > @luzhijing I have Translated and made the PR. Can you please review it? Done -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [doris] dataroaring opened a new pull request, #12965: Buffer pool dcheck

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

[GitHub] [doris] yixiutt opened a new issue, #12966: [Enhancement] support vertical compaction

2022-09-26 Thread GitBox
yixiutt opened a new issue, #12966: URL: https://github.com/apache/doris/issues/12966 ### 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 Compaction

[GitHub] [doris] xinyiZzz merged pull request #12965: Buffer pool dcheck

2022-09-26 Thread GitBox
xinyiZzz merged PR #12965: URL: https://github.com/apache/doris/pull/12965 -- 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: Buffer pool dcheck (#12965)

2022-09-26 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 b4a86fc0b2 Buffer pool dcheck (

[GitHub] [doris] xinyiZzz closed pull request #12962: [fix](memory) Fix buffer pool deadlock

2022-09-26 Thread GitBox
xinyiZzz closed pull request #12962: [fix](memory) Fix buffer pool deadlock URL: https://github.com/apache/doris/pull/12962 -- 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] zxealous opened a new pull request, #12967: [typo](config) Fix typos in comments

2022-09-26 Thread GitBox
zxealous opened a new pull request, #12967: URL: https://github.com/apache/doris/pull/12967 # Proposed changes Issue Number: close #xxx ## Problem summary Fix typos in comments ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] jackwener commented on pull request #12818: [refactor](fe-core src test catalog): refactor and replace use NIO

2022-09-26 Thread GitBox
jackwener commented on PR #12818: URL: https://github.com/apache/doris/pull/12818#issuecomment-1257667311 Thanks @dinggege1024 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [doris] Gabriel39 opened a new pull request, #12970: [Improvement](outfile) Support output null in parquet writer

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

[GitHub] [doris] jacktengg opened a new pull request, #12973: [improvement](storage) For debugging problems: add session variable skip_storage_engine_merge to treat agg and unique data model as dup mo

2022-09-26 Thread GitBox
jacktengg opened a new pull request, #12973: URL: https://github.com/apache/doris/pull/12973 Mannual pick from master (#11952) For debug purpose: Add session variable skip_storage_engine_merge, when set to true, tables of aggregate key model and unique key model will be read as du

[GitHub] [doris] github-actions[bot] commented on pull request #12818: [refactor](fe-core src test catalog): refactor and replace use NIO

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12818: URL: https://github.com/apache/doris/pull/12818#issuecomment-1257689003 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 opened a new pull request, #12974: [branch-1.1-lts](cherry-pick) Remove mem tracker record mem pool actual memory usage

2022-09-26 Thread GitBox
xinyiZzz opened a new pull request, #12974: URL: https://github.com/apache/doris/pull/12974 # Proposed changes Issue Number: close #xxx ## Problem summary cherry-pick #12954 ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] jackwener merged pull request #12818: [refactor](fe-core src test catalog): refactor and replace use NIO

2022-09-26 Thread GitBox
jackwener merged PR #12818: URL: https://github.com/apache/doris/pull/12818 -- 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: [refactor](fe-core src test catalog): refactor and replace use NIO #12818 (#12818)

2022-09-26 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 3902b2bfad [refactor](fe-core src test catalog):

[GitHub] [doris] github-actions[bot] commented on pull request #12151: [Nereids][Feature] Constant fold of an expression

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12151: URL: https://github.com/apache/doris/pull/12151#issuecomment-1257708359 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 #12151: [Nereids][Feature] Constant fold of an expression

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12151: URL: https://github.com/apache/doris/pull/12151#issuecomment-1257708409 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] zhannngchen opened a new pull request, #12975: [enhancement](load) avoid duplicate reduce on same TabletsChannel

2022-09-26 Thread GitBox
zhannngchen opened a new pull request, #12975: URL: https://github.com/apache/doris/pull/12975 # Proposed changes Issue Number: close #xxx ## Problem summary When reaching the hard limit, there might be multiple threads can pick same LoadChannel and call reduce_mem_usage

[GitHub] [doris] 1018ji commented on issue #11875: [Bug] sql execute error after change the replication_num in colocate table

2022-09-26 Thread GitBox
1018ji commented on issue #11875: URL: https://github.com/apache/doris/issues/11875#issuecomment-1257723627 大佬这问题咋解决的啊 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [doris] dataroaring merged pull request #12974: [branch-1.1-lts](cherry-pick) Remove mem tracker record mem pool actual memory usage

2022-09-26 Thread GitBox
dataroaring merged PR #12974: URL: https://github.com/apache/doris/pull/12974 -- 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 branch-1.1-lts updated: [branch-1.1-lts](cherry-pick) Remove mem tracker record mem pool actual memory usage (#12974)

2022-09-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 efe29795d5 [branch-1.1-lts](

[GitHub] [doris] morrySnow merged pull request #12151: [Nereids][Feature] Constant fold of an expression

2022-09-26 Thread GitBox
morrySnow merged PR #12151: URL: https://github.com/apache/doris/pull/12151 -- 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] Gabriel39 opened a new pull request, #12976: [DOC](datev2) Add documents for DateV2

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

[GitHub] [doris] lsy3993 commented on pull request #12957: [fix](planner) : Incorrect result of CAST AS CHAR

2022-09-26 Thread GitBox
lsy3993 commented on PR #12957: URL: https://github.com/apache/doris/pull/12957#issuecomment-1257751483 This bug fix is only for the case of casting constant string in FE. When the cast statement calculates in BE, we may fix it later -- This is an automated message from the Apache Git Ser

[GitHub] [doris] mrhhsg opened a new pull request, #12977: [chore](regression-test) add default group(p0) for regression-test

2022-09-26 Thread GitBox
mrhhsg opened a new pull request, #12977: URL: https://github.com/apache/doris/pull/12977 # Proposed changes Issue Number: close #xxx ## Problem Summary It's difficult to run all groups of regression-test on local env, so make `run-regression-test.sh` will just run p0 by

[GitHub] [doris] morningman merged pull request #12961: [fix](column)fix get_shrinked_column misspell

2022-09-26 Thread GitBox
morningman merged PR #12961: URL: https://github.com/apache/doris/pull/12961 -- 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 (7977bebfed -> 35076431ab)

2022-09-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7977bebfed [feature](Nereids) constant expression folding (#12151) add 35076431ab [fix](column)fix get_shrinke

[GitHub] [doris] LemonLiTree opened a new pull request, #12978: [typo](docs)Add bitmap_count doc And Adjustment function list

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

[GitHub] [doris] jacktengg opened a new pull request, #12979: [regression-case](improve) improve regression test case

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

[GitHub] [doris] HappenLee opened a new pull request, #12980: [Bug](bitmap) intersect_count function use in string cause ASAN error (#11936)

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

[GitHub] [doris] dataroaring opened a new pull request, #12981: [improvement](memory) set TCMALLOC_HEAP_LIMIT_MB to control memory co…

2022-09-26 Thread GitBox
dataroaring opened a new pull request, #12981: URL: https://github.com/apache/doris/pull/12981 …nsumption of tcmalloc # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the or

[GitHub] [doris] github-actions[bot] commented on pull request #12967: [typo](config) Fix typos in comments

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12967: URL: https://github.com/apache/doris/pull/12967#issuecomment-1257802316 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 #12967: [typo](config) Fix typos in comments

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12967: URL: https://github.com/apache/doris/pull/12967#issuecomment-1257802373 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] dinggege1024 opened a new pull request, #12982: [fix](fe-core) sparkload comment mislead which file types it support

2022-09-26 Thread GitBox
dinggege1024 opened a new pull request, #12982: URL: https://github.com/apache/doris/pull/12982 # Proposed changes Issue Number: open #12895 ## Problem summary Del the misleading comment about spark load file formats. Actually, spark load supports orc\csv\parq file forma

[GitHub] [doris] dinggege1024 commented on pull request #12982: [fix](fe-core) sparkload comment mislead which file types it support

2022-09-26 Thread GitBox
dinggege1024 commented on PR #12982: URL: https://github.com/apache/doris/pull/12982#issuecomment-1257821421 @jackwener Hi jack,can you help review the pr? -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #12975: [enhancement](load) avoid duplicate reduce on same TabletsChannel

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12975: URL: https://github.com/apache/doris/pull/12975#issuecomment-1257832540 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 #12975: [enhancement](load) avoid duplicate reduce on same TabletsChannel

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12975: URL: https://github.com/apache/doris/pull/12975#issuecomment-1257832578 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 closed pull request #12545: [fix](doc)Fix sql function doc

2022-09-26 Thread GitBox
Gabriel39 closed pull request #12545: [fix](doc)Fix sql function doc URL: https://github.com/apache/doris/pull/12545 -- 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] zxealous closed issue #12598: [Enhancement](cache) Add remote segment cache statistics to profile

2022-09-26 Thread GitBox
zxealous closed issue #12598: [Enhancement](cache) Add remote segment cache statistics to profile URL: https://github.com/apache/doris/issues/12598 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [doris] zxealous closed pull request #12597: (enhancement)(cache) Add remote segment cache statistics to profile

2022-09-26 Thread GitBox
zxealous closed pull request #12597: (enhancement)(cache) Add remote segment cache statistics to profile URL: https://github.com/apache/doris/pull/12597 -- 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] luozenglin opened a new pull request, #12983: [fix](planner) fix push down no grouping agg

2022-09-26 Thread GitBox
luozenglin opened a new pull request, #12983: URL: https://github.com/apache/doris/pull/12983 The value column of the agg does not support zone_map index, fixing the value column pushing down to zone map causes null pointer. # Proposed changes Issue Number: close #12958

[GitHub] [doris] AshinGau opened a new pull request, #12984: [feature-wip](parquet-reader) bugfix, VFileScanner has memory leakage when ParquetReader init failed

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

[GitHub] [doris] jackwener merged pull request #12967: [typo](config) Fix typos in comments

2022-09-26 Thread GitBox
jackwener merged PR #12967: URL: https://github.com/apache/doris/pull/12967 -- 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 doc typos (#12967)

2022-09-26 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 595a5337dc fix doc typos (#12967) 595a5337dc is

[GitHub] [doris] Gabriel39 closed pull request #12749: [Improvement](storage) Use columnwise merge sort to accelerate MergeIterator

2022-09-26 Thread GitBox
Gabriel39 closed pull request #12749: [Improvement](storage) Use columnwise merge sort to accelerate MergeIterator URL: https://github.com/apache/doris/pull/12749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] HappenLee commented on a diff in pull request #12807: [Enhancement](optimize) optimize for insert_indices_from

2022-09-26 Thread GitBox
HappenLee commented on code in PR #12807: URL: https://github.com/apache/doris/pull/12807#discussion_r979950567 ## be/src/vec/columns/column_vector.cpp: ## @@ -349,20 +349,22 @@ void ColumnVector::insert_range_from(const IColumn& src, size_t start, size_t template void Colum

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979964422 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java: ## @@ -72,16 +75,94 @@ public class ColumnStats { private float avgSize = -1; // in byte

[GitHub] [doris] jackwener opened a new pull request, #12985: [feature](Nereids): Eliminate outer join

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

[GitHub] [doris] ClownXC commented on issue #11706: Good First Issue

2022-09-26 Thread GitBox
ClownXC commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1257958691 [WeOpen Star] I would like to help TESTS, Please assign me. I want to contribute. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] englefly opened a new pull request, #12986: New star schema

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

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979969582 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java: ## @@ -72,16 +75,94 @@ public class ColumnStats { private float avgSize = -1; // in byte

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979972528 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java: ## @@ -72,16 +75,94 @@ public class ColumnStats { private float avgSize = -1; // in byte

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979976545 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java: ## @@ -180,23 +262,10 @@ public void updateStats(Type columnType, Map statsTypeToValue

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979983061 ## fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java: ## @@ -225,12 +199,40 @@ public void mockTableStatsWithRowCount(long tableId, long rowCount) {

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r979992528 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsJobManager.java: ## @@ -80,16 +80,24 @@ public Map getIdToStatisticsJob() { } public void

[GitHub] [doris] Kikyou1997 opened a new pull request, #12987: F/stats v2

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

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #8864: [feature-wip](statistics) step6: statistics is available

2022-09-26 Thread GitBox
Kikyou1997 commented on code in PR #8864: URL: https://github.com/apache/doris/pull/8864#discussion_r980019243 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsJobManager.java: ## @@ -80,16 +80,24 @@ public Map getIdToStatisticsJob() { } public void

[GitHub] [doris] Xiaoccer opened a new pull request, #12988: [fix](transfer_thread) fix the loss of notification.

2022-09-26 Thread GitBox
Xiaoccer opened a new pull request, #12988: URL: https://github.com/apache/doris/pull/12988 # Proposed changes ## Problem summary In the VOlapScanNode:: transfer_thread (), the __transfer_done_ should be locked for modification before calling the cv.notify_all(). Otherwise, th

[GitHub] [doris] yongjinhou opened a new issue, #12989: [Bug] The value of md5sum(NULL) is not NULL when using broker to import data(Non-vectorized import)

2022-09-26 Thread GitBox
yongjinhou opened a new issue, #12989: URL: https://github.com/apache/doris/issues/12989 ### 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 47797ad7e8a

[GitHub] [doris] yongjinhou opened a new pull request, #12990: [fix](Broker Load)fix bug when load data using broker with md5sum()

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

[GitHub] [doris] github-actions[bot] commented on pull request #12978: [typo](docs)Add bitmap_count doc And Adjustment function list

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12978: URL: https://github.com/apache/doris/pull/12978#issuecomment-1258047340 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] yongjinhou opened a new issue, #12991: [Bug] The value of sm3sum(NULL) is not NULL when using broker to import data(Non-vectorized import)

2022-09-26 Thread GitBox
yongjinhou opened a new issue, #12991: URL: https://github.com/apache/doris/issues/12991 ### 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 47797ad7e8a

[GitHub] [doris] github-actions[bot] commented on pull request #12957: [fix](planner) : Incorrect result of CAST AS CHAR

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12957: URL: https://github.com/apache/doris/pull/12957#issuecomment-1258066357 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 commented on pull request #12990: [fix](Broker Load)fix bug when load data using broker with md5sum()

2022-09-26 Thread GitBox
Gabriel39 commented on PR #12990: URL: https://github.com/apache/doris/pull/12990#issuecomment-1258066843 @yangzhg I think this is why `md5sum()` doesn't core on row-based engine as described in #12509 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12984: [feature-wip](parquet-reader) bugfix, VFileScanner has memory leakage when ParquetReader init failed

2022-09-26 Thread GitBox
Gabriel39 commented on code in PR #12984: URL: https://github.com/apache/doris/pull/12984#discussion_r980061621 ## be/src/vec/exec/scan/vfile_scanner.cpp: ## @@ -336,12 +336,13 @@ Status VFileScanner::_get_next_reader() { for (int i = 0; i < _file_slot_descs.size();

[GitHub] [doris] dinggege1024 commented on issue #12964: [Enhancement] SelectRollupTest UT is unstable

2022-09-26 Thread GitBox
dinggege1024 commented on issue #12964: URL: https://github.com/apache/doris/issues/12964#issuecomment-1258099911 @jackwener Hi jack, i would like to help this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] github-actions[bot] commented on pull request #12906: [Bug](function) fix substr return null on row-based engine

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12906: URL: https://github.com/apache/doris/pull/12906#issuecomment-1258168782 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 #12906: [Bug](function) fix substr return null on row-based engine

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12906: URL: https://github.com/apache/doris/pull/12906#issuecomment-1258168740 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-website] sahilm-10 opened a new pull request, #116: Updation

2022-09-26 Thread GitBox
sahilm-10 opened a new pull request, #116: URL: https://github.com/apache/doris-website/pull/116 Updated xiaomi.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[doris] branch master updated: [Chore](clang) fix some build fail on clang15 (#12882)

2022-09-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 8731eea26e [Chore](clang) fix some build fail

[GitHub] [doris] BiteTheDDDDt merged pull request #12882: [Chore](clang) support build with clang15

2022-09-26 Thread GitBox
BiteThet merged PR #12882: URL: https://github.com/apache/doris/pull/12882 -- 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] GabbyRichards commented on issue #8721: [Enhancement] Remove some unused include

2022-09-26 Thread GitBox
GabbyRichards commented on issue #8721: URL: https://github.com/apache/doris/issues/8721#issuecomment-1258193378 hi! are there any more header files that need to be removed? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] jacktengg opened a new pull request, #12992: [function](bitmap) support bitmap_hash64

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

[doris] branch branch-1.2-lts created (now 8731eea26e)

2022-09-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git at 8731eea26e [Chore](clang) fix some build fail on clang15 (#12882) No new revisions were added by this upda

[GitHub] [doris] morningman opened a new pull request, #12993: [community](asf) add branch-1.2-lts protection

2022-09-26 Thread GitBox
morningman opened a new pull request, #12993: URL: https://github.com/apache/doris/pull/12993 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Add branch-1.2-lts protection Now the branch-1.2-lts is protected same as master branch, all checks shou

[GitHub] [doris] github-actions[bot] commented on pull request #12807: [Enhancement](optimize) optimize for insert_indices_from

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12807: URL: https://github.com/apache/doris/pull/12807#issuecomment-1258267655 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 #12807: [Enhancement](optimize) optimize for insert_indices_from

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12807: URL: https://github.com/apache/doris/pull/12807#issuecomment-1258267603 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] Wilson-BT commented on issue #12718: 【Bug】doris writer write failed on json format

2022-09-26 Thread GitBox
Wilson-BT commented on issue #12718: URL: https://github.com/apache/doris/issues/12718#issuecomment-1258281274 > key.format default value is csv, what mean not match 【DOC】? The code is inconsistent with the official documentation, The old and new versions of the code are not compa

[GitHub] [doris] xinyiZzz commented on pull request #12496: [enhancement](memory) Jemalloc performance optimization and compatibility with MemTracker

2022-09-26 Thread GitBox
xinyiZzz commented on PR #12496: URL: https://github.com/apache/doris/pull/12496#issuecomment-1258322142 > both clickhouse and pingcap has swtiched to jemalloc. [ClickHouse/ClickHouse#2773](https://github.com/ClickHouse/ClickHouse/pull/2773) [pingcap/tiflash#424](https://github.com/pingcap/

[GitHub] [doris] morningman opened a new pull request, #12994: [fix](column-const) Avoid return ColumnConst for vliteral

2022-09-26 Thread GitBox
morningman opened a new pull request, #12994: URL: https://github.com/apache/doris/pull/12994 # Proposed changes Issue Number: close #xxx ## Problem summary ColumnConst is hard to use and very error-prone. eg, the `remove_nullable()` method will not remove the `null

[GitHub] [doris] github-actions[bot] commented on pull request #12983: [fix](planner) fix push down no grouping agg

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12983: URL: https://github.com/apache/doris/pull/12983#issuecomment-1258359332 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 #12983: [fix](planner) fix push down no grouping agg

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12983: URL: https://github.com/apache/doris/pull/12983#issuecomment-1258359388 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 #12981: [improvement](memory) set TCMALLOC_HEAP_LIMIT_MB to control memory co…

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12981: URL: https://github.com/apache/doris/pull/12981#issuecomment-1258385518 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 #12981: [improvement](memory) set TCMALLOC_HEAP_LIMIT_MB to control memory co…

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12981: URL: https://github.com/apache/doris/pull/12981#issuecomment-1258385565 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 #12988: [fix](transfer_thread) fix the loss of notification.

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12988: URL: https://github.com/apache/doris/pull/12988#issuecomment-1258428681 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 #12988: [fix](transfer_thread) fix the loss of notification.

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12988: URL: https://github.com/apache/doris/pull/12988#issuecomment-1258428633 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 #12979: [regression-case](improve) improve regression test case

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12979: URL: https://github.com/apache/doris/pull/12979#issuecomment-1258447014 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 #12979: [regression-case](improve) improve regression test case

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12979: URL: https://github.com/apache/doris/pull/12979#issuecomment-1258447058 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 #12960: [enhancement](memory) Trigger load channel flush based on process physical memory to avoid OOM

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12960: URL: https://github.com/apache/doris/pull/12960#issuecomment-1258448647 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 #12960: [enhancement](memory) Trigger load channel flush based on process physical memory to avoid OOM

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12960: URL: https://github.com/apache/doris/pull/12960#issuecomment-1258448735 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 #12993: [community](asf) add branch-1.2-lts protection

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12993: URL: https://github.com/apache/doris/pull/12993#issuecomment-1258517458 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 #12993: [community](asf) add branch-1.2-lts protection

2022-09-26 Thread GitBox
github-actions[bot] commented on PR #12993: URL: https://github.com/apache/doris/pull/12993#issuecomment-1258517414 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] closed pull request #8548: fix sort spill memory limit

2022-09-26 Thread GitBox
github-actions[bot] closed pull request #8548: fix sort spill memory limit URL: https://github.com/apache/doris/pull/8548 -- 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] yiguolei merged pull request #12973: [improvement](storage) For debugging problems: add session variable skip_storage_engine_merge to treat agg and unique data model as dup model

2022-09-26 Thread GitBox
yiguolei merged PR #12973: URL: https://github.com/apache/doris/pull/12973 -- 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: [improvement](storage) For debugging problems: add session variable skip_storage_engine_merge to treat agg and unique data model as dup model #12973

2022-09-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7b0313d72e [improvement](storag

[GitHub] [doris] yiguolei commented on pull request #12988: [fix](transfer_thread) fix the loss of notification.

2022-09-26 Thread GitBox
yiguolei commented on PR #12988: URL: https://github.com/apache/doris/pull/12988#issuecomment-1258825010 Does new olap scan node also have this problem? -- 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] yiguolei merged pull request #12980: [Bug](bitmap) intersect_count function use in string cause ASAN error (#11936)

2022-09-26 Thread GitBox
yiguolei merged PR #12980: URL: https://github.com/apache/doris/pull/12980 -- 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: [Bug](bitmap) intersect_count function use in string cause ASAN error (#11936) (#12980)

2022-09-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 ff48ae51e1 [Bug](bitmap) inters

[GitHub] [doris] yiguolei merged pull request #12988: [fix](transfer_thread) fix the loss of notification.

2022-09-26 Thread GitBox
yiguolei merged PR #12988: URL: https://github.com/apache/doris/pull/12988 -- 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

  1   2   >