[GitHub] [doris] yiguolei closed pull request #19891: [test](ckperf) test ck perf

2023-05-21 Thread via GitHub
yiguolei closed pull request #19891: [test](ckperf) test ck perf URL: https://github.com/apache/doris/pull/19891 -- 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,

[GitHub] [doris] morrySnow merged pull request #18803: [opt](nereids)runtime filter resize

2023-05-21 Thread via GitHub
morrySnow merged PR #18803: URL: https://github.com/apache/doris/pull/18803 -- 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 (060fbe2b1f -> 76dc5841dc)

2023-05-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 060fbe2b1f [typo](docs) replace the wrong field "json_paths" in s3 tvf related docs with the correct one "jsonpaths

[GitHub] [doris] xy720 commented on pull request #19894: [Improve](struct)improve struct support into outfile

2023-05-21 Thread via GitHub
xy720 commented on PR #19894: URL: https://github.com/apache/doris/pull/19894#issuecomment-1556433692 can you please add some test case? -- 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 specif

[GitHub] [doris] nextdreamblue commented on pull request #19899: [feature](function) add json->operator convert to json_extract

2023-05-21 Thread via GitHub
nextdreamblue commented on PR #19899: URL: https://github.com/apache/doris/pull/19899#issuecomment-1556433845 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 unsubs

[GitHub] [doris] nextdreamblue commented on pull request #19899: [feature](function) add json->operator convert to json_extract

2023-05-21 Thread via GitHub
nextdreamblue commented on PR #19899: URL: https://github.com/apache/doris/pull/19899#issuecomment-1556434460 run buildall -- 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] HappenLee commented on a diff in pull request #19789: [feature](profile)Add the filtering information of the Bloom filter in profile.

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19789: URL: https://github.com/apache/doris/pull/19789#discussion_r1199900065 ## be/src/olap/olap_common.h: ## @@ -317,6 +317,10 @@ struct OlapReaderStatistics { int64_t expr_filter_ns = 0; int64_t output_col_ns = 0; +// The tab

[GitHub] [doris] yiguolei commented on pull request #19543: [Refact] (serde) refact mysql serde with data type

2023-05-21 Thread via GitHub
yiguolei commented on PR #19543: URL: https://github.com/apache/doris/pull/19543#issuecomment-1556439116 run buildall -- 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] lvshaokang commented on pull request #19571: [feature](load-refactor) Unfied mysql load use InsertStmt

2023-05-21 Thread via GitHub
lvshaokang commented on PR #19571: URL: https://github.com/apache/doris/pull/19571#issuecomment-1556439735 run buildall -- 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] BiteTheDDDDt commented on pull request #19870: [Bug](function) make VcompoundPred optimization work well

2023-05-21 Thread via GitHub
BiteThet commented on PR #19870: URL: https://github.com/apache/doris/pull/19870#issuecomment-1556440274 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19870: [Bug](function) make VcompoundPred optimization work well

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19870: URL: https://github.com/apache/doris/pull/19870#issuecomment-1556441899 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morningman closed issue #19580: [Enhancement] Hive catalog kerberos authentication scenario optimize.

2023-05-21 Thread via GitHub
morningman closed issue #19580: [Enhancement] Hive catalog kerberos authentication scenario optimize. URL: https://github.com/apache/doris/issues/19580 -- 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 t

[GitHub] [doris] morningman merged pull request #19841: Use keytab and principal to login kerberos

2023-05-21 Thread via GitHub
morningman merged PR #19841: URL: https://github.com/apache/doris/pull/19841 -- 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 (76dc5841dc -> f57b6adba9)

