[GitHub] [doris] JNSimba closed pull request #12567: [sample](flink-connector) add doris delete operation in full db sync

2022-09-14 Thread GitBox
JNSimba closed pull request #12567: [sample](flink-connector) add doris delete operation in full db sync URL: https://github.com/apache/doris/pull/12567 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [doris] xinyiZzz commented on pull request #12577: [enhancement](thirdparty) Compile Jemalloc separately on thirdparty

2022-09-14 Thread GitBox
xinyiZzz commented on PR #12577: URL: https://github.com/apache/doris/pull/12577#issuecomment-1246344970 > use `sh build-support/shell-check.sh` to do shell format done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12595: [fix](storage) Level1Iterator should release iterators in heap

2022-09-14 Thread GitBox
BiteThet commented on code in PR #12595: URL: https://github.com/apache/doris/pull/12595#discussion_r970416888 ## be/src/vec/olap/vcollect_iterator.cpp: ## @@ -304,10 +311,12 @@ VCollectIterator::Level1Iterator::Level1Iterator( VCollectIterator::Level1Iterator::~Level1Ite

[GitHub] [doris] luzhijing opened a new pull request, #12596: [docs](readme) update 1.1.2 released

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

[GitHub] [doris] dataroaring merged pull request #12565: [feature](regression) Enhancement regression frame, support http post…

2022-09-14 Thread GitBox
dataroaring merged PR #12565: URL: https://github.com/apache/doris/pull/12565 -- 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](regression) Enhancement regression frame, support http post… (#12565)

2022-09-14 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 3130a19fe9 [feature](regression) Enhancement

[GitHub] [doris] HappenLee commented on a diff in pull request #12534: [Feature](vectorized) support jdbc sink for insert into data to table

2022-09-14 Thread GitBox
HappenLee commented on code in PR #12534: URL: https://github.com/apache/doris/pull/12534#discussion_r970435706 ## be/src/runtime/odbc_table_sink.cpp: ## @@ -80,8 +80,11 @@ Status OdbcTableSink::send(RuntimeState* state, RowBatch* batch) { uint32_t start_send_row = 0;

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

2022-09-14 Thread GitBox
zxealous opened a new pull request, #12597: URL: https://github.com/apache/doris/pull/12597 # Proposed changes Issue Number: close #xxx ## Problem summary Add some segment cache statistics, for example: ``` Query: Summary: - Start Time: 2022-0

[GitHub] [doris] zxealous opened a new issue, #12598: [Enhancement](cache) Add remote segment cache statistics to profile

2022-09-14 Thread GitBox
zxealous opened a new issue, #12598: URL: https://github.com/apache/doris/issues/12598 ### 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 Now, ther

[GitHub] [doris] liwenqi1996 opened a new pull request, #12599: [sample](flink-connector) add doris data delete function

2022-09-14 Thread GitBox
liwenqi1996 opened a new pull request, #12599: URL: https://github.com/apache/doris/pull/12599 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. add doris data delete function ## Checklist(Required) 1. Does it affec

[GitHub] [doris] Kikyou1997 opened a new pull request, #12600: [test](nereids) Add tpch regression test for nereids

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

[GitHub] [doris] zxealous commented on a diff in pull request #12597: (enhancement)(cache) Add remote segment cache statistics to profile

2022-09-14 Thread GitBox
zxealous commented on code in PR #12597: URL: https://github.com/apache/doris/pull/12597#discussion_r970474029 ## be/src/olap/rowset/segment_v2/segment.h: ## @@ -106,6 +107,8 @@ class Segment : public std::enable_shared_from_this { return _footer.primary_key_index_meta

[GitHub] [doris] yinzhijian opened a new pull request, #12601: [fix](vstream load) Fix the default value insertion problem when importing json

2022-09-14 Thread GitBox
yinzhijian opened a new pull request, #12601: URL: https://github.com/apache/doris/pull/12601 # Proposed changes Issue Number: close #xxx ## Problem summary ### table schema +---+-+--+---+-+---+ | Field | Type | Null | Key | Default |

