[GitHub] [doris] github-actions[bot] commented on pull request #12894: [feature](nereids) extract single table expression for push down

2022-09-25 Thread GitBox
github-actions[bot] commented on PR #12894: URL: https://github.com/apache/doris/pull/12894#issuecomment-1257400676 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 #12864: [fix](parquet) fix write error data as parquet format.

2022-09-25 Thread GitBox
github-actions[bot] commented on PR #12864: URL: https://github.com/apache/doris/pull/12864#issuecomment-1257401456 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] yangzhg merged pull request #12864: [fix](parquet) fix write error data as parquet format.

2022-09-25 Thread GitBox
yangzhg merged PR #12864: URL: https://github.com/apache/doris/pull/12864 -- 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.apac

[GitHub] [doris] github-actions[bot] commented on pull request #12864: [fix](parquet) fix write error data as parquet format.

2022-09-25 Thread GitBox
github-actions[bot] commented on PR #12864: URL: https://github.com/apache/doris/pull/12864#issuecomment-1257401445 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] yangzhg closed issue #12861: [Bug] data error when using select into outfile format as parquet

2022-09-25 Thread GitBox
yangzhg closed issue #12861: [Bug] data error when using select into outfile format as parquet URL: https://github.com/apache/doris/issues/12861 -- 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 s

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

2022-09-25 Thread GitBox
levy5307 commented on PR #12919: URL: https://github.com/apache/doris/pull/12919#issuecomment-1257403606 > Could you add a regression test? Sure -- 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 g

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

2022-09-25 Thread GitBox
levy5307 closed pull request #12919: [fix](memory): avoid coredump when list pointer is null 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 speci

[GitHub] [doris] levy5307 commented on a diff in pull request #12919: [fix](memory): avoid coredump when list pointer is null

2022-09-25 Thread GitBox
levy5307 commented on code in PR #12919: URL: https://github.com/apache/doris/pull/12919#discussion_r979519608 ## be/src/util/likely_util.h: ## @@ -0,0 +1,23 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NO

[GitHub] [doris] adonis0147 commented on a diff in pull request #12813: [chore](build) Support building from source on ubuntu-22.04 (aarch64)

2022-09-25 Thread GitBox
adonis0147 commented on code in PR #12813: URL: https://github.com/apache/doris/pull/12813#discussion_r979520978 ## be/src/exec/schema_scanner/schema_dummy_scanner.cpp: ## @@ -19,8 +19,13 @@ namespace doris { +#pragma GCC diagnostic push Review Comment: Refined. --

[GitHub] [doris] Kikyou1997 opened a new issue, #12956: [Bug] BE core when SQL has case expr without when.

2022-09-25 Thread GitBox
Kikyou1997 opened a new issue, #12956: URL: https://github.com/apache/doris/issues/12956 ### 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] lsy3993 opened a new pull request, #12957: [bug](planner) : Incorrect result of CAST AS CHAR

2022-09-25 Thread GitBox
lsy3993 opened a new pull request, #12957: URL: https://github.com/apache/doris/pull/12957 # Proposed changes Issue Number: #3861 ## Problem summary when cast string to char(int), fe should judge the length of target char, rather than return whole string ## Checkl

[GitHub] [doris] morrySnow merged pull request #12894: [feature](nereids) extract single table expression for push down

2022-09-25 Thread GitBox
morrySnow merged PR #12894: URL: https://github.com/apache/doris/pull/12894 -- 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-flink-connector] link3280 commented on pull request #66: [Fix] fix deserialization error for QueryPlan exception

2022-09-25 Thread GitBox
link3280 commented on PR #66: URL: https://github.com/apache/doris-flink-connector/pull/66#issuecomment-1257427443 Yes. Do you mean adding the annotation alone or also with the `exception` field? I think the exception msg is helpful and should be exposed to users properly. -- This is an

[GitHub] [doris] yiguolei commented on a diff in pull request #12936: [enhancement](string column)copy string continuous

2022-09-25 Thread GitBox
yiguolei commented on code in PR #12936: URL: https://github.com/apache/doris/pull/12936#discussion_r979539306 ## be/src/olap/rowset/segment_v2/page_io.cpp: ## @@ -34,7 +34,7 @@ namespace doris { namespace segment_v2 { using strings::Substitute; - +enum { PAGE_PADDING_SIZE =

[GitHub] [doris] github-actions[bot] commented on pull request #12954: [fix](memtracker) Remove mem tracker record mem pool actual memory usage

2022-09-25 Thread GitBox
github-actions[bot] commented on PR #12954: URL: https://github.com/apache/doris/pull/12954#issuecomment-1257439471 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 #12954: [fix](memtracker) Remove mem tracker record mem pool actual memory usage