2023-05-21 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 76dc5841dc [opt](nereids)compute runtime filter size by the ndv of build side (#18803) add f57b6adba9 [improv

[GitHub] [doris] ByteYue commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
ByteYue commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556442362 run buildall -- 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 unsu

[GitHub] [doris] englefly opened a new pull request, #19913: [regression](nereids) tpcds sf100 plan shape regression cases

2023-05-21 Thread via GitHub
englefly opened a new pull request, #19913: URL: https://github.com/apache/doris/pull/19913 # Proposed changes add regression cases for tpcds sf100 plan check Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-155690 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19791: [Bug](function) fix function in get wrong result when input const column

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19791: URL: https://github.com/apache/doris/pull/19791#issuecomment-1556444526 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 #19791: [Bug](function) fix function in get wrong result when input const column

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19791: URL: https://github.com/apache/doris/pull/19791#issuecomment-1556444568 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] BiteTheDDDDt merged pull request #19791: [Bug](function) fix function in get wrong result when input const column

2023-05-21 Thread via GitHub
BiteThet merged PR #19791: URL: https://github.com/apache/doris/pull/19791 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[doris] branch master updated (f57b6adba9 -> d64be9565d)

2023-05-21 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f57b6adba9 [improvement](libhdfs) Use keytab and principal to login kerberos (#19841) add d64be9565d [Bug](fu

[GitHub] [doris] mrhhsg commented on pull request #19101: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-05-21 Thread via GitHub
mrhhsg commented on PR #19101: URL: https://github.com/apache/doris/pull/19101#issuecomment-1556446703 run buildall -- 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #19101: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19101: URL: https://github.com/apache/doris/pull/19101#issuecomment-1556449901 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] Gabriel39 commented on pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-21 Thread via GitHub
Gabriel39 commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1556451488 run buildall -- 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] hello-stephen commented on pull request #19899: [feature](function) add json->operator convert to json_extract

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19899: URL: https://github.com/apache/doris/pull/19899#issuecomment-1556451649 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.07 seconds stream load tsv: 419 seconds loaded 74807831229 Bytes, about 170 MB/s

[GitHub] [doris] LemonLiTree opened a new pull request, #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
LemonLiTree opened a new pull request, #19914: URL: https://github.com/apache/doris/pull/19914 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Ha

[GitHub] [doris] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-21 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1556456774 run p0 -- 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] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-21 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1556458076 run p0 -- 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] fsilent opened a new issue, #19915: [Bug] storage_min_left_capacity_bytes default value has integer overflow

2023-05-21 Thread via GitHub
fsilent opened a new issue, #19915: URL: https://github.com/apache/doris/issues/19915 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.3 master ###

[GitHub] [doris] HappenLee commented on a diff in pull request #19789: [feature](profile)Add the filtering information of the Bloom filter in profile.

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19789: URL: https://github.com/apache/doris/pull/19789#discussion_r1199915322 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1603,11 +1604,21 @@ uint16_t SegmentIterator::_evaluate_short_circuit_predicate(uint16_t* vec_sel_ro

[GitHub] [doris] HappenLee commented on a diff in pull request #19789: [feature](profile)Add the filtering information of the Bloom filter in profile.

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19789: URL: https://github.com/apache/doris/pull/19789#discussion_r1199915431 ## be/src/olap/olap_common.h: ## @@ -317,6 +317,10 @@ struct OlapReaderStatistics { int64_t expr_filter_ns = 0; int64_t output_col_ns = 0; +// The tab

[GitHub] [doris] BiteTheDDDDt commented on pull request #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
BiteThet commented on PR #19914: URL: https://github.com/apache/doris/pull/19914#issuecomment-1556461938 This problem may occur because your version of thirdparty is wrong -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [doris] HappenLee commented on a diff in pull request #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19824: URL: https://github.com/apache/doris/pull/19824#discussion_r1199916855 ## fe/fe-common/src/main/java/org/apache/doris/catalog/PrimitiveType.java: ## @@ -1141,7 +1151,7 @@ public boolean isVariantType() { } public boolean isSt

[GitHub] [doris] wangzhuo6 opened a new issue, #19916: [Enhancement] 在Doris中实现角色与LDAP组之间的权限绑定,一直无法完成

2023-05-21 Thread via GitHub
wangzhuo6 opened a new issue, #19916: URL: https://github.com/apache/doris/issues/19916 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

