[PR] [feature](invert index) match_phrase_prefix feature added [doris]

2023-11-22 Thread via GitHub
zzzxl1993 opened a new pull request, #27404: URL: https://github.com/apache/doris/pull/27404 ## Proposed changes select count() from test_index_match_phrase_prefix where request match_phrase_prefix 'xxx'; ## Further comments If this is a relatively large or compl

Re: [PR] [Fix](Group_commit) Fix group commit regression test failure [doris]

2023-11-22 Thread via GitHub
dataroaring commented on PR #27380: URL: https://github.com/apache/doris/pull/27380#issuecomment-1822282110 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

Re: [PR] [Feature](merge-on-write)Support ignore mode for merge-on-write uniqu… [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #27365: URL: https://github.com/apache/doris/pull/27365#discussion_r1401650962 ## be/src/olap/tablet_meta.cpp: ## @@ -1001,6 +1006,23 @@ void DeleteBitmap::subset(const BitmapKey& start, const BitmapKey& end, } } +void DeleteB

Re: [PR] [feature](invert index) match_phrase_prefix feature added [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #27404: URL: https://github.com/apache/doris/pull/27404#discussion_r1401652461 ## be/src/olap/rowset/segment_v2/inverted_index/query/prefix_query.h: ## @@ -0,0 +1,40 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[PR] [fix](grace exit) For test [doris]

2023-11-22 Thread via GitHub
zhiqiang- opened a new pull request, #27405: URL: https://github.com/apache/doris/pull/27405 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](m

Re: [PR] [performance](pipelineX) reduce cache misses in agg operations. [doris]

2023-11-22 Thread via GitHub
Mryange commented on PR #27389: URL: https://github.com/apache/doris/pull/27389#issuecomment-1822288598 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

Re: [PR] [fix](invert index) add the reader buffer as a parameter [doris]

2023-11-22 Thread via GitHub
zzzxl1993 commented on PR #27339: URL: https://github.com/apache/doris/pull/27339#issuecomment-1822289930 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

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-22 Thread via GitHub
mymeiyi commented on PR #24788: URL: https://github.com/apache/doris/pull/24788#issuecomment-1822290221 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

Re: [PR] [feature](invert index) match_phrase_prefix feature added [doris]

2023-11-22 Thread via GitHub
zzzxl1993 commented on PR #27404: URL: https://github.com/apache/doris/pull/27404#issuecomment-1822290379 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1822290873 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

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-22 Thread via GitHub
cjj2010 commented on PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235#issuecomment-1822291861 > This error seems to be a memory allocation problem. I ran this case on 1.18 and it was ok. ![image](https://user-images.githubusercontent.com/7951521/284809443-d371599f-768

[PR] [branch-2.0](fe ut) Fix OlapQueryCacheTest failed [doris]

2023-11-22 Thread via GitHub
xinyiZzz opened a new pull request, #27406: URL: https://github.com/apache/doris/pull/27406 ## Proposed changes pick #27305 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.or

Re: [PR] [branch-2.0](fe ut) Fix OlapQueryCacheTest failed [doris]

2023-11-22 Thread via GitHub
xinyiZzz commented on PR #27406: URL: https://github.com/apache/doris/pull/27406#issuecomment-1822293087 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

Re: [PR] [fix](grace exit) For test [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #27405: URL: https://github.com/apache/doris/pull/27405#discussion_r1401657813 ## be/src/olap/olap_meta.cpp: ## @@ -93,29 +93,38 @@ Status OlapMeta::init() { rocksdb::DB* db; std::vector handles; rocksdb::Status s = DB::

Re: [PR] [Feature](merge-on-write)Support ignore mode for merge-on-write uniqu… [doris]

2023-11-22 Thread via GitHub
yuxuan-luo commented on PR #27365: URL: https://github.com/apache/doris/pull/27365#issuecomment-1822293617 run build all -- 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

[PR] [regression-test](fix) move auth tests with "set global" to non concurrent test group [doris]

2023-11-22 Thread via GitHub
shuke987 opened a new pull request, #27407: URL: https://github.com/apache/doris/pull/27407 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](invert index) add the reader buffer as a parameter [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27339: URL: https://github.com/apache/doris/pull/27339#issuecomment-1822296076 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

Re: [PR] [performance](pipelineX) reduce cache misses in agg operations. [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27389: URL: https://github.com/apache/doris/pull/27389#issuecomment-1822296259 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

Re: [PR] [fix](grace exit) For test [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #27405: URL: https://github.com/apache/doris/pull/27405#discussion_r1401659875 ## be/src/olap/olap_meta.cpp: ## @@ -93,29 +93,38 @@ Status OlapMeta::init() { rocksdb::DB* db; std::vector handles; rocksdb::Status s = DB::

Re: [PR] [fix](stats) Release analyze tasks once job finished [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27310: URL: https://github.com/apache/doris/pull/27310#issuecomment-1822298273 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fc1f13e172d910a8ac849d9bd51e3e4f7ba26edd, data reload: false

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
Gabriel39 commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822307926 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

Re: [PR] [fix](test) order by clause in test_map [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27390: URL: https://github.com/apache/doris/pull/27390#issuecomment-1822308009 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

Re: [PR] [fix](stats) Release analyze tasks once job finished [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27310: URL: https://github.com/apache/doris/pull/27310#issuecomment-1822312401 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.19 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822312395 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

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
Mryange commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822317050 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

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-22 Thread via GitHub
Gabriel39 commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822319128 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

[PR] [improve](metrics) Display garbage collector type [doris]

2023-11-22 Thread via GitHub
liugddx opened a new pull request, #27408: URL: https://github.com/apache/doris/pull/27408 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

Re: [PR] [Feature](merge-on-write)Support ignore mode for merge-on-write uniqu… [doris]

2023-11-22 Thread via GitHub
yuxuan-luo commented on PR #27365: URL: https://github.com/apache/doris/pull/27365#issuecomment-1822320923 run build all -- 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

Re: [PR] [improve](metrics) Display garbage collector type [doris]

2023-11-22 Thread via GitHub
liugddx commented on PR #27408: URL: https://github.com/apache/doris/pull/27408#issuecomment-1822320925 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

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822321382 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

[I] [Bug] (coredump) Heap use after free in the bitmap functions results in be core [doris]

2023-11-22 Thread via GitHub
xy720 opened a new issue, #27409: URL: https://github.com/apache/doris/issues/27409 ### 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 trunk branch commit id:

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822325303 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

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822327310 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

Re: [PR] [fix](stats) fix auto collector always create sample job no matter the table size [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #26968: URL: https://github.com/apache/doris/pull/26968#issuecomment-1822328647 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

[PR] [doc](flink) Update doc index title [doris]

2023-11-22 Thread via GitHub
JNSimba opened a new pull request, #27410: URL: https://github.com/apache/doris/pull/27410 ## Proposed changes Update doc index title ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris

Re: [PR] [fix](stats) fix auto collector always create sample job no matter the table size [doris]

2023-11-22 Thread via GitHub
morrySnow merged PR #26968: URL: https://github.com/apache/doris/pull/26968 -- 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 (127525ebe2b -> 732a3fa9c88)

2023-11-22 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 127525ebe2b [hotfix](jdbc catalog) fix realColumnNames serialize npe (#27280) add 732a3fa9c88 [fix](stats) fix

[PR] [Bug] (bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-22 Thread via GitHub
xy720 opened a new pull request, #27411: URL: https://github.com/apache/doris/pull/27411 ## Proposed changes How to reproduce and more details in #27409 ``` ==87116==ERROR: AddressSanitizer: heap-use-after-free on address 0x60200160a118 at pc 0x5560d96fe0f3 bp 0x7f47783b7f9

Re: [PR] [fix](test) order by clause in test_map [doris]

2023-11-22 Thread via GitHub
yiguolei merged PR #27390: URL: https://github.com/apache/doris/pull/27390 -- 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

Re: [PR] [doc](flink) Update doc index title [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27410: URL: https://github.com/apache/doris/pull/27410#issuecomment-1822332147 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: [fix](test) order by clause in test_map (#27390)

2023-11-22 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 fd3c42d8cf2 [fix](test) order by clause in test

Re: [PR] [Bug] (bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1822336436 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

Re: [PR] [Bug] (bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1822336491 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

Re: [PR] [fix](stats) Fix creating too many tasks on new env [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27364: URL: https://github.com/apache/doris/pull/27364#issuecomment-1822337483 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

Re: [PR] [fix](stats) Fix creating too many tasks on new env [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27364: URL: https://github.com/apache/doris/pull/27364#issuecomment-1822337555 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

Re: [PR] [feature](Nereids) support queries tvf [doris]

2023-11-22 Thread via GitHub
morrySnow merged PR #27138: URL: https://github.com/apache/doris/pull/27138 -- 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 (fd3c42d8cf2 -> 6a48abeb807)

2023-11-22 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 fd3c42d8cf2 [fix](test) order by clause in test_map (#27390) add 6a48abeb807 [feature](Nereids) support queries

Re: [PR] [fix](fe) slots in having clause should be set to need materialized [doris]

2023-11-22 Thread via GitHub
mrhhsg commented on PR #27412: URL: https://github.com/apache/doris/pull/27412#issuecomment-1822340831 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

Re: [PR] [Bug] (bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1822340320 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

[PR] [fix](fe) slots in having clause should be set to need materialized [doris]

2023-11-22 Thread via GitHub
mrhhsg opened a new pull request, #27412: URL: https://github.com/apache/doris/pull/27412 ## Proposed changes ```bash *** SIGSEGV address not mapped to object (@0x0) received by PID 428538 (TID 429389 OR 0x7fa30a60a700) from PID 0; stack trace: *** 0# doris::signal::(anonymous

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
Jibing-Li commented on PR #27402: URL: https://github.com/apache/doris/pull/27402#issuecomment-1822344836 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1822344872 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1401701524 ## gensrc/proto/internal_service.proto: ## @@ -589,6 +589,7 @@ message PTabletWriteSlaveRequest { message IndexSize { required int64 indexId = 1;

(doris) branch master updated: [fix](stats) Fix creating too many tasks on new env #27364

2023-11-22 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 cfb6af295f1 [fix](stats) Fix creating too many

Re: [PR] [fix](stats) Fix creating too many tasks on new env [doris]

2023-11-22 Thread via GitHub
englefly merged PR #27364: URL: https://github.com/apache/doris/pull/27364 -- 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

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27402: URL: https://github.com/apache/doris/pull/27402#issuecomment-1822348228 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

Re: [PR] [opt](nereids) infer result column name in select outfile stmt [doris]

2023-11-22 Thread via GitHub
seawinde commented on PR #26828: URL: https://github.com/apache/doris/pull/26828#issuecomment-1822348885 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

[PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
Jibing-Li opened a new pull request, #27413: URL: https://github.com/apache/doris/pull/27413 Before, the auto analyze job start time was the job creation time, not the start to execute time, which is inaccurate. This pr is to change the start time to the first task start to execute time.

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
Jibing-Li commented on PR #27413: URL: https://github.com/apache/doris/pull/27413#issuecomment-1822352034 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

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27402: URL: https://github.com/apache/doris/pull/27402#issuecomment-1822357701 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

Re: [PR] [Bug](bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1822359875 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1401715620 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -40,31 +49,177 @@ SegmentFlusher::SegmentFlusher() = default; SegmentFlusher::~SegmentFlusher() = defaul

[PR] [chore](oss) To test oss read on arm machine [doris]

2023-11-22 Thread via GitHub
ByteYue opened a new pull request, #27414: URL: https://github.com/apache/doris/pull/27414 ## Proposed changes Issue Number: close #xxx Just for test arm oss, no need for merging ## Further comments If this is a relatively large or complex change, kick off the disc

Re: [PR] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #27399: URL: https://github.com/apache/doris/pull/27399#issuecomment-1822362328 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

[PR] json load supported format [doris]

2023-11-22 Thread via GitHub
HowardQin opened a new pull request, #27415: URL: https://github.com/apache/doris/pull/27415 doc saying supporting two json formats, but lists 3 -- 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

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-22 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1822367628 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

Re: [PR] [chore-ignore-this-pr](oss) To test oss read on arm machine [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27414: URL: https://github.com/apache/doris/pull/27414#issuecomment-1822370105 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

[PR] [regression test](schema change) delete case that trigger schema change bug temporarily [doris]

2023-11-22 Thread via GitHub
luwei16 opened a new pull request, #27416: URL: https://github.com/apache/doris/pull/27416 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org]

Re: [PR] [improve](metrics)Display garbage collector type [doris]

2023-11-22 Thread via GitHub
liugddx commented on PR #27408: URL: https://github.com/apache/doris/pull/27408#issuecomment-1822371593 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

Re: [PR] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27399: URL: https://github.com/apache/doris/pull/27399#issuecomment-1822370797 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

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27051: URL: https://github.com/apache/doris/pull/27051#issuecomment-1822376497 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

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27051: URL: https://github.com/apache/doris/pull/27051#issuecomment-1822376586 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

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822379298 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23112) Line Coverage: 28.85% (68714/238136) Region Coverage: 27.82% (35528/127725) Branch Coverage: 24.5

[PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
w41ter opened a new pull request, #27417: URL: https://github.com/apache/doris/pull/27417 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
w41ter commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822387652 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

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822394587 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

[PR] [regression test](schema change) add some schema change regression cases (#27112) [doris]

2023-11-22 Thread via GitHub
luwei16 opened a new pull request, #27418: URL: https://github.com/apache/doris/pull/27418 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-22 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1822403786 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

Re: [PR] [fix](invert index) add the reader buffer as a parameter [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27339: URL: https://github.com/apache/doris/pull/27339#issuecomment-1822416456 TeamCity be ut coverage result: Function Coverage: 36.56% (8448/23110) Line Coverage: 28.84% (68678/238095) Region Coverage: 27.80% (35508/127708) Branch Coverage: 24.5

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
w41ter commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822417158 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

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #24788: URL: https://github.com/apache/doris/pull/24788#issuecomment-1822418292 TeamCity be ut coverage result: Function Coverage: 36.56% (8453/23120) Line Coverage: 28.85% (68785/238403) Region Coverage: 27.84% (35608/127886) Branch Coverage: 24.5

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-22 Thread via GitHub
morrySnow commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1401475045 ## fe/fe-core/src/main/java/org/apache/doris/nereids/CascadesContext.java: ## @@ -112,6 +113,8 @@ public class CascadesContext implements ScheduleContext { priva

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1822423672 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

Re: [PR] [feature](mtmv)(4)MTMV extends Olap [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #26645: URL: https://github.com/apache/doris/pull/26645#issuecomment-1822425640 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

Re: [PR] [feature](mtmv)(4)MTMV extends Olap [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #26645: URL: https://github.com/apache/doris/pull/26645#issuecomment-1822425554 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

Re: [PR] [minor](stats) Fix potential npe when loading stats [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27200: URL: https://github.com/apache/doris/pull/27200#issuecomment-1822425752 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 52b3198691a4e7682cc56e79e5ca20a9ffdebc4f, data reload: false

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #27417: URL: https://github.com/apache/doris/pull/27417#discussion_r1401773393 ## be/src/vec/sink/load_stream_stub.h: ## @@ -17,6 +17,8 @@ #pragma once #include Review Comment: warning: 'brpc/controller.h' file not found [clan

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
w41ter commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822431807 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

Re: [PR] [feature](invert index) match_phrase_prefix feature added [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27404: URL: https://github.com/apache/doris/pull/27404#issuecomment-1822432645 TeamCity be ut coverage result: Function Coverage: 36.54% (8449/23121) Line Coverage: 28.83% (68687/238226) Region Coverage: 27.79% (35515/127790) Branch Coverage: 24.5

Re: [PR] [minor](stats) Fix potential npe when loading stats [doris]

2023-11-22 Thread via GitHub
Kikyou1997 commented on PR #27200: URL: https://github.com/apache/doris/pull/27200#issuecomment-1822432950 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

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-22 Thread via GitHub
mymeiyi commented on PR #24788: URL: https://github.com/apache/doris/pull/24788#issuecomment-1822435547 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1822435955 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

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822438431 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c03756ccd12999c9d6bc51c5a0f48a81c5ffd239, data reload: false

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1822441377 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

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
Jibing-Li commented on PR #27402: URL: https://github.com/apache/doris/pull/27402#issuecomment-1822443032 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

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822445052 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

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822447760 TeamCity be ut coverage result: Function Coverage: 36.55% (8448/23111) Line Coverage: 28.85% (68697/238101) Region Coverage: 27.82% (35522/127705) Branch Coverage: 24.5

Re: [PR] [Improve](schemaChange)schema change ddl supports multi-column changes, synchronous defaults [doris-flink-connector]

2023-11-22 Thread via GitHub
icchux commented on PR #167: URL: https://github.com/apache/doris-flink-connector/pull/167#issuecomment-1822450322 Hi, I found a problem during testing. Please confirm it When the program starts for the first time, firstSchemeChange==true will initialize the originFieldSchema Map, but i

Re: [PR] [fix](nereids)keep cast operator if cast a varchar to another longer varchar in LogicalSetOperator [doris]

2023-11-22 Thread via GitHub
starocean999 commented on PR #27393: URL: https://github.com/apache/doris/pull/27393#issuecomment-1822451633 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

Re: [PR] [fix](stats) Fix thread leaks when doing checkpoint [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27334: URL: https://github.com/apache/doris/pull/27334#issuecomment-1822451856 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 2d41bc52339d6439380dd20f5c6e742ace7297a4, data reload: false

  1   2   3   4   5   6   7   8   >