[GitHub] [doris] pengxiangyu commented on a diff in pull request #12597: (enhancement)(cache) Add remote segment cache statistics to profile

2022-09-14 Thread GitBox
pengxiangyu commented on code in PR #12597: URL: https://github.com/apache/doris/pull/12597#discussion_r970510670 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -52,6 +52,7 @@ Status Segment::open(io::FileSystem* fs, const std::string& path, const std::str

[GitHub] [doris] Jibing-Li opened a new pull request, #12602: [refactor](file scanner)Refactor file scanner.

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

[GitHub] [doris] github-actions[bot] commented on pull request #12596: [docs](readme) update 1.1.2 released

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12596: URL: https://github.com/apache/doris/pull/12596#issuecomment-1246459794 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 #12596: [docs](readme) update 1.1.2 released

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12596: URL: https://github.com/apache/doris/pull/12596#issuecomment-1246459856 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 #12456: [Enhancement](column) remove ColumnString terminating zero and add a data_version for pblock

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12456: URL: https://github.com/apache/doris/pull/12456#issuecomment-1246485345 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 #12456: [Enhancement](column) remove ColumnString terminating zero and add a data_version for pblock

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12456: URL: https://github.com/apache/doris/pull/12456#issuecomment-1246485286 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] wangshuo128 opened a new pull request, #12603: [Improvement](Nereids) Avoid unsafe cast.

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

[GitHub] [doris] github-actions[bot] commented on pull request #12599: [sample](flink-connector) add doris data delete function

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12599: URL: https://github.com/apache/doris/pull/12599#issuecomment-1246531499 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 #12599: [sample](flink-connector) add doris data delete function

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12599: URL: https://github.com/apache/doris/pull/12599#issuecomment-1246531418 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] Gabriel39 opened a new pull request, #12604: [Improvement](sort) fallback to partial sort small block if topN is small

2022-09-14 Thread GitBox
Gabriel39 opened a new pull request, #12604: URL: https://github.com/apache/doris/pull/12604 When `limit` is small in topN node and some string columns need to be materialized, `Block::merge` brings high overhead when accumulating big blocks. This PR add a new strategy, when `limit`

[GitHub] [doris] xy720 commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-14 Thread GitBox
xy720 commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r969802235 ## be/src/olap/column_vector.h: ## @@ -233,6 +233,13 @@ class ArrayColumnVectorBatch : public ColumnVectorBatch { */ void get_offset_by_length(size_t start_idx,

[GitHub] [doris] BigdataGit closed issue #12582: [Bug] flink-doris-connector failed

2022-09-14 Thread GitBox
BigdataGit closed issue #12582: [Bug] flink-doris-connector failed URL: https://github.com/apache/doris/issues/12582 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [doris] JNSimba commented on issue #12540: [Bug] CSV uses a custom separator, and the number of fields cannot be correctly recognized

2022-09-14 Thread GitBox
JNSimba commented on issue #12540: URL: https://github.com/apache/doris/issues/12540#issuecomment-1246584516 The `||,` at the end will cause an extra empty character to be separated, and it should be OK to delete the last separator -- This is an automated message from the Apache Git Servi

[GitHub] [doris] yixiutt opened a new pull request, #12605: [Bugfix](primary-key) fix calc delete bitmap bug in concurrent memtable flush

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

[GitHub] [doris] JNSimba commented on issue #12510: [Feature] I want to import the empty text in CSV as null instead of empty characters

2022-09-14 Thread GitBox
JNSimba commented on issue #12510: URL: https://github.com/apache/doris/issues/12510#issuecomment-1246590208 \N in csv stands for null -- 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] JNSimba commented on issue #12531: [Enhancement] Improvement of Doris monitor indicators documents

2022-09-14 Thread GitBox
JNSimba commented on issue #12531: URL: https://github.com/apache/doris/issues/12531#issuecomment-1246593355 You can refer to here https://mp.weixin.qq.com/s/kfwG9nIriVNPv7aRhHy45Q -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] gongzexin opened a new issue, #12606: [Bug] The query data of the external table of mysql is inconsistent with that of the original table