2022-09-25 Thread GitBox
github-actions[bot] commented on PR #12954: URL: https://github.com/apache/doris/pull/12954#issuecomment-1257439484 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 #12952: [branch-1.1-lts] Fix buffer pool deadlock

2022-09-25 Thread GitBox
dataroaring merged PR #12952: URL: https://github.com/apache/doris/pull/12952 -- 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 #12924: [doc](sparkload)Spark load import kerberos parameter modification

2022-09-25 Thread GitBox
hf200012 merged PR #12924: URL: https://github.com/apache/doris/pull/12924 -- 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 #12798: [typo](docs)Optimized materialized view documentation

2022-09-25 Thread GitBox
hf200012 merged PR #12798: URL: https://github.com/apache/doris/pull/12798 -- 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] zhangy5 opened a new issue, #12958: [Bug] [daily] be core when union query

2022-09-25 Thread GitBox
zhangy5 opened a new issue, #12958: URL: https://github.com/apache/doris/issues/12958 ### 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-website] hf200012 merged pull request #114: [docs](function)Optimized string function doc

2022-09-25 Thread GitBox
hf200012 merged PR #114: URL: https://github.com/apache/doris-website/pull/114 -- 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] yiguolei merged pull request #12954: [fix](memtracker) Remove mem tracker record mem pool actual memory usage

2022-09-25 Thread GitBox
yiguolei merged PR #12954: URL: https://github.com/apache/doris/pull/12954 -- 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 a diff in pull request #12923: [function](hash) add support of murmur_hash3_64

2022-09-25 Thread GitBox
yiguolei commented on code in PR #12923: URL: https://github.com/apache/doris/pull/12923#discussion_r979560397 ## be/src/util/hash_util.hpp: ## @@ -132,60 +132,11 @@ class HashUtil { // refer to https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/c

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

2022-09-25 Thread GitBox
BiteThet commented on PR #12957: URL: https://github.com/apache/doris/pull/12957#issuecomment-1257484031 We are not doing char type length processing in the execution engine, it seems that this will make us not have consistent performance globally -- This is an automated message from

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

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

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

2022-09-25 Thread GitBox
yiguolei merged PR #12959: URL: https://github.com/apache/doris/pull/12959 -- 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] xinyiZzz opened a new pull request, #12960: [enhancement][loadchannel] Trigger load channel flush based on process physical memory to avoid OOM

2022-09-25 Thread GitBox
xinyiZzz opened a new pull request, #12960: URL: https://github.com/apache/doris/pull/12960 # Proposed changes Issue Number: close #xxx ## Problem summary 1. When the physical memory of the process reaches 90% of the mem limit, trigger the load channel mgr to brush down

[GitHub] [doris] jacktengg commented on a diff in pull request #12923: [function](hash) add support of murmur_hash3_64

2022-09-25 Thread GitBox
jacktengg commented on code in PR #12923: URL: https://github.com/apache/doris/pull/12923#discussion_r97959 ## be/src/util/hash_util.hpp: ## @@ -132,60 +132,11 @@ class HashUtil { // refer to https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/

[GitHub] [doris] freesinger opened a new pull request, #12961: [fix](column)fix get_shrinked_column misspell

2022-09-25 Thread GitBox
freesinger opened a new pull request, #12961: URL: https://github.com/apache/doris/pull/12961 # Proposed changes Fix misspell ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x] No - [ ] I don't know 2. Has unit tests b

[GitHub] [doris] yiguolei merged pull request #12923: [function](hash) add support of murmur_hash3_64

2022-09-25 Thread GitBox
yiguolei merged PR #12923: URL: https://github.com/apache/doris/pull/12923 -- 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] xinyiZzz opened a new pull request, #12962: [fix](memory) Fix buffer pool deadlock

2022-09-25 Thread GitBox
xinyiZzz opened a new pull request, #12962: URL: https://github.com/apache/doris/pull/12962 # Proposed changes Issue Number: close #xxx ## Problem summary Deadlock in arena_locks in `BufferPool::BufferAllocator::ScavengeBuffers` and `_lock` in `DebugString` ## Che

[GitHub] [doris] starocean999 opened a new pull request, #12963: [fix](projection)sort node's unmaterialized slots should be removed from resolvedTupleExprs

2022-09-25 Thread GitBox
starocean999 opened a new pull request, #12963: URL: https://github.com/apache/doris/pull/12963 # Proposed changes Issue Number: close https://github.com/apache/doris/issues/12874 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it af

[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

[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

[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.

[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

[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

[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

[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: - [ ]

<    1   2   3   4   5   6   7   8   9   10   >