[GitHub] [doris] jacktengg commented on pull request #19847: [improvement](exchange) data stream sender stop sending data to receiver if it returns eos early

2023-05-21 Thread via GitHub
jacktengg commented on PR #19847: URL: https://github.com/apache/doris/pull/19847#issuecomment-1556470303 run buildall -- 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] github-actions[bot] commented on pull request #19543: [Refact] (serde) refact mysql serde with data type

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19543: URL: https://github.com/apache/doris/pull/19543#issuecomment-1556470466 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] bobhan1 opened a new pull request, #19917: [feature-wip](auto-inc) add AutoIncrementIdGenerator and FrontService for BE coordinator

2023-05-21 Thread via GitHub
bobhan1 opened a new pull request, #19917: URL: https://github.com/apache/doris/pull/19917 # Proposed changes Issue Number: #18501 ## Changes summary 1. add `AutoIncrementGenerator` for `OlapTable` to maintain the auto-incremce column meta data. 2. add FrontService `

[GitHub] [doris] HappenLee commented on a diff in pull request #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19824: URL: https://github.com/apache/doris/pull/19824#discussion_r1199923079 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DescribeStmt.java: ## @@ -199,7 +200,11 @@ public void analyze(Analyzer analyzer) throws UserException {

[GitHub] [doris] HappenLee commented on a diff in pull request #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
HappenLee commented on code in PR #19824: URL: https://github.com/apache/doris/pull/19824#discussion_r1199923786 ## fe/fe-core/src/main/java/org/apache/doris/common/proc/IndexSchemaProcNode.java: ## @@ -59,7 +60,11 @@ public ProcResult fetchResult() throws AnalysisException {

[GitHub] [doris] github-actions[bot] commented on pull request #19917: [feature-wip](auto-inc) add AutoIncrementIdGenerator and FrontService for BE coordinator

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1556473394 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19824: URL: https://github.com/apache/doris/pull/19824#issuecomment-1556476118 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 #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19824: URL: https://github.com/apache/doris/pull/19824#issuecomment-1556476158 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] BiteTheDDDDt merged pull request #19824: [Feature](aggregation) add agg_state define and ddl support

2023-05-21 Thread via GitHub
BiteThet merged PR #19824: URL: https://github.com/apache/doris/pull/19824 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[doris] branch master updated: [Feature](aggregation) add agg_state define and ddl support (#19824)

2023-05-21 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 e9223f6a19 [Feature](aggregation) add agg_sta

[GitHub] [doris] github-actions[bot] commented on pull request #18784: [feature](Nereids): pushdown filter through window

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #18784: URL: https://github.com/apache/doris/pull/18784#issuecomment-1556478028 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19413: [Feature] (Multi-Catalog) support query hll column in doris jdbc table - part 1

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19413: URL: https://github.com/apache/doris/pull/19413#issuecomment-1556478777 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] LemonLiTree commented on pull request #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
LemonLiTree commented on PR #19914: URL: https://github.com/apache/doris/pull/19914#issuecomment-1556479026 > This problem may occur because your version of thirdparty is wrong but i'm weird: The thirdparty seems to have not been updated , And this error is only compiled on arm --

[GitHub] [doris] github-actions[bot] commented on pull request #19681: [feature](multi-catalog)support paimon catalog

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19681: URL: https://github.com/apache/doris/pull/19681#issuecomment-1556479880 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19681: [feature](multi-catalog)support paimon catalog

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19681: URL: https://github.com/apache/doris/pull/19681#issuecomment-1556480061 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] BiteTheDDDDt commented on pull request #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
BiteThet commented on PR #19914: URL: https://github.com/apache/doris/pull/19914#issuecomment-1556482889 > > This problem may occur because your version of thirdparty is wrong > > but i'm weird: The thirdparty seems to have not been updated , And this error is only compiled on arm

[GitHub] [doris] GoGoWen commented on pull request #19413: [Feature] (Multi-Catalog) support query hll column in doris jdbc table - part 1

