[GitHub] [doris] github-actions[bot] commented on pull request #12498: [feature](restore) add restore new property 'reserve_dynamic_partition_enable'

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12498: URL: https://github.com/apache/doris/pull/12498#issuecomment-1254451079 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] zy-kkk opened a new pull request, #12844: [test](join)add join case3

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

[doris] branch master updated (77e423042c -> 70ab9cb43e)

2022-09-21 Thread stalary
This is an automated email from the ASF dual-hosted git repository. stalary pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 77e423042c (brpc) donot use pooled brpc (#12754) add 70ab9cb43e [feature](http) refactor version info and add new

[GitHub] [doris] stalary merged pull request #12513: [feature](http) refactor version info and add new http api for get version info

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

[GitHub] [doris] liaoxin01 closed pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-21 Thread GitBox
liaoxin01 closed pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance URL: https://github.com/apache/doris/pull/12363 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [doris] liaoxin01 commented on pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-21 Thread GitBox
liaoxin01 commented on PR #12363: URL: https://github.com/apache/doris/pull/12363#issuecomment-1254456751 > Have we tested the stream load performance on this patch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12803: [Opt](Vectorized) Support push down no grouping agg

2022-09-21 Thread GitBox
BiteThet commented on code in PR #12803: URL: https://github.com/apache/doris/pull/12803#discussion_r977146006 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map( return Status::OK(); } +Status

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12803: [Opt](Vectorized) Support push down no grouping agg

2022-09-21 Thread GitBox
BiteThet commented on code in PR #12803: URL: https://github.com/apache/doris/pull/12803#discussion_r977146623 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map( return Status::OK(); } +Status

[GitHub] [doris] adonis0147 opened a new pull request, #12845: [Enhancement](debugging) Add more debug info for clang build

2022-09-21 Thread GitBox
adonis0147 opened a new pull request, #12845: URL: https://github.com/apache/doris/pull/12845 # Proposed changes Issue Number: close #12843 Add a compile option for clang: `-fno-limit-debug-info` ## Problem summary Currently, If we use clang to build the project, w

[GitHub] [doris] morrySnow merged pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
morrySnow merged PR #12765: URL: https://github.com/apache/doris/pull/12765 -- 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 (70ab9cb43e -> 3fa820ec50)

2022-09-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 70ab9cb43e [feature](http) refactor version info and add new http api for get version info (#12513) add 3fa820

[GitHub] [doris] morrySnow merged pull request #12766: [feature-wip](statistics) add statistics module related syntax

2022-09-21 Thread GitBox
morrySnow merged PR #12766: URL: https://github.com/apache/doris/pull/12766 -- 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: [feature-wip](statistics) add statistics module related syntax (#12766)

2022-09-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 340784e294 [feature-wip](statistics) add stati

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r977151695 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem

[GitHub] [doris] ByteYue closed issue #12642: [Bug] ArrayFileColumnIterator::next_batch DCHECK(num_read == num_items) failed

2022-09-21 Thread GitBox
ByteYue closed issue #12642: [Bug] ArrayFileColumnIterator::next_batch DCHECK(num_read == num_items) failed URL: https://github.com/apache/doris/issues/12642 -- 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] morrySnow commented on a diff in pull request #12790: [fix](Nereids): add stats in plan.

2022-09-21 Thread GitBox
morrySnow commented on code in PR #12790: URL: https://github.com/apache/doris/pull/12790#discussion_r977153526 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -190,11 +191,14 @@ private PhysicalPlan chooseBestPlan(Group rootGroup, PhysicalProper

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r977151695 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem

[GitHub] [doris] yangzhg opened a new pull request, #12846: [chore](build) add optiuon to disable -frecord-gcc-switches

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

[GitHub] [doris] github-actions[bot] commented on pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12730: URL: https://github.com/apache/doris/pull/12730#issuecomment-1254471202 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 #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12730: URL: https://github.com/apache/doris/pull/12730#issuecomment-1254471271 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 #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12363: URL: https://github.com/apache/doris/pull/12363#issuecomment-1254473418 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] morningman opened a new pull request, #12847: [draft] try fix q11 regression test

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

[GitHub] [doris] BePPPower opened a new pull request, #12848: [feature-wip](new-scan)Add new jdbc scanner and new jdbc scan node

2022-09-21 Thread GitBox
BePPPower opened a new pull request, #12848: URL: https://github.com/apache/doris/pull/12848 # Proposed changes Related pr: #11582 This pr is the new jdbc scan node and scanner. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] github-actions[bot] commented on pull request #12845: [Enhancement](debugging) Add more debug info for clang build

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12845: URL: https://github.com/apache/doris/pull/12845#issuecomment-1254491274 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 #12845: [Enhancement](debugging) Add more debug info for clang build

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12845: URL: https://github.com/apache/doris/pull/12845#issuecomment-1254491299 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 #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12716: URL: https://github.com/apache/doris/pull/12716#issuecomment-1254498489 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 #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12716: URL: https://github.com/apache/doris/pull/12716#issuecomment-1254498538 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 opened a new pull request, #12849: [enhancement](Nereids) enable one phase aggregate

2022-09-21 Thread GitBox
morrySnow opened a new pull request, #12849: URL: https://github.com/apache/doris/pull/12849 # 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 #12846: [chore](build) add optiuon to disable -frecord-gcc-switches

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12846: URL: https://github.com/apache/doris/pull/12846#issuecomment-1254511869 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 #12846: [chore](build) add optiuon to disable -frecord-gcc-switches

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12846: URL: https://github.com/apache/doris/pull/12846#issuecomment-1254511902 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] qzsee opened a new pull request, #12850: fix fe oom because replica count too much when schema change

2022-09-21 Thread GitBox
qzsee opened a new pull request, #12850: URL: https://github.com/apache/doris/pull/12850 # Proposed changes Issue Number: close #xxx ## Problem summary version: 0.14 I hava a table that has 5000 partitions、100buckets、3 replicas when do shcema change for this

[GitHub] [doris] chenlinzhong opened a new issue, #12851: [Bug] left join result not correct

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

[GitHub] [doris-website] hf200012 merged pull request #110: Add some description

2022-09-21 Thread GitBox
hf200012 merged PR #110: URL: https://github.com/apache/doris-website/pull/110 -- 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: fix-doc20 (#110)

2022-09-21 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 fbf5972a77e fix-doc20 (#110) fbf597

[GitHub] [doris-website] hf200012 merged pull request #109: [doc](numbers)Removed documentation for version 1.1 numbers function

2022-09-21 Thread GitBox
hf200012 merged PR #109: URL: https://github.com/apache/doris-website/pull/109 -- 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: Removed documentation for version 1.1 numbers function (#109)

2022-09-21 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 e947eebb9f8 Removed documentation f

[GitHub] [doris] SbloodyS commented on issue #11024: [Bug] cannot access the hive external table stored with s3 as the backend

2022-09-21 Thread GitBox
SbloodyS commented on issue #11024: URL: https://github.com/apache/doris/issues/11024#issuecomment-1254522074 I also encountered this issue. Did you fix it? @ReganHoo -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] HappenLee commented on a diff in pull request #12803: [Opt](Vectorized) Support push down no grouping agg

2022-09-21 Thread GitBox
HappenLee commented on code in PR #12803: URL: https://github.com/apache/doris/pull/12803#discussion_r977213204 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map( return Status::OK(); } +Status Col

[GitHub] [doris] HappenLee commented on a diff in pull request #12803: [Opt](Vectorized) Support push down no grouping agg

2022-09-21 Thread GitBox
HappenLee commented on code in PR #12803: URL: https://github.com/apache/doris/pull/12803#discussion_r977213640 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map( return Status::OK(); } +Status Col

[GitHub] [doris] github-actions[bot] commented on pull request #12803: [Opt](Vectorized) Support push down no grouping agg

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12803: URL: https://github.com/apache/doris/pull/12803#issuecomment-1254549320 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 #12803: [Opt](Vectorized) Support push down no grouping agg

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

[GitHub] [doris] Gabriel39 opened a new pull request, #12852: [Improvement](dict) optimize dictionary column

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

[GitHub] [doris] Ling2099 commented on issue #7878: [Enhancement] Easy to use the binary package Docker one-button experience

2022-09-21 Thread GitBox
Ling2099 commented on issue #7878: URL: https://github.com/apache/doris/issues/7878#issuecomment-1254575688 支持!!! -- 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] zhannngchen opened a new pull request, #12853: a test pr for qa pipeline debug

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

[GitHub] [doris] zy-kkk opened a new pull request, #12854: [test](join)add join case5

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

[GitHub] [doris] zhannngchen opened a new pull request, #12855: a test pr for qa pipeline debug, will not merge

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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #12856: [Enhancement](runtime filter)optimize for runtime filter

2022-09-21 Thread GitBox
BiteThet opened a new pull request, #12856: URL: https://github.com/apache/doris/pull/12856 # Proposed changes 1. optimize build runtime filter. 2. change hash function of some numeric type in bloom filter. ``` sql tpchafter before q1 11951.4 12087.2

[GitHub] [doris] gavinchou commented on pull request #12691: [chore](thirdparty) Support third-party incremental build

2022-09-21 Thread GitBox
gavinchou commented on PR #12691: URL: https://github.com/apache/doris/pull/12691#issuecomment-1254605398 Hi, @adonis0147 Thanks for your feedback, using MD5 for the incremental build is a generic idea, however, there is another problem to resolve -- how to manage the MD5 list? It seems

[GitHub] [doris] zhangstar333 commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-21 Thread GitBox
zhangstar333 commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r976116269 ## be/src/exec/parquet_writer.cpp: ## @@ -40,6 +40,124 @@ ParquetOutputStream::~ParquetOutputStream() { } } +void ParquetBuildHelper::build_schema_repetitio

[GitHub] [doris] weizhengte commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
weizhengte commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976116625 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] zhangstar333 commented on a diff in pull request #12730: [Refactor](parquet) refactor parquet write to uniform and consistent logic

2022-09-21 Thread GitBox
zhangstar333 commented on code in PR #12730: URL: https://github.com/apache/doris/pull/12730#discussion_r976118119 ## be/src/vec/runtime/vparquet_writer.cpp: ## @@ -35,207 +36,54 @@ namespace doris::vectorized { -VParquetWriterWrapper::VParquetWriterWrapper(doris::FileWrite

[GitHub] [doris] timlincool opened a new issue, #12809: [Bug] regression-test - test_date_function - from_days

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

[GitHub] [doris] cnmrzhou commented on issue #12098: Release Note 1.1.2

2022-09-21 Thread GitBox
cnmrzhou commented on issue #12098: URL: https://github.com/apache/doris/issues/12098#issuecomment-1253293458 hive external table ERROR 1105 (HY000): errCode = 2, detailMessage = ParseError : Read past EOF in DecompressionStream::readBuffer Slightly larger data, basically unavailable!

[GitHub] [doris] Wilson-BT opened a new issue, #12810: [Enhancement] Support insert select from temp table

2022-09-21 Thread GitBox
Wilson-BT opened a new issue, #12810: URL: https://github.com/apache/doris/issues/12810 ### 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 Support

[GitHub] [doris] Gabriel39 opened a new pull request, #12811: [Improvement](dateformat) Improve efficiency for function `date_format`

2022-09-21 Thread GitBox
Gabriel39 opened a new pull request, #12811: URL: https://github.com/apache/doris/pull/12811 # Proposed changes Optimize function `date_format`. Tested on ckbench q43. Reduce e2e duration from ~0.1s to ~0.06s. ## Problem summary Describe your changes. ## Ch

[GitHub] [doris] Jibing-Li opened a new pull request, #12812: [feature-wip](new-scan)Add load counter for VFileScanner.

2022-09-21 Thread GitBox
Jibing-Li opened a new pull request, #12812: URL: https://github.com/apache/doris/pull/12812 # Proposed changes The new scanner (VFileScanner) need a counter to record two values in load job. 1. The number of rows filtered by pre-filter, and 2. The number of unselected rows caused by

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

2022-09-21 Thread GitBox
adonis0147 opened a new pull request, #12813: URL: https://github.com/apache/doris/pull/12813 # Proposed changes 1. Add the patch ([incubator-brpc#1783](https://github.com/apache/incubator-brpc/pull/1783)) to fix the compilation errors reported by gcc (version >= 11.2.0). 2. Fix s

[GitHub] [doris] dataroaring commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
dataroaring commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976130914 ## be/src/runtime/load_channel.h: ## @@ -174,20 +171,20 @@ inline std::ostream& operator<<(std::ostream& os, const LoadChannel& load_channe } template -Status

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] dataroaring merged pull request #12794: [fix](memtracker) Introduce orphan mem tracker to verify memory tracking accuracy

2022-09-21 Thread GitBox
dataroaring merged PR #12794: URL: https://github.com/apache/doris/pull/12794 -- 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 (8f4bb0f804 -> b41eaa5ac0)

2022-09-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8f4bb0f804 [improvement](agg) iterate aggregation data in memory written order (#12704) add b41eaa5ac0 [fix]

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-21 Thread GitBox
Kikyou1997 commented on code in PR #12765: URL: https://github.com/apache/doris/pull/12765#discussion_r976151896 ## fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java: ## @@ -17,47 +17,119 @@ package org.apache.doris.statistics; -import org.apache.d

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976163248 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem_us

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976170463 ## be/src/runtime/load_channel_mgr.h: ## @@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const TabletWriterAddRequest& request, template Status LoadChannel

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976172650 ## be/src/runtime/load_channel_mgr.h: ## @@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const TabletWriterAddRequest& request, template Status LoadChannel

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976170463 ## be/src/runtime/load_channel_mgr.h: ## @@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const TabletWriterAddRequest& request, template Status LoadChannel

[GitHub] [doris] LemonLiTree opened a new pull request, #12814: [test](test_with)add with_case test

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

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976173550 ## be/src/runtime/load_channel.h: ## @@ -174,20 +171,20 @@ inline std::ostream& operator<<(std::ostream& os, const LoadChannel& load_channe } template -Status

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976184139 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem

[GitHub] [doris] adonis0147 commented on a diff in pull request #12807: [Enhancement](optimize) optimize for insert_indices_from

2022-09-21 Thread GitBox
adonis0147 commented on code in PR #12807: URL: https://github.com/apache/doris/pull/12807#discussion_r976185747 ## be/src/vec/columns/column_vector.cpp: ## @@ -324,20 +324,21 @@ void ColumnVector::insert_range_from(const IColumn& src, size_t start, size_t template void Colu

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976188909 ## be/src/runtime/load_channel_mgr.cpp: ## @@ -126,6 +110,15 @@ Status LoadChannelMgr::open(const PTabletWriterOpenRequest& params) { return Status::OK(); }

[GitHub] [doris] zhannngchen commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
zhannngchen commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976189364 ## be/src/runtime/tablets_channel.cpp: ## @@ -316,6 +333,13 @@ Status TabletsChannel::_open_all_writers(const PTabletWriterOpenRequest& request return Status::

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976256626 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem_us

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976261813 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem_us

[GitHub] [doris-website] LemonLiTree opened a new pull request, #108: Add description

2022-09-21 Thread GitBox
LemonLiTree opened a new pull request, #108: URL: https://github.com/apache/doris-website/pull/108 Add description -- 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] Kikyou1997 opened a new issue, #12816: [Bug] (nereids) SQL with `slot + 1` IN (1,2,3) return empty set

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

[GitHub] [doris] morrySnow opened a new pull request, #12815: [fix](Nereids) GroupExpression never be optimize if it run with exploration job

2022-09-21 Thread GitBox
morrySnow opened a new pull request, #12815: URL: https://github.com/apache/doris/pull/12815 # Proposed changes Issue Number: close #xxx ## Problem summary Exploration job only do explore, but never call optimize. So the GroupExpression explored by exploration only job w

[GitHub] [doris] Ling2099 commented on pull request #4769: [Compile] Update Repository for java-cup and cup-maven-plugin

2022-09-21 Thread GitBox
Ling2099 commented on PR #4769: URL: https://github.com/apache/doris/pull/4769#issuecomment-1253435186 在编译 apache/doris:build-env-for-1.1.0 时,fe/pom.xml 中的内容已经是 `cloudera-public` 与 `https://repository.cloudera.com/artifactory/public/` 了,为什么还是会出现 Plugin net.sourceforge.czt.dev:cup-maven-plu

[GitHub] [doris] englefly opened a new pull request, #12817: optimize start schema

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

[GitHub] [doris-website] LemonLiTree closed pull request #108: Add description

2022-09-21 Thread GitBox
LemonLiTree closed pull request #108: Add description URL: https://github.com/apache/doris-website/pull/108 -- 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-ma

[GitHub] [doris] dinggege1024 opened a new pull request, #12818: [refactor](fe-core/src/test/catalog): refactor and replace use NIO

2022-09-21 Thread GitBox
dinggege1024 opened a new pull request, #12818: URL: https://github.com/apache/doris/pull/12818 # Proposed changes Issue Number: close #12780 ## Problem summary refactor and replace use NIO ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris-website] caoliang-web opened a new pull request, #109: [doc](numbers)Removed documentation for version 1.1 numbers function

2022-09-21 Thread GitBox
caoliang-web opened a new pull request, #109: URL: https://github.com/apache/doris-website/pull/109 Removed documentation for version 1.1 numbers function -- 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] xinyiZzz commented on a diff in pull request #12716: [Enhancement](load) Refine the load channel flush policy on mem limit

2022-09-21 Thread GitBox
xinyiZzz commented on code in PR #12716: URL: https://github.com/apache/doris/pull/12716#discussion_r976311390 ## be/src/runtime/tablets_channel.cpp: ## @@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer, template Status TabletsChannel::reduce_mem_us

[GitHub] [doris] morningman commented on pull request #12818: [refactor](fe-core/src/test/catalog): refactor and replace use NIO

2022-09-21 Thread GitBox
morningman commented on PR #12818: URL: https://github.com/apache/doris/pull/12818#issuecomment-1253484030 Why changing this? Is there any explaination? -- 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

[GitHub] [doris] Gabriel39 opened a new pull request, #12819: [Improvement](crchash) Use wider built-in CRC hash function

2022-09-21 Thread GitBox
Gabriel39 opened a new pull request, #12819: URL: https://github.com/apache/doris/pull/12819 # Proposed changes Baseline: ![image](https://user-images.githubusercontent.com/37700562/191476856-1f1bf4c8-cc8c-455a-938c-ad877a98be6a.png) Optimized: ![image](https://user-imag

[GitHub] [doris] smallhibiscus commented on a diff in pull request #12774: [regression-test](join)Add test case of left join sql

2022-09-21 Thread GitBox
smallhibiscus commented on code in PR #12774: URL: https://github.com/apache/doris/pull/12774#discussion_r976324923 ## regression-test/suites/query/join/test_left_join.groovy: ## @@ -0,0 +1,44 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

[GitHub] [doris] dinggege1024 commented on pull request #12818: [refactor](fe-core/src/test/catalog): refactor and replace use NIO

2022-09-21 Thread GitBox
dinggege1024 commented on PR #12818: URL: https://github.com/apache/doris/pull/12818#issuecomment-1253497396 > Why changing this? Is there any explaination? You can trace the explaination in this issue~ https://github.com/apache/doris/issues/11768 -- This is an automated message

[GitHub] [doris] github-actions[bot] commented on pull request #12811: [Improvement](dateformat) Improve efficiency for function `date_format`

2022-09-21 Thread GitBox
github-actions[bot] commented on PR #12811: URL: https://github.com/apache/doris/pull/12811#issuecomment-1253511133 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 #12811: [Improvement](dateformat) Improve efficiency for function `date_format`

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

[GitHub] [doris] dinggege1024 commented on pull request #12818: [refactor](fe-core/src/test/catalog): refactor and replace use NIO

2022-09-21 Thread GitBox
dinggege1024 commented on PR #12818: URL: https://github.com/apache/doris/pull/12818#issuecomment-1253512370 > Why changing this? Is there any explaination? Updated in proposed Changes -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] dataroaring opened a new pull request, #12820: [fix](streamload&sink) release and allocate memory in the same tracker

2022-09-21 Thread GitBox
dataroaring opened a new pull request, #12820: URL: https://github.com/apache/doris/pull/12820 1. HttpServer threads allocate bytebuffer and put them into streamload pipe, but scanner thread release them with query tracker. 2. We can assume brpc allocate memory in doris thread.

[GitHub] [doris-website] LemonLiTree opened a new pull request, #110: Add some description

2022-09-21 Thread GitBox
LemonLiTree opened a new pull request, #110: URL: https://github.com/apache/doris-website/pull/110 Add some description -- 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] github-actions[bot] commented on pull request #12814: [test](test_with)add with_case test

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