[GitHub] [doris] FreeOnePlus closed issue #13221: [Bug] SM4 encryption function encryption result error

2022-10-11 Thread GitBox
FreeOnePlus closed issue #13221: [Bug] SM4 encryption function encryption result error URL: https://github.com/apache/doris/issues/13221 -- 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] FreeOnePlus commented on issue #13221: [Bug] SM4 encryption function encryption result error

2022-10-11 Thread GitBox
FreeOnePlus commented on issue #13221: URL: https://github.com/apache/doris/issues/13221#issuecomment-1275678786 https://user-images.githubusercontent.com/54164178/195271065-50588ec6-fec8-4b59-8328-7630d87d12cb.png";> -- This is an automated message from the Apache Git Service. To resp

[GitHub] [doris] FreeOnePlus commented on issue #13221: [Bug] SM4 encryption function encryption result error

2022-10-11 Thread GitBox
FreeOnePlus commented on issue #13221: URL: https://github.com/apache/doris/issues/13221#issuecomment-1275678653 > Use unhex to wrap the key like select to_base64(sm4_encrypt('text', unhex('F3229A0B371ED2D9441B830D21A390C3'))); then you will get the right result. get√ -- This is an

[GitHub] [doris] dataroaring opened a new pull request, #13317: [fix](test) make output of test stable

2022-10-11 Thread GitBox
dataroaring opened a new pull request, #13317: URL: https://github.com/apache/doris/pull/13317 # 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 #13303: [enhancement](statistics) Support to drop table or partition statistics

2022-10-11 Thread GitBox
Kikyou1997 commented on code in PR #13303: URL: https://github.com/apache/doris/pull/13303#discussion_r993050520 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DropTableStatsStmt.java: ## @@ -0,0 +1,140 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] github-actions[bot] commented on pull request #13312: [ResourceTag](tag) Unified tag format verification

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13312: URL: https://github.com/apache/doris/pull/13312#issuecomment-1275674860 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 #13312: [ResourceTag](tag) Unified tag format verification

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

svn commit: r57323 - in /dev/doris: 1.1.1-rc01/ flink-connector/1.0.3/ flink-connector/1.1.0/ spark-connector/1.0.1/

2022-10-11 Thread morningman
Author: morningman Date: Wed Oct 12 06:46:13 2022 New Revision: 57323 Log: del old package Removed: dev/doris/1.1.1-rc01/ dev/doris/flink-connector/1.0.3/ dev/doris/flink-connector/1.1.0/ dev/doris/spark-connector/1.0.1/ --

[GitHub] [doris] Jibing-Li closed pull request #13260: [Enhancement](broker)Support obs broker load

2022-10-11 Thread GitBox
Jibing-Li closed pull request #13260: [Enhancement](broker)Support obs broker load URL: https://github.com/apache/doris/pull/13260 -- 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] Kikyou1997 commented on pull request #13303: [enhancement](statistics) Support to drop table or partition statistics

2022-10-11 Thread GitBox
Kikyou1997 commented on PR #13303: URL: https://github.com/apache/doris/pull/13303#issuecomment-1275656637 I have a little question is that when will a user want to delete stats of some partition rather than whole table -- This is an automated message from the Apache Git Service. To respo

[doris] branch master updated (239e5b9943 -> 1bd14f1d82)