2023-05-21 Thread via GitHub
GoGoWen commented on PR #19413: URL: https://github.com/apache/doris/pull/19413#issuecomment-1556490309 run buildall -- 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 unsu

[GitHub] [doris] weizhengte commented on pull request #19901: [regressiontest](statistics) Collate and supplement statistics regression test

2023-05-21 Thread via GitHub
weizhengte commented on PR #19901: URL: https://github.com/apache/doris/pull/19901#issuecomment-1556493182 run p0 -- 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] ByteYue commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
ByteYue commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556496768 run buildall -- 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556497852 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-21 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1556499053 run buildall -- 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] github-actions[bot] commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556499259 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] weizhengte commented on pull request #19903: [regressiontest](statistics) draft for stats test-2

2023-05-21 Thread via GitHub
weizhengte commented on PR #19903: URL: https://github.com/apache/doris/pull/19903#issuecomment-1556501499 run p0 -- 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] weizhengte commented on pull request #19902: [regressiontest](statistics) draft for stats test-1

2023-05-21 Thread via GitHub
weizhengte commented on PR #19902: URL: https://github.com/apache/doris/pull/19902#issuecomment-1556501761 run p0 -- 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] amorynan commented on pull request #19894: [Improve](struct)improve struct support into outfile

2023-05-21 Thread via GitHub
amorynan commented on PR #19894: URL: https://github.com/apache/doris/pull/19894#issuecomment-1556503580 > can you please add some test case? Done! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [doris] amorynan commented on pull request #19894: [Improve](struct)improve struct support into outfile

2023-05-21 Thread via GitHub
amorynan commented on PR #19894: URL: https://github.com/apache/doris/pull/19894#issuecomment-1556503752 run buildall -- 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] LemonLiTree closed pull request #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
LemonLiTree closed pull request #19914: [bug](compile)fix compile error URL: https://github.com/apache/doris/pull/19914 -- 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 unsub

[GitHub] [doris] LemonLiTree commented on pull request #19914: [bug](compile)fix compile error

2023-05-21 Thread via GitHub
LemonLiTree commented on PR #19914: URL: https://github.com/apache/doris/pull/19914#issuecomment-1556505626 > > > This problem may occur because your version of thirdparty is wrong > > > > > > but i'm weird: The thirdparty seems to have not been updated , And this error is only co

[GitHub] [doris] github-actions[bot] commented on pull request #19894: [Improve](struct)improve struct support into outfile

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19894: URL: https://github.com/apache/doris/pull/19894#issuecomment-1556506196 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] yiguolei commented on a diff in pull request #19101: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-05-21 Thread via GitHub
yiguolei commented on code in PR #19101: URL: https://github.com/apache/doris/pull/19101#discussion_r1199942198 ## be/src/util/bitmap_value.h: ## @@ -1155,6 +1155,45 @@ class BitmapValue { DCHECK(res); } +BitmapValue(const BitmapValue& other) { +_type

[GitHub] [doris] hello-stephen commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556511800 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.18 seconds stream load tsv: 415 seconds loaded 74807831229 Bytes, about 171 MB/s

[GitHub] [doris] yiguolei commented on a diff in pull request #19101: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-05-21 Thread via GitHub
yiguolei commented on code in PR #19101: URL: https://github.com/apache/doris/pull/19101#discussion_r1199944810 ## be/src/util/bitmap_value.h: ## @@ -1876,14 +1930,35 @@ class BitmapValue { return result; } +void _prepare_bitmap_for_write() { +if (!_b

[GitHub] [doris] zhannngchen commented on a diff in pull request #19864: [enhancement](page cache) use separate pk index cache

2023-05-21 Thread via GitHub
zhannngchen commented on code in PR #19864: URL: https://github.com/apache/doris/pull/19864#discussion_r1199945170 ## be/src/olap/rowset/segment_v2/indexed_column_reader.cpp: ## @@ -98,6 +98,9 @@ Status IndexedColumnReader::read_page(const PagePointer& pp, PageHandle* handle,