2022-09-14 Thread GitBox
gongzexin opened a new issue, #12606: URL: https://github.com/apache/doris/issues/12606 ### 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.1

[GitHub] [doris] JNSimba merged pull request #12599: [sample](flink-connector) add doris data delete function

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

[doris] branch master updated: [sample](flink-connector) add doris data delete function (#12599)

2022-09-14 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu 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 c03f7c3ba4 [sample](flink-connector) add doris data

[GitHub] [doris] starocean999 opened a new pull request, #12607: [fix](agg)the output of window function's nullability should be consistent with output slot

2022-09-14 Thread GitBox
starocean999 opened a new pull request, #12607: URL: https://github.com/apache/doris/pull/12607 # Proposed changes Issue Number: close #xxx ## Problem summary FE may force window function to output a nullable value in some case, be should follow this and change the n

[GitHub] [doris] HappenLee commented on a diff in pull request #12604: [Improvement](sort) fallback to partial sort small block if topN is small

2022-09-14 Thread GitBox
HappenLee commented on code in PR #12604: URL: https://github.com/apache/doris/pull/12604#discussion_r970692571 ## be/src/vec/exec/vsort_node.cpp: ## @@ -182,6 +199,56 @@ Status VSortNode::sort_input(RuntimeState* state) { return Status::OK(); } +Status VSortNode::sort_r

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12604: [Improvement](sort) fallback to partial sort small block if topN is small

2022-09-14 Thread GitBox
Gabriel39 commented on code in PR #12604: URL: https://github.com/apache/doris/pull/12604#discussion_r970704416 ## be/src/vec/exec/vsort_node.cpp: ## @@ -182,6 +199,56 @@ Status VSortNode::sort_input(RuntimeState* state) { return Status::OK(); } +Status VSortNode::sort_r

[GitHub] [doris] yinzhijian opened a new pull request, #12608: [fix](cast) Add validity check for date conversion for non-vectorization

2022-09-14 Thread GitBox
yinzhijian opened a new pull request, #12608: URL: https://github.com/apache/doris/pull/12608 # Proposed changes Issue Number: close #xxx ## Problem summary ### actual result select cast("0.031417" as date); +--+ | CAST('0.0314

[GitHub] [doris] yangzhg commented on a diff in pull request #12601: [fix](vstream load) Fix the default value insertion problem when importing json

2022-09-14 Thread GitBox
yangzhg commented on code in PR #12601: URL: https://github.com/apache/doris/pull/12601#discussion_r970709479 ## be/src/vec/exec/vjson_scanner.cpp: ## @@ -273,12 +273,29 @@ Status VJsonReader::_set_column_value(rapidjson::Value& objectValue, } } } - -

[GitHub] [doris-website] hf200012 merged pull request #100: remove JDK version

2022-09-14 Thread GitBox
hf200012 merged PR #100: URL: https://github.com/apache/doris-website/pull/100 -- 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-website] branch master updated: remove jdk version (#100)

2022-09-14 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 ea9d1829eb8 remove jdk version (#10

[GitHub] [doris] morrySnow commented on a diff in pull request #12461: [Feature](Nereids)add relation id

2022-09-14 Thread GitBox
morrySnow commented on code in PR #12461: URL: https://github.com/apache/doris/pull/12461#discussion_r970713357 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalOlapScan.java: ## @@ -107,28 +110,29 @@ public boolean equals(Object o) { if (

[GitHub] [doris] freemandealer opened a new issue, #12609: [Enhancement] segment compaction

2022-09-14 Thread GitBox
freemandealer opened a new issue, #12609: URL: https://github.com/apache/doris/issues/12609 ### 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 -238

[GitHub] [doris] freemandealer opened a new pull request, #12610: [Enhancement](compaction) segment compaction (#12609)

2022-09-14 Thread GitBox
freemandealer opened a new pull request, #12610: URL: https://github.com/apache/doris/pull/12610 Signed-off-by: freemandealer # Proposed changes Issue Number: close #12609 ## Problem summary Provide segmentwise compaction during load to deal with OLAP_ERR_TOO_MAN

[GitHub] [doris] Kikyou1997 commented on pull request #12600: [test](nereids) Add tpch regression test for nereids

2022-09-14 Thread GitBox
Kikyou1997 commented on PR #12600: URL: https://github.com/apache/doris/pull/12600#issuecomment-1246716024 @morrySnow @dataroaring -- 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 co

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12586: [Opt](vectorized) Use new way to do hash shffle to speed up query

2022-09-14 Thread GitBox
Gabriel39 commented on code in PR #12586: URL: https://github.com/apache/doris/pull/12586#discussion_r970767275 ## gensrc/thrift/PaloInternalService.thrift: ## @@ -175,6 +175,8 @@ struct TQueryOptions { // For debug purpose, skip delete predicates when reading data 49: o

[GitHub] [doris] HappenLee commented on a diff in pull request #12586: [Opt](vectorized) Use new way to do hash shffle to speed up query

2022-09-14 Thread GitBox
HappenLee commented on code in PR #12586: URL: https://github.com/apache/doris/pull/12586#discussion_r970786434 ## gensrc/thrift/PaloInternalService.thrift: ## @@ -175,6 +175,8 @@ struct TQueryOptions { // For debug purpose, skip delete predicates when reading data 49: o

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12586: [Opt](vectorized) Use new way to do hash shffle to speed up query

2022-09-14 Thread GitBox
Gabriel39 commented on code in PR #12586: URL: https://github.com/apache/doris/pull/12586#discussion_r970787052 ## be/src/vec/sink/vdata_stream_sender.cpp: ## @@ -508,45 +512,49 @@ Status VDataStreamSender::send(RuntimeState* state, Block* block) { // vectorized calc

[GitHub] [doris] zhannngchen opened a new pull request, #12611: [typo](doc) fix some typos

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

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12573: [enhancement](compress) reuse compression ctx and buffer

2022-09-14 Thread GitBox
BiteThet commented on code in PR #12573: URL: https://github.com/apache/doris/pull/12573#discussion_r970782866 ## be/src/vec/core/block.cpp: ## @@ -689,15 +690,16 @@ Status Block::filter_block(Block* block, int filter_column_id, int column_to_kee return Status::OK();

[GitHub] [doris] BiteTheDDDDt merged pull request #12456: [Enhancement](column) remove ColumnString terminating zero and add a data_version for pblock

2022-09-14 Thread GitBox
BiteThet merged PR #12456: URL: https://github.com/apache/doris/pull/12456 -- 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] yangzhg opened a new issue, #12612: [Bug] be may core dump because of heap over flow

2022-09-14 Thread GitBox
yangzhg opened a new issue, #12612: URL: https://github.com/apache/doris/issues/12612 ### 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 all ##

[GitHub] [doris] yangzhg opened a new pull request, #12613: [Bugfix](string_functions) fix heap-buffer-overflow on find_in_set

2022-09-14 Thread GitBox
yangzhg opened a new pull request, #12613: URL: https://github.com/apache/doris/pull/12613 # Proposed changes Issue Number: close #12612 ## Problem summary fix heap-buffer-overflow on find_in_set ## Checklist(Required) 1. Does it affect the original behavi

[GitHub] [doris] morningman commented on a diff in pull request #12578: [fix](load) add scan tuple for stream load scan node only when vectorization is enable

2022-09-14 Thread GitBox
morningman commented on code in PR #12578: URL: https://github.com/apache/doris/pull/12578#discussion_r970811724 ## fe/fe-core/src/main/java/org/apache/doris/planner/StreamLoadPlanner.java: ## @@ -138,20 +141,22 @@ public TExecPlanFragmentParams plan(TUniqueId loadId) throws Us

[GitHub] [doris] morrySnow commented on pull request #12571: [feature](Nereids) add predicates push down on all join type

2022-09-14 Thread GitBox
morrySnow commented on PR #12571: URL: https://github.com/apache/doris/pull/12571#issuecomment-1246794095 @jackwener @englefly -- 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] github-actions[bot] commented on pull request #12578: [fix](load) add scan tuple for stream load scan node only when vectorization is enable

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12578: URL: https://github.com/apache/doris/pull/12578#issuecomment-1246799580 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 #12578: [fix](load) add scan tuple for stream load scan node only when vectorization is enable

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12578: URL: https://github.com/apache/doris/pull/12578#issuecomment-1246799621 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] yixiutt commented on a diff in pull request #12573: [enhancement](compress) reuse compression ctx and buffer

2022-09-14 Thread GitBox
yixiutt commented on code in PR #12573: URL: https://github.com/apache/doris/pull/12573#discussion_r970839880 ## be/src/vec/core/block.cpp: ## @@ -689,15 +690,16 @@ Status Block::filter_block(Block* block, int filter_column_id, int column_to_kee return Status::OK(); } -

[GitHub] [doris] yixiutt commented on a diff in pull request #12573: [enhancement](compress) reuse compression ctx and buffer

2022-09-14 Thread GitBox
yixiutt commented on code in PR #12573: URL: https://github.com/apache/doris/pull/12573#discussion_r970840207 ## be/src/util/block_compression.cpp: ## @@ -78,122 +123,260 @@ class Lz4BlockCompression : public BlockCompressionCodec { return Status::OK(); } -s

[GitHub] [doris] github-actions[bot] commented on pull request #12587: [Bug](lead) fix wrong child expression of `lead` function

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12587: URL: https://github.com/apache/doris/pull/12587#issuecomment-1246810183 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 #12587: [Bug](lead) fix wrong child expression of `lead` function

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12587: URL: https://github.com/apache/doris/pull/12587#issuecomment-1246810238 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 #12573: [enhancement](compress) reuse compression ctx and buffer

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12573: URL: https://github.com/apache/doris/pull/12573#issuecomment-1246832696 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 #12573: [enhancement](compress) reuse compression ctx and buffer

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12573: URL: https://github.com/apache/doris/pull/12573#issuecomment-1246832776 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] morrySnow commented on a diff in pull request #12461: [Feature](Nereids)add relation id

2022-09-14 Thread GitBox
morrySnow commented on code in PR #12461: URL: https://github.com/apache/doris/pull/12461#discussion_r970885885 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalOlapScan.java: ## @@ -107,28 +110,29 @@ public boolean equals(Object o) { if (

[GitHub] [doris] morningman merged pull request #10439: [fix](grpc-java) use pooled stub to call rpc on be instead of one stub

2022-09-14 Thread GitBox
morningman merged PR #10439: URL: https://github.com/apache/doris/pull/10439 -- 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 (0ead048b93 -> be0a0200cf)

2022-09-14 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 0ead048b93 [Enhancement](column) remove ColumnString terminating zero and add a data_version for pblock (#12456)

[GitHub] [doris] morningman merged pull request #12574: [refactor](reader) refactor the interface of file reader

2022-09-14 Thread GitBox
morningman merged PR #12574: URL: https://github.com/apache/doris/pull/12574 -- 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: [refactor](reader) refactor the interface of file reader (#12574)

2022-09-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 c5ad989065 [refactor](reader) refactor the in

[GitHub] [doris] dataroaring commented on a diff in pull request #12595: [fix](storage) Level1Iterator should release iterators in heap

2022-09-14 Thread GitBox
dataroaring commented on code in PR #12595: URL: https://github.com/apache/doris/pull/12595#discussion_r970897896 ## be/src/vec/olap/vcollect_iterator.cpp: ## @@ -304,10 +311,12 @@ VCollectIterator::Level1Iterator::Level1Iterator( VCollectIterator::Level1Iterator::~Level1Iter

[GitHub] [doris] morrySnow merged pull request #12600: [test](nereids) Add tpch regression test for nereids

2022-09-14 Thread GitBox
morrySnow merged PR #12600: URL: https://github.com/apache/doris/pull/12600 -- 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] adonis0147 closed issue #12246: [Enhancement] array columns's ArrayFileColumnIterator::seek_to_ordinal maybe too slow

2022-09-14 Thread GitBox
adonis0147 closed issue #12246: [Enhancement] array columns's ArrayFileColumnIterator::seek_to_ordinal maybe too slow URL: https://github.com/apache/doris/issues/12246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] adonis0147 merged pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-14 Thread GitBox
adonis0147 merged PR #12293: URL: https://github.com/apache/doris/pull/12293 -- 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: [Enhancement](array-type) record offsets info to speed up the seek performance (#12293)

2022-09-14 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling 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 f50054f547 [Enhancement](array-type) record o

[GitHub] [doris] huzk8 opened a new pull request, #12614: implementation Doris on K8S

2022-09-14 Thread GitBox
huzk8 opened a new pull request, #12614: URL: https://github.com/apache/doris/pull/12614 # Proposed changes Issue Number: close #7587 ## Problem summary implementation Doris on K8S ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] englefly commented on a diff in pull request #12571: [feature](Nereids) add predicates push down on all join type

2022-09-14 Thread GitBox
englefly commented on code in PR #12571: URL: https://github.com/apache/doris/pull/12571#discussion_r970915323 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -53,9 +57,14 @@ public class RuleSet { .add(new MergeConsecutiveProjects())

[GitHub] [doris] morningman merged pull request #12577: [enhancement](thirdparty) Compile Jemalloc separately on thirdparty

2022-09-14 Thread GitBox
morningman merged PR #12577: URL: https://github.com/apache/doris/pull/12577 -- 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: [enhancement](thirdparty) Compile Jemalloc separately on thirdparty (#12577)

2022-09-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 47d43b34b3 [enhancement](thirdparty) Compile

[GitHub] [doris] morningman opened a new pull request, #12615: [doc] update docs

2022-09-14 Thread GitBox
morningman opened a new pull request, #12615: URL: https://github.com/apache/doris/pull/12615 # Proposed changes Issue Number: close #xxx ## Problem summary Update serveral docs: 1. teams 2. compilation 3. basic-usage 4. thirdparty change log ## Checkli

[GitHub] [doris] jackwener opened a new pull request, #12616: [fix](Nereids): avoid commute cause dead-loop.

2022-09-14 Thread GitBox
jackwener opened a new pull request, #12616: URL: https://github.com/apache/doris/pull/12616 # Proposed changes Issue Number: close #xxx ## Problem summary - avoid commute cause dead-loop. - update best plan when cost is equal. ## Checklist(Required) 1. D

[GitHub] [doris] morningman commented on pull request #12610: [Enhancement](compaction) segment compaction (#12609)

2022-09-14 Thread GitBox
morningman commented on PR #12610: URL: https://github.com/apache/doris/pull/12610#issuecomment-1246955479 Hi @freemandealer , could you give some detail design about this feature and some performance tests -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [doris] morrySnow commented on a diff in pull request #12571: [feature](Nereids) add predicates push down on all join type

2022-09-14 Thread GitBox
morrySnow commented on code in PR #12571: URL: https://github.com/apache/doris/pull/12571#discussion_r971041052 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushDownJoinOtherCondition.java: ## @@ -0,0 +1,97 @@ +// Licensed to the Apache Software Fou

[GitHub] [doris] github-actions[bot] commented on pull request #12616: [fix](Nereids): avoid commute cause dead-loop.

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12616: URL: https://github.com/apache/doris/pull/12616#issuecomment-1247010925 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 #12616: [fix](Nereids): avoid commute cause dead-loop.

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12616: URL: https://github.com/apache/doris/pull/12616#issuecomment-1247010963 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] morrySnow commented on a diff in pull request #12571: [feature](Nereids) add predicates push down on all join type

2022-09-14 Thread GitBox
morrySnow commented on code in PR #12571: URL: https://github.com/apache/doris/pull/12571#discussion_r971042447 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -53,9 +57,14 @@ public class RuleSet { .add(new MergeConsecutiveProjects())

[GitHub] [doris] jacktengg opened a new pull request, #12617: [regression_test](debug) add regression test case for session variable skip_storage_engine_merge, skip_delete_predicate and show_hidden_co

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

[GitHub] [doris] github-actions[bot] commented on pull request #12613: [Bugfix](string_functions) fix heap-buffer-overflow on find_in_set

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12613: URL: https://github.com/apache/doris/pull/12613#issuecomment-1247437257 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 #12613: [Bugfix](string_functions) fix heap-buffer-overflow on find_in_set

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12613: URL: https://github.com/apache/doris/pull/12613#issuecomment-1247437285 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] morningman commented on pull request #12614: [Feature] implementation Doris on K8S

2022-09-14 Thread GitBox
morningman commented on PR #12614: URL: https://github.com/apache/doris/pull/12614#issuecomment-1247437823 hi @huzk8 , thanks for your contribution. Could you please add a document to explain more details about this feature? Like how it work, how to use it, how to scale up, etc? -- T

[GitHub] [doris] yiguolei merged pull request #12613: [Bugfix](string_functions) fix heap-buffer-overflow on find_in_set

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

[GitHub] [doris] yiguolei closed issue #12612: [Bug] be may core dump because of heap over flow

2022-09-14 Thread GitBox
yiguolei closed issue #12612: [Bug] be may core dump because of heap over flow URL: https://github.com/apache/doris/issues/12612 -- 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.

[doris] branch master updated: [Bugfix](string_functions) fix heap-buffer-overflow on find_in_set (#12613)

2022-09-14 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 d8b6f09cc1 [Bugfix](string_functions) fix heap-

[GitHub] [doris] yiguolei merged pull request #12596: [docs](readme) update 1.1.2 released

2022-09-14 Thread GitBox
yiguolei merged PR #12596: URL: https://github.com/apache/doris/pull/12596 -- 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: [docs](readme) update 1.1.2 released (#12596)

2022-09-14 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 2dad67ee3e [docs](readme) update 1.1.2 released

[GitHub] [doris] yiguolei merged pull request #12587: [Bug](lead) fix wrong child expression of `lead` function

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

[GitHub] [doris] yiguolei closed issue #12585: [Bug] wrong child expression of `lead` function

2022-09-14 Thread GitBox
yiguolei closed issue #12585: [Bug] wrong child expression of `lead` function URL: https://github.com/apache/doris/issues/12585 -- 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.

[doris] branch master updated: [Bug](lead) fix wrong child expression of `lead` function (#12587)

2022-09-14 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 beeb0ef3eb [Bug](lead) fix wrong child expressi

[GitHub] [doris] yiguolei merged pull request #12578: [fix](load) add scan tuple for stream load scan node only when vectorization is enable

2022-09-14 Thread GitBox
yiguolei merged PR #12578: URL: https://github.com/apache/doris/pull/12578 -- 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: [fix](load) add scan tuple for stream load scan node only when vectorization is enable (#12578)

2022-09-14 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 8aa5899484 [fix](load) add scan tuple for strea

[GitHub] [doris] github-actions[bot] commented on pull request #12594: [enhancement](statistic) the calculation of routine load statistics are not accurate

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12594: URL: https://github.com/apache/doris/pull/12594#issuecomment-1247450932 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 #12594: [enhancement](statistic) the calculation of routine load statistics are not accurate

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12594: URL: https://github.com/apache/doris/pull/12594#issuecomment-1247450967 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 #12615: [improvement](doc) update docs

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12615: URL: https://github.com/apache/doris/pull/12615#issuecomment-1247455577 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 #12615: [improvement](doc) update docs

2022-09-14 Thread GitBox
github-actions[bot] commented on PR #12615: URL: https://github.com/apache/doris/pull/12615#issuecomment-1247455596 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

  1   2   >