2022-10-11 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 239e5b9943 [enhancement](storage) set the segment cache capacity according to the open file limit of the process (

[GitHub] [doris] morningman merged pull request #13129: jsonb parse function and load

2022-10-11 Thread GitBox
morningman merged PR #13129: URL: https://github.com/apache/doris/pull/13129 -- 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] Gabriel39 opened a new pull request, #13316: [Bug](predicate) fix nullptr in scan node

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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #13315: [Bug](function) fix core dump on case when have 1000 condition

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

[GitHub] [doris] Gabriel39 opened a new pull request, #13314: [Improvement](like) Change `like` function to batch call

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

[GitHub] [doris] BiteTheDDDDt opened a new issue, #13313: [Bug](function) core dump on case when have 1000 condition

2022-10-11 Thread GitBox
BiteThet opened a new issue, #13313: URL: https://github.com/apache/doris/issues/13313 ### 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] 345362231 commented on issue #13251: [Bug] BE日志告警UpdateDerivedVars is too busy!服务器卡住

2022-10-11 Thread GitBox
345362231 commented on issue #13251: URL: https://github.com/apache/doris/issues/13251#issuecomment-1275612936 内存没有做限制,且查看内存还比较多。之前遇到有内存问题的都是直接把进程都杀死了。这次没有 -- 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] yangzhg opened a new pull request, #13312: [ResourceTag](tag) Unified tag format verification

2022-10-11 Thread GitBox
yangzhg opened a new pull request, #13312: URL: https://github.com/apache/doris/pull/13312 # Proposed changes previous pr is #13063 ## Problem summary Unified tag format verification, after #13063 tag support uppercase, but tag format verify is different at add backends

[GitHub] [doris] biohazard4321 commented on issue #13221: [Bug] SM4 encryption function encryption result error

2022-10-11 Thread GitBox
biohazard4321 commented on issue #13221: URL: https://github.com/apache/doris/issues/13221#issuecomment-1275578824 Use unhex to wrap the key like select to_base64(sm4_encrypt('text', unhex('F3229A0B371ED2D9441B830D21A390C3'))); then you will get the right result. -- This is

[doris-website] branch master updated: [typo](docs)fix some problem (#140)

2022-10-11 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-website.git The following commit(s) were added to refs/heads/master by this push: new f105bfb7d96 [typo](docs)fix some pr

[GitHub] [doris-website] hf200012 merged pull request #140: [typo](docs)fix some problem

2022-10-11 Thread GitBox
hf200012 merged PR #140: URL: https://github.com/apache/doris-website/pull/140 -- 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] englefly opened a new pull request, #13311: add string min/maxValue

2022-10-11 Thread GitBox
englefly opened a new pull request, #13311: URL: https://github.com/apache/doris/pull/13311 # Proposed changes enable varchar/char type set min/max value table first 8 chars as long, and convert to double @Kikyou1997 @jackwener please review Issue Number: close #xxx

[doris] branch master updated: [enhancement](storage) set the segment cache capacity according to the open file limit of the process (#13269)

2022-10-11 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 239e5b9943 [enhancement](storage) set the se

[GitHub] [doris] dataroaring merged pull request #13269: [enhancement](storage) set the segment cache capacity according to the open file limit of the process

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

[GitHub] [doris] weizhengte commented on pull request #13303: [enhancement](statistics) Support to drop table or partition statistics

2022-10-11 Thread GitBox
weizhengte commented on PR #13303: URL: https://github.com/apache/doris/pull/13303#issuecomment-1275557017 @morrySnow @Kikyou1997 review plz -- 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 sp

[GitHub] [doris] github-actions[bot] commented on pull request #12897: [feature](remote) support local cache GC by disk usage

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #12897: URL: https://github.com/apache/doris/pull/12897#issuecomment-1275547248 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] jacktengg opened a new pull request, #13310: [regression](bloom filter) add test case for is not null

2022-10-11 Thread GitBox
jacktengg opened a new pull request, #13310: URL: https://github.com/apache/doris/pull/13310 # Proposed changes Related to #13299 Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [doris] zhannngchen commented on pull request #13111: [Enhancement](load) remove load mem limit

2022-10-11 Thread GitBox
zhannngchen commented on PR #13111: URL: https://github.com/apache/doris/pull/13111#issuecomment-1275526565 > * Remove `LOAD_MEM_LIMIT` variable in `SessionVariable.java` > * Remove `get_load_mem_limit` in `runtime_state.cpp` and use exec mem limit in `_query_mem_tracker->limit()` instead

[GitHub] [doris] Xiaojun-Pan commented on issue #10229: [UserCase] User list collection

2022-10-11 Thread GitBox
Xiaojun-Pan commented on issue #10229: URL: https://github.com/apache/doris/issues/10229#issuecomment-1275525195 ![logo](https://user-images.githubusercontent.com/40374927/195240870-e9d611be-30cd-40a5-87bc-a23f75760f21.png) 无锡宝通科技 http://www.boton-tech.com/ -- This is an automated m

[GitHub] [doris-spark-connector] gitfortian opened a new issue, #53: [Enhancement] can provide a json format read data type like flink-connector

2022-10-11 Thread GitBox
gitfortian opened a new issue, #53: URL: https://github.com/apache/doris-spark-connector/issues/53 ### 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

[GitHub] [doris] zhanghengdashuaibi closed issue #13308: candidate backends is empty

2022-10-11 Thread GitBox
zhanghengdashuaibi closed issue #13308: candidate backends is empty URL: https://github.com/apache/doris/issues/13308 -- 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 unsubsc

[GitHub] [doris] huangkaiyan10 opened a new issue, #13309: openEuler 22.03-LTS 'doris_be' failed to start (exit status 127) -- '/var/apache-doris/be/bin/start_be.sh': /var/apache-doris/be/lib/doris_b

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

[GitHub] [doris] xinyiZzz commented on pull request #13111: [Enhancement](load) remove load mem limit

2022-10-11 Thread GitBox
xinyiZzz commented on PR #13111: URL: https://github.com/apache/doris/pull/13111#issuecomment-1275516739 1. Remove `LOAD_MEM_LIMIT` variable in `SessionVariable.java` 2. Remove `get_load_mem_limit` and its usage in `runtime_state.cpp` 3. Remove load mem limit in docs `variables.md` --

[doris] branch master updated (917d35a184 -> af7b6524f2)

2022-10-11 Thread pengxiangyu
This is an automated email from the ASF dual-hosted git repository. pengxiangyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 917d35a184 [typo](docs)Fix a document problem #13296 add af7b6524f2 add hide config to hide config in webserv

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

2022-10-11 Thread GitBox
pengxiangyu merged PR #13255: URL: https://github.com/apache/doris/pull/13255 -- 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] pengxiangyu closed issue #13254: [Feature] Add hide config to hide config in webserver for safety.

2022-10-11 Thread GitBox
pengxiangyu closed issue #13254: [Feature] Add hide config to hide config in webserver for safety. URL: https://github.com/apache/doris/issues/13254 -- 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 t

[GitHub] [doris] yiguolei commented on pull request #13086: [feature](information_schema) add `backends` information_schema table

2022-10-11 Thread GitBox
yiguolei commented on PR #13086: URL: https://github.com/apache/doris/pull/13086#issuecomment-1275499752 Disk usage capacity and percent should use int64 or float value, because we need calculate some metric on the numeric value. -- This is an automated message from the Apache Git Service

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

2022-10-11 Thread GitBox
lsy3993 closed pull request #13281: [function](date function) add new date function 'first_month_day' URL: https://github.com/apache/doris/pull/13281 -- 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] zhanghengdashuaibi opened a new issue, #13308: candidate backends is empty

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

[GitHub] [doris] github-actions[bot] commented on pull request #13305: [bugfix](compatibility) Fix a compatibility problem case by enum value changed

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13305: URL: https://github.com/apache/doris/pull/13305#issuecomment-1275495474 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 #13305: [bugfix](compatibility) Fix a compatibility problem case by enum value changed

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13305: URL: https://github.com/apache/doris/pull/13305#issuecomment-1275495451 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] zhangstar333 commented on pull request #13287: [feature](agg) support `group_bitmap_xor` agg function.

2022-10-11 Thread GitBox
zhangstar333 commented on PR #13287: URL: https://github.com/apache/doris/pull/13287#issuecomment-1275492850 LGTM -- 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

[doris] branch master updated (89b295c6cc -> 917d35a184)

2022-10-11 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 89b295c6cc [enhancement](memory) Print memory usage log when memory allocation fails (#13301) add 917d35a184 [t

[GitHub] [doris] yiguolei merged pull request #13296: [typo](docs)Fix a document problem

2022-10-11 Thread GitBox
yiguolei merged PR #13296: URL: https://github.com/apache/doris/pull/13296 -- 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 (16999ef02d -> 89b295c6cc)

2022-10-11 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 16999ef02d [Vectorized][Function] support date_trunc and countequal function (#13039) add 89b295c6cc [enhanceme

[GitHub] [doris] yiguolei merged pull request #13301: [enhancement](memory) Print memory usage log when memory allocation fails

2022-10-11 Thread GitBox
yiguolei merged PR #13301: URL: https://github.com/apache/doris/pull/13301 -- 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] xy720 opened a new pull request, #13307: [Enhancement](array-type) Tuple is null predicate support array type

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

[GitHub] [doris] Gabriel39 opened a new pull request, #13306: [Bug](bloomfilter) fix concurrency bug caused by bloom filter

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

[GitHub] [doris] liujinhui1994 commented on pull request #12781: [Enhancement](broker)Doris support obs broker load

2022-10-11 Thread GitBox
liujinhui1994 commented on PR #12781: URL: https://github.com/apache/doris/pull/12781#issuecomment-1275488780 @morningman ok -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris] yangzhg opened a new pull request, #13305: [bugfix](compatibility) Fix a compatibility problem case by enum value changed

2022-10-11 Thread GitBox
yangzhg opened a new pull request, #13305: URL: https://github.com/apache/doris/pull/13305 # Proposed changes Fix a compatibility problem case by enum value changed ## Problem summary this bug is introduced by #10322 ## Checklist(Required) 1. Does it aff

[GitHub] [doris] github-actions[bot] commented on pull request #13302: [enhancement](memtracker) Print query memory usage log every second when `memory_verbose_track` is enabled

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13302: URL: https://github.com/apache/doris/pull/13302#issuecomment-1275488374 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 #13302: [enhancement](memtracker) Print query memory usage log every second when `memory_verbose_track` is enabled

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13302: URL: https://github.com/apache/doris/pull/13302#issuecomment-1275488353 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 #13301: [enhancement](memory) Print memory usage log when memory allocation fails

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13301: URL: https://github.com/apache/doris/pull/13301#issuecomment-1275487704 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 #13301: [enhancement](memory) Print memory usage log when memory allocation fails

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

[doris] branch master updated: [Vectorized][Function] support date_trunc and countequal function (#13039)

2022-10-11 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 16999ef02d [Vectorized][Function] support date

[GitHub] [doris] HappenLee merged pull request #13039: [Vectorized][Function] support date_trunc and countequal function

2022-10-11 Thread GitBox
HappenLee merged PR #13039: URL: https://github.com/apache/doris/pull/13039 -- 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] alangui opened a new issue, #13304: [Bug] 1105 - errCode = 2, detailMessage = rpc env init error:

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

[GitHub] [doris] morningman commented on a diff in pull request #13184: [feature-wip](parquet-reader) fix string test

2022-10-11 Thread GitBox
morningman commented on code in PR #13184: URL: https://github.com/apache/doris/pull/13184#discussion_r992901758 ## be/src/vec/exec/format/parquet/parquet_pred_cmp.h: ## @@ -76,40 +56,85 @@ namespace doris::vectorized { return true;

[doris] branch master updated (022cfb6979 -> 1f034a5d1f)

2022-10-11 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 022cfb6979 [typo](docs)delete duplicate document and fix some problem (#13274) add 1f034a5d1f [community](asf

[GitHub] [doris] caiconghui merged pull request #12993: [community](asf) add branch-1.1-lts protection

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

[GitHub] [doris] github-actions[bot] commented on pull request #13296: [typo](docs)Fix a document problem

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13296: URL: https://github.com/apache/doris/pull/13296#issuecomment-1275470589 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 #13296: [typo](docs)Fix a document problem

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13296: URL: https://github.com/apache/doris/pull/13296#issuecomment-1275470572 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 #13257: [feature-wip](multi-catalog) optimize parquet profile & add null map timer

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13257: URL: https://github.com/apache/doris/pull/13257#issuecomment-1275470008 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 #13257: [feature-wip](multi-catalog) optimize parquet profile & add null map timer

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13257: URL: https://github.com/apache/doris/pull/13257#issuecomment-1275469989 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] weizhengte opened a new pull request, #13303: [enhancement](statistics) Support to drop table or partition statistics

2022-10-11 Thread GitBox
weizhengte opened a new pull request, #13303: URL: https://github.com/apache/doris/pull/13303 # Proposed changes Manually drop statistics for tables or partitions. Table or partition can be specified, if neither is specified, all statistics under the current database will be deleted.

[doris] branch master updated: [typo](docs)delete duplicate document and fix some problem (#13274)

2022-10-11 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 022cfb6979 [typo](docs)delete duplicate documen

[GitHub] [doris] yiguolei merged pull request #13274: [typo](docs)delete duplicate document and fix some problem

2022-10-11 Thread GitBox
yiguolei merged PR #13274: URL: https://github.com/apache/doris/pull/13274 -- 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: [improvement](config) set enable_local_exchange default value to true (#13292)

2022-10-11 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 5c68f69362 [improvement](config) set enable_loc

[GitHub] [doris] yiguolei merged pull request #13292: [improvement](config) set enable_local_exchange default value to true

2022-10-11 Thread GitBox
yiguolei merged PR #13292: URL: https://github.com/apache/doris/pull/13292 -- 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](sort)should not change resolvedTupleExprs in toThrift method (#13300)

2022-10-11 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 c142c2baae [fix](sort)should no

[GitHub] [doris] yiguolei merged pull request #13300: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-11 Thread GitBox
yiguolei merged PR #13300: URL: https://github.com/apache/doris/pull/13300 -- 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] morningman commented on pull request #12781: [Enhancement] (broker) Doris support obs broker load

2022-10-11 Thread GitBox
morningman commented on PR #12781: URL: https://github.com/apache/doris/pull/12781#issuecomment-1275452690 hi @liujinhui1994 , please rebase master to pass the checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] stalary commented on issue #13288: [Bug] CAST does not support HLL and BITMAP data types

2022-10-11 Thread GitBox
stalary commented on issue #13288: URL: https://github.com/apache/doris/issues/13288#issuecomment-1275448101 hll and bitmap need aggrgate,but CTAS not get the key column, so it will be error. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [doris] xinyiZzz opened a new pull request, #13302: [enhancement](memtracker) Print query memory usage log every second when `memory_verbose_track` is enabled

2022-10-11 Thread GitBox
xinyiZzz opened a new pull request, #13302: URL: https://github.com/apache/doris/pull/13302 # Proposed changes Issue Number: close #xxx ## Problem summary 1、When `memory_verbose_track` is enabled, Print query mem tracker and process mem tracker every second. 2、Fix th

[GitHub] [doris] github-actions[bot] commented on pull request #13292: [improvement](config) set enable_local_exchange default value to true

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13292: URL: https://github.com/apache/doris/pull/13292#issuecomment-1275013720 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 #13292: [improvement](config) set enable_local_exchange default value to true

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13292: URL: https://github.com/apache/doris/pull/13292#issuecomment-1275013763 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 #13293: [improve](Nereids): avoid duplicated stats derive.

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #13293: URL: https://github.com/apache/doris/pull/13293#issuecomment-1275002405 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] xinyiZzz commented on pull request #13301: [enhancement](memory) Print memory usage log when memory allocation fails

2022-10-11 Thread GitBox
xinyiZzz commented on PR #13301: URL: https://github.com/apache/doris/pull/13301#issuecomment-1274931075 @dataroaring CC~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] xinyiZzz opened a new pull request, #13301: [enhancement](memory) Print memory usage log when memory allocation fails

2022-10-11 Thread GitBox
xinyiZzz opened a new pull request, #13301: URL: https://github.com/apache/doris/pull/13301 # Proposed changes Issue Number: close #xxx ## Problem summary When memory allocation fails, print the process mem tracker and the children two levels below ## Checklist(Re

[GitHub] [doris] xinyiZzz commented on pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-11 Thread GitBox
xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1274895854 Maybe we can discuss the idea of subsequent cache optimization~, I mentioned a proposal a long time ago https://github.com/apache/doris/issues/9580 -- This is an automated message f

[GitHub] [doris] github-actions[bot] commented on pull request #12781: [Enhancement] (broker) Doris support obs broker load

2022-10-11 Thread GitBox
github-actions[bot] commented on PR #12781: URL: https://github.com/apache/doris/pull/12781#issuecomment-1274891888 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 commented on pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-11 Thread GitBox
xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1274867621 If want to discard the doris application layer cache. what is the replacement method? such as, using optimized code + general memory allocator + system page cache There are more

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

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

[GitHub] [doris] xinyiZzz commented on pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-11 Thread GitBox
xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1274832649 Give the performance impact of `disable page cache` and `disable chunk allocator`, and the benefits of doing so. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [doris] dataroaring merged pull request #13299: [fix](bloom filter) wrong result of bloom filter for is not null

2022-10-11 Thread GitBox
dataroaring merged PR #13299: URL: https://github.com/apache/doris/pull/13299 -- 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: [fix](bloom filter) wrong result of bloom filter for is not null (#13299)

2022-10-11 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 c8b515e703 [fix](bloom filte

[GitHub] [doris] jacktengg opened a new pull request, #13299: [fix](bloom filter) wrong result of bloom filter for is not null

2022-10-11 Thread GitBox
jacktengg opened a new pull request, #13299: URL: https://github.com/apache/doris/pull/13299 # Proposed changes Issue Number: close #xxx ## Problem summary How to reproduce: ``` -- DDL drop TABLE if exists `t`; CREATE TABLE `t` ( `a` varchar(150) NULL

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

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

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

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

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

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

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

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

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

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

[GitHub] [doris] luozenglin opened a new pull request, #13298: [fix](bitmap_intersect) fix `bitmap_intersect` result error

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

[GitHub] [doris] luozenglin opened a new issue, #13297: [Bug] agg `bitmap_intersect` result error

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

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

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

[doris] branch master updated: [enhancement](memtracker) Add independent and unique scanner mem tracker for each query (#13262)

2022-10-11 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 df54c6b63a [enhancement](memtracker) Add in

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

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

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

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

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

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

  1   2   >