[GitHub] [doris] github-actions[bot] commented on pull request #19822: [refactor-WIP](TaskWorkerPool) add specific classes for PUSH, PUBLIC_…

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19822: URL: https://github.com/apache/doris/pull/19822#issuecomment-1556519129 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 #19822: [refactor-WIP](TaskWorkerPool) add specific classes for PUSH, PUBLIC_…

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19822: URL: https://github.com/apache/doris/pull/19822#issuecomment-1556519157 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] weizhengte commented on pull request #19901: [regressiontest](statistics) Collate and supplement statistics regression test

2023-05-21 Thread via GitHub
weizhengte commented on PR #19901: URL: https://github.com/apache/doris/pull/19901#issuecomment-1556523237 run p0 -- 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] hello-stephen commented on pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1556525754 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.01 seconds stream load tsv: 418 seconds loaded 74807831229 Bytes, about 170 MB/s

[GitHub] [doris] hello-stephen commented on pull request #19101: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19101: URL: https://github.com/apache/doris/pull/19101#issuecomment-1556526165 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.94 seconds stream load tsv: 423 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] englefly commented on pull request #19913: [regression](nereids) tpcds sf100 plan shape regression cases

2023-05-21 Thread via GitHub
englefly commented on PR #19913: URL: https://github.com/apache/doris/pull/19913#issuecomment-1556532058 run buildall -- 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] zclllyybb opened a new pull request, #19918: [improvement](log)

2023-05-21 Thread via GitHub
zclllyybb opened a new pull request, #19918: URL: https://github.com/apache/doris/pull/19918 # Proposed changes ## Problem summary print git commit ID to `be.out` when BE starts. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit te

[GitHub] [doris] zclllyybb commented on pull request #19918: [improvement](log)

2023-05-21 Thread via GitHub
zclllyybb commented on PR #19918: URL: https://github.com/apache/doris/pull/19918#issuecomment-1556533835 run buildall -- 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] englefly commented on pull request #19913: [regression](nereids) tpcds sf100 plan shape regression cases

2023-05-21 Thread via GitHub
englefly commented on PR #19913: URL: https://github.com/apache/doris/pull/19913#issuecomment-1556534468 run buildall -- 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] github-actions[bot] commented on pull request #18541: [Feature](aggregate) support generic aggregate functions on pre-aggregate model

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #18541: URL: https://github.com/apache/doris/pull/18541#issuecomment-1556534526 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19918: [improvement](log)

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19918: URL: https://github.com/apache/doris/pull/19918#issuecomment-1556537012 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #19847: [improvement](exchange) data stream sender stop sending data to receiver if it returns eos early

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19847: URL: https://github.com/apache/doris/pull/19847#issuecomment-1556551579 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.95 seconds stream load tsv: 424 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] hello-stephen commented on pull request #19413: [Feature] (Multi-Catalog) support query hll column in doris jdbc table - part 1

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19413: URL: https://github.com/apache/doris/pull/19413#issuecomment-1556552874 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.96 seconds stream load tsv: 428 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] wangzhuo6 commented on issue #19916: [Enhancement] 在Doris中实现角色与LDAP组之间的权限绑定,一直无法完成

2023-05-21 Thread via GitHub
wangzhuo6 commented on issue #19916: URL: https://github.com/apache/doris/issues/19916#issuecomment-1556553701 1.这个是我配置的配置文件 我想要将LDAP中people组和Doris中的角色进行绑定 ![36224b5eefb4c01f0c59fb8bcf94467f](https://github.com/apache/doris/assets/133725577/67baf2b0-5159-439c-9983-419da5c90b28) 2.

[GitHub] [doris] wuweiqing-dev opened a new issue, #19919: [Bug] string column is too large:total_length=4297083314,element_number=162668

2023-05-21 Thread via GitHub
wuweiqing-dev opened a new issue, #19919: URL: https://github.com/apache/doris/issues/19919 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.4-rc01

[GitHub] [doris] github-actions[bot] commented on pull request #18541: [Feature](aggregate) support generic aggregate functions on pre-aggregate model

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #18541: URL: https://github.com/apache/doris/pull/18541#issuecomment-1556559366 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] bobhan1 commented on pull request #19833: [fix](sql_parser) fix convert function

2023-05-21 Thread via GitHub
bobhan1 commented on PR #19833: URL: https://github.com/apache/doris/pull/19833#issuecomment-1556566379 run buildall -- 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 unsu

[GitHub] [doris] lvshaokang opened a new issue, #19920: [Bug] s3 tvf specify region params failed

2023-05-21 Thread via GitHub
lvshaokang opened a new issue, #19920: URL: https://github.com/apache/doris/issues/19920 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master latest

[GitHub] [doris] wuweiqing-dev commented on issue #19919: [Bug] string column is too large:total_length=4297083314,element_number=162668

2023-05-21 Thread via GitHub
wuweiqing-dev commented on issue #19919: URL: https://github.com/apache/doris/issues/19919#issuecomment-1556570514 F0519 22:01:45.518649 71394 column_string.h:66] string column length is too large: total_length=4297083314 ,element_number=162668 *** Check failure stack trace: *** @

[GitHub] [doris] hello-stephen commented on pull request #19607: [enhance](fs) use bvar to monitor s3 file reader& writer

2023-05-21 Thread via GitHub
hello-stephen commented on PR #19607: URL: https://github.com/apache/doris/pull/19607#issuecomment-1556594484 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.36 seconds stream load tsv: 422 seconds loaded 74807831229 Bytes, about 169 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19917: [feature-wip](auto-inc) add AutoIncrementIdGenerator and FrontService for BE coordinator

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1556600847 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] kaijchen commented on pull request #19099: [performance](stream-load) use vector instead of skiplist when insert agg keys

2023-05-21 Thread via GitHub
kaijchen commented on PR #19099: URL: https://github.com/apache/doris/pull/19099#issuecomment-1556617784 Test result of stream load into unique key table with 3 replicas. | test suite | before this change | after this change | | --- | --- | --- | | 7.5GB, 1 bucket, single_replica

[GitHub] [doris] zhengshiJ commented on pull request #19650: [Feature](Nereids) support advance mv

2023-05-21 Thread via GitHub
zhengshiJ commented on PR #19650: URL: https://github.com/apache/doris/pull/19650#issuecomment-1556626356 run buildall -- 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] GoGoWen commented on pull request #19413: [Feature] (Multi-Catalog) support query hll column in doris jdbc table - part 1

2023-05-21 Thread via GitHub
GoGoWen commented on PR #19413: URL: https://github.com/apache/doris/pull/19413#issuecomment-1556627410 run buildall -- 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 unsu

[GitHub] [doris] zclllyybb closed pull request #19918: [improvement](log)

2023-05-21 Thread via GitHub
zclllyybb closed pull request #19918: [improvement](log) URL: https://github.com/apache/doris/pull/19918 -- 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

[GitHub] [doris] lvshaokang opened a new pull request, #19921: [Bug](s3-tvf) s3 tvf specify region and s3.region params failed

2023-05-21 Thread via GitHub
lvshaokang opened a new pull request, #19921: URL: https://github.com/apache/doris/pull/19921 # Proposed changes Issue Number: close #19920 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] H

[GitHub] [doris] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-21 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1556634024 run p0 -- 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] lvshaokang commented on pull request #19921: [Bug](s3-tvf) s3 tvf specify region and s3.region params failed

2023-05-21 Thread via GitHub
lvshaokang commented on PR #19921: URL: https://github.com/apache/doris/pull/19921#issuecomment-1556638749 run buildall -- 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] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-21 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1556641681 run p0 -- 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] github-actions[bot] commented on pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1556643996 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-21 Thread via GitHub
github-actions[bot] commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1556645252 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

<    1   2