[doris] branch master updated: [enhancement](planner) support select table sample (#10170)

2022-10-14 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 50ae9e6b19 [enhancement](planner) support sele

[GitHub] [doris] morrySnow merged pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-14 Thread GitBox
morrySnow merged PR #10170: URL: https://github.com/apache/doris/pull/10170 -- 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 (50ae9e6b19 -> 005c2cd43b)

2022-10-14 Thread pengxiangyu
This is an automated email from the ASF dual-hosted git repository. pengxiangyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 50ae9e6b19 [enhancement](planner) support select table sample (#10170) add 005c2cd43b [feature](remote) suppo

[GitHub] [doris] pengxiangyu merged pull request #12897: [feature](remote) support local cache GC by disk usage

2022-10-14 Thread GitBox
pengxiangyu merged PR #12897: URL: https://github.com/apache/doris/pull/12897 -- 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] morrySnow merged pull request #13303: [enhancement](statistics) Support to drop table or partition statistics

2022-10-14 Thread GitBox
morrySnow merged PR #13303: URL: https://github.com/apache/doris/pull/13303 -- 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 (005c2cd43b -> b82e54a525)

2022-10-14 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 005c2cd43b [feature](remote) support local cache GC by disk usage (#12897) add b82e54a525 [feature](statistics

[GitHub] [doris] yiguolei merged pull request #13273: [improvement](schema change) avoid using column ptr swap

2022-10-14 Thread GitBox
yiguolei merged PR #13273: URL: https://github.com/apache/doris/pull/13273 -- 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 (b82e54a525 -> 6746434770)

2022-10-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b82e54a525 [feature](statistics) support to drop table or partition statistics (#13303) add 6746434770 [improve

[GitHub] [doris] Gabriel39 opened a new pull request, #13374: [Improvement](bf) acclocate memory in open phase

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

[GitHub] [doris] Wilson-BT commented on issue #13369: [Doc] 1.1 版本 不支持 Java UDF 函数

2022-10-14 Thread GitBox
Wilson-BT commented on issue #13369: URL: https://github.com/apache/doris/issues/13369#issuecomment-1278595573 > [apache/doris-website#144](https://github.com/apache/doris-website/pull/144) 已删除,会在1.2版本支持 what time will the version of 1.2 be pushed? -- This is an automated message

[GitHub] [doris] englefly opened a new pull request, #13375: Estimate cost

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

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

2022-10-14 Thread GitBox
xinyiZzz commented on code in PR #13285: URL: https://github.com/apache/doris/pull/13285#discussion_r995443142 ## be/src/runtime/exec_env_init.cpp: ## @@ -323,8 +317,6 @@ Status ExecEnv::_init_mem_tracker() { << config::chunk_reserved_bytes_limit; return Sta

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

2022-10-14 Thread GitBox
xinyiZzz commented on code in PR #13285: URL: https://github.com/apache/doris/pull/13285#discussion_r995444935 ## be/src/runtime/mem_pool.h: ## @@ -231,9 +231,9 @@ class MemPool { // I refers to https://github.com/mcgov/asan_alignment_example. ChunkInfo& info

[GitHub] [doris] xinyiZzz merged pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-14 Thread GitBox
xinyiZzz merged PR #13336: URL: https://github.com/apache/doris/pull/13336 -- 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 (6746434770 -> 5bc8858571)

2022-10-14 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6746434770 [improvement](schema change) avoid using column ptr swap (#13273) add 5bc8858571 [fix](jsonreader) t

[GitHub] [doris] github-actions[bot] commented on pull request #13353: [feature](Nereids): use Multi join to rearrange join to eliminate cross join by using predicate.

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13353: URL: https://github.com/apache/doris/pull/13353#issuecomment-1278630201 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 #13353: [feature](Nereids): use Multi join to rearrange join to eliminate cross join by using predicate.

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13353: URL: https://github.com/apache/doris/pull/13353#issuecomment-1278630254 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] HappenLee commented on a diff in pull request #13346: [Bug](function) Fix constant predicate evaluation

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13346: URL: https://github.com/apache/doris/pull/13346#discussion_r995466887 ## be/src/vec/exprs/vexpr.cpp: ## @@ -319,6 +319,7 @@ ColumnPtrWrapper* VExpr::get_const_col(VExprContext* context) { int result = -1; Block block; +b

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

2022-10-14 Thread GitBox
xinyiZzz commented on code in PR #13285: URL: https://github.com/apache/doris/pull/13285#discussion_r995470080 ## be/src/runtime/memory/chunk_allocator.cpp: ## @@ -204,7 +205,7 @@ Status ChunkAllocator::allocate(size_t size, Chunk* chunk) { void ChunkAllocator::free(const Chunk

[GitHub] [doris] starocean999 opened a new pull request, #13376: [fix](agg)the reseet the content of grouping exprs instead of replace it with original exprs

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

[GitHub] [doris] LemonLiTree commented on issue #13369: [Doc] 1.1 版本 不支持 Java UDF 函数

2022-10-14 Thread GitBox
LemonLiTree commented on issue #13369: URL: https://github.com/apache/doris/issues/13369#issuecomment-1278676441 > > [apache/doris-website#144](https://github.com/apache/doris-website/pull/144) 已删除,会在1.2版本支持 > > what time will the version of 1.2 be pushed? Within one month -- T

[GitHub] [doris] HappenLee commented on a diff in pull request #13166: [Enhancement](scanner) support split avg key range

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13166: URL: https://github.com/apache/doris/pull/13166#discussion_r994296566 ## be/src/exec/olap_common.h: ## @@ -550,6 +554,79 @@ void ColumnValueRange::convert_to_fixed_value() { } } +template <> +bool ColumnValueRange::convert_to_av

[GitHub] [doris] Gabriel39 commented on a diff in pull request #13362: [Enhancement](function) refactor of date function

2022-10-14 Thread GitBox
Gabriel39 commented on code in PR #13362: URL: https://github.com/apache/doris/pull/13362#discussion_r995506834 ## be/src/vec/runtime/vdatetime_value.h: ## @@ -1040,6 +1039,8 @@ class DateV2Value { } } +bool is_valid_year() const { return year() < MAX_YEAR &&

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-14 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1278688112 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014164452_clickbench_pr_29409.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] zxealous opened a new pull request, #13377: [Test](cache)Add remote cache ut

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

[GitHub] [doris] jackwener merged pull request #13353: [feature](Nereids): use Multi join to rearrange join to eliminate cross join by using predicate.

2022-10-14 Thread GitBox
jackwener merged PR #13353: URL: https://github.com/apache/doris/pull/13353 -- 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 (5bc8858571 -> 993f38fe3c)

2022-10-14 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5bc8858571 [fix](jsonreader) teach jsonreader to release memory (#13336) add 993f38fe3c [feature](Nereids): use

[GitHub] [doris] hello-stephen opened a new pull request, #13378: [thirdparty](update) zstd 1.5.0 to 1.5.2

2022-10-14 Thread GitBox
hello-stephen opened a new pull request, #13378: URL: https://github.com/apache/doris/pull/13378 # Proposed changes bugfix version of zstd. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] hello-stephen commented on pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-14 Thread GitBox
hello-stephen commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1278755077 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014174110_clickbench_pr_29429.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] xiaokang opened a new pull request, #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

2022-10-14 Thread GitBox
xiaokang opened a new pull request, #13379: URL: https://github.com/apache/doris/pull/13379 # Proposed changes Issue Number: Step4 of [DSIP-016: Support JSON type](https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type?src=contextnavpagetreemode) ## Pro

[GitHub] [doris] dataroaring commented on a diff in pull request #13346: [Bug](function) Fix constant predicate evaluation

2022-10-14 Thread GitBox
dataroaring commented on code in PR #13346: URL: https://github.com/apache/doris/pull/13346#discussion_r995575204 ## regression-test/suites/correctness_p0/test_pushdown_constant.groovy: ## @@ -0,0 +1,41 @@ +// Licensed to the Apache Software Foundation (ASF) under one + // or mo

[GitHub] [doris] hello-stephen commented on pull request #13374: [Improvement](bf) acclocate memory in open phase

2022-10-14 Thread GitBox
hello-stephen commented on PR #13374: URL: https://github.com/apache/doris/pull/13374#issuecomment-1278790650 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014180727_clickbench_pr_29485.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] github-actions[bot] commented on pull request #13348: [Improvement](predicates) Use datev2 as the compatible type between string and datev2

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13348: URL: https://github.com/apache/doris/pull/13348#issuecomment-1278810978 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 #13348: [Improvement](predicates) Use datev2 as the compatible type between string and datev2

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13348: URL: https://github.com/apache/doris/pull/13348#issuecomment-1278811016 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] HappenLee commented on a diff in pull request #13314: [Improvement](like) Change `like` function to batch call

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13314: URL: https://github.com/apache/doris/pull/13314#discussion_r995585935 ## be/src/vec/functions/like.cpp: ## @@ -63,35 +63,171 @@ Status LikeSearchState::clone(LikeSearchState& cloned) { return Status::OK(); } -Status FunctionLikeB

[GitHub] [doris] zhangstar333 opened a new issue, #13380: [Bug] BE will be core dump phmap Pointer assert alignment

2022-10-14 Thread GitBox
zhangstar333 opened a new issue, #13380: URL: https://github.com/apache/doris/issues/13380 ### 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] zhangstar333 opened a new pull request, #13381: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment

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

[doris] branch master updated (993f38fe3c -> 79a5125eff)

2022-10-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 993f38fe3c [feature](Nereids): use Multi join to rearrange join to eliminate cross join by using predicate. (#13353)

[GitHub] [doris] yiguolei merged pull request #13348: [Improvement](predicates) Use datev2 as the compatible type between string and datev2

2022-10-14 Thread GitBox
yiguolei merged PR #13348: URL: https://github.com/apache/doris/pull/13348 -- 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] HappenLee commented on a diff in pull request #13314: [Improvement](like) Change `like` function to batch call

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13314: URL: https://github.com/apache/doris/pull/13314#discussion_r995598114 ## be/src/vec/functions/like.cpp: ## @@ -63,35 +63,171 @@ Status LikeSearchState::clone(LikeSearchState& cloned) { return Status::OK(); } -Status FunctionLikeB

[GitHub] [doris] github-actions[bot] commented on pull request #13377: [Test](cache)Add remote cache ut

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13377: URL: https://github.com/apache/doris/pull/13377#issuecomment-1278879923 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 #13377: [Test](cache)Add remote cache ut

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13377: URL: https://github.com/apache/doris/pull/13377#issuecomment-1278879872 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] morrySnow opened a new pull request, #13382: [feature](Nereids) generate ExprId from 0 for each statement

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

[GitHub] [doris] zy-kkk commented on pull request #13142: [function](date function) add new date function 'last_day'

2022-10-14 Thread GitBox
zy-kkk commented on PR #13142: URL: https://github.com/apache/doris/pull/13142#issuecomment-1278883436 You can update your branch to trigger the pipeline -- 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] hello-stephen commented on pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-14 Thread GitBox
hello-stephen commented on PR #12866: URL: https://github.com/apache/doris/pull/12866#issuecomment-1278885291 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014193348_clickbench_pr_29387.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] HappenLee commented on a diff in pull request #13314: [Improvement](like) Change `like` function to batch call

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13314: URL: https://github.com/apache/doris/pull/13314#discussion_r995661021 ## be/src/vec/functions/like.cpp: ## @@ -120,29 +256,83 @@ Status FunctionLikeBase::constant_substring_fn_vec_dict(LikeSearchState* state, return Status::OK();

[GitHub] [doris] dataroaring commented on a diff in pull request #13381: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment

2022-10-14 Thread GitBox
dataroaring commented on code in PR #13381: URL: https://github.com/apache/doris/pull/13381#discussion_r995665586 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -459,6 +459,7 @@ Status AggregationNode::open(RuntimeState* state) { // this could cause unable to get JVM

[GitHub] [doris] HappenLee commented on a diff in pull request #13323: [function](string_function) add new string function 'extract_url_parameter'

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13323: URL: https://github.com/apache/doris/pull/13323#discussion_r995672945 ## be/src/util/url_parser.cpp: ## @@ -344,4 +346,59 @@ UrlParser::UrlPart UrlParser::get_url_part(const StringValue& part) { } } +std::string UrlParser::extra

[GitHub] [doris] HappenLee commented on a diff in pull request #13246: [Feature](runtime-filter) add runtime filter breaking change adapt

2022-10-14 Thread GitBox
HappenLee commented on code in PR #13246: URL: https://github.com/apache/doris/pull/13246#discussion_r995682550 ## gensrc/thrift/PaloInternalService.thrift: ## @@ -177,6 +177,9 @@ struct TQueryOptions { 49: optional bool skip_delete_predicate = false 50: optional bool en

[GitHub] [doris] github-actions[bot] commented on pull request #13240: [fix](ddl) check view name by table name regex when create

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13240: URL: https://github.com/apache/doris/pull/13240#issuecomment-1278938439 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 #13240: [fix](ddl) check view name by table name regex when create

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13240: URL: https://github.com/apache/doris/pull/13240#issuecomment-1278938395 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] hello-stephen opened a new pull request, #13383: [regression](framework)set random parallel_fragment_exec_instance_num…

2022-10-14 Thread GitBox
hello-stephen opened a new pull request, #13383: URL: https://github.com/apache/doris/pull/13383 … for query # Proposed changes Issue Number: close #xxx ## Problem summary Some problems have been found with the setting of parallel_fragment_exec_inistance_num > 1.

[GitHub] [doris] github-actions[bot] commented on pull request #13346: [Bug](function) Fix constant predicate evaluation

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13346: URL: https://github.com/apache/doris/pull/13346#issuecomment-1278976864 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 #13346: [Bug](function) Fix constant predicate evaluation

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13346: URL: https://github.com/apache/doris/pull/13346#issuecomment-1278976814 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] Ray-Eldath commented on a diff in pull request #13143: [test](jdbc) add jdbc and hive regression test

2022-10-14 Thread GitBox
Ray-Eldath commented on code in PR #13143: URL: https://github.com/apache/doris/pull/13143#discussion_r995760274 ## docker/thirdparties/start-thirdparties-docker.sh: ## @@ -20,8 +20,38 @@ # This script will restart all thirdparty containers

[GitHub] [doris] xiongzegang opened a new pull request, #13384: [enhancement](binlog load) Add cluster configuration for CanalSyncJob and udpate binlog load document

2022-10-14 Thread GitBox
xiongzegang opened a new pull request, #13384: URL: https://github.com/apache/doris/pull/13384 # Proposed changes [enhancement](binlog load) Add cluster configuration for CanalSyncJob and udpate binlog load document ## Problem summary 1. Add Configuration Item "canal.zk.servers"

[GitHub] [doris] dataalive commented on pull request #13376: [fix](agg) reset the content of grouping exprs instead of replace it with original exprs

2022-10-14 Thread GitBox
dataalive commented on PR #13376: URL: https://github.com/apache/doris/pull/13376#issuecomment-1279050712 close #13350 -- 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] morningman commented on pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-14 Thread GitBox
morningman commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1279051138 I will review this PR -- 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 comme

[GitHub] [doris] hello-stephen commented on pull request #13376: [fix](agg) reset the content of grouping exprs instead of replace it with original exprs

2022-10-14 Thread GitBox
hello-stephen commented on PR #13376: URL: https://github.com/apache/doris/pull/13376#issuecomment-1279108076 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014224602_clickbench_pr_29626.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] github-actions[bot] commented on pull request #13381: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13381: URL: https://github.com/apache/doris/pull/13381#issuecomment-1279109081 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] englefly commented on a diff in pull request #13382: [feature](Nereids) generate ExprId from 0 for each statement

2022-10-14 Thread GitBox
englefly commented on code in PR #13382: URL: https://github.com/apache/doris/pull/13382#discussion_r995878371 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/LogicalPlanAdapter.java: ## @@ -62,21 +65,25 @@ public OutFileClause getOutFileClause() { return null

[GitHub] [doris] hello-stephen commented on pull request #13357: [Improvement](join) optimize join probing phase

2022-10-14 Thread GitBox
hello-stephen commented on PR #13357: URL: https://github.com/apache/doris/pull/13357#issuecomment-1279152842 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221014232557_clickbench_pr_29469.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] dataalive opened a new pull request, #13385: [typo](docs)fix wrong url link

2022-10-14 Thread GitBox
dataalive opened a new pull request, #13385: URL: https://github.com/apache/doris/pull/13385 # Proposed changes Issue Number: close #xxx ## Problem summary some urls are wrong, need to be fixed. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-14 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1279190083 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015000153_clickbench_pr_29615.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #12996: [Nereids][Improve] infer predicate when push down predicate

2022-10-14 Thread GitBox
hello-stephen commented on PR #12996: URL: https://github.com/apache/doris/pull/12996#issuecomment-1279213441 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015002223_clickbench_pr_29494.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13377: [Test](cache)Add remote cache ut

2022-10-14 Thread GitBox
hello-stephen commented on PR #13377: URL: https://github.com/apache/doris/pull/13377#issuecomment-1279253712 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015010249_clickbench_pr_29479.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] Gabriel39 merged pull request #13346: [Bug](function) Fix constant predicate evaluation

2022-10-14 Thread GitBox
Gabriel39 merged PR #13346: URL: https://github.com/apache/doris/pull/13346 -- 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: [Bug](function) Fix constant predicate evaluation (#13346)

2022-10-14 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 8218cfed40 [Bug](function) Fix constant predi

[GitHub] [doris] hello-stephen commented on pull request #13378: [thirdparty](update) zstd 1.5.0 to 1.5.2

2022-10-14 Thread GitBox
hello-stephen commented on PR #13378: URL: https://github.com/apache/doris/pull/13378#issuecomment-1279279854 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015012941_clickbench_pr_29489.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

2022-10-14 Thread GitBox
hello-stephen commented on PR #13379: URL: https://github.com/apache/doris/pull/13379#issuecomment-1279335920 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015023511_clickbench_pr_29504.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13381: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment

2022-10-14 Thread GitBox
hello-stephen commented on PR #13381: URL: https://github.com/apache/doris/pull/13381#issuecomment-1279384736 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015033545_clickbench_pr_29540.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13382: [feature](Nereids) generate ExprId from 0 for each statement

2022-10-14 Thread GitBox
hello-stephen commented on PR #13382: URL: https://github.com/apache/doris/pull/13382#issuecomment-1279402233 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015035609_clickbench_pr_29551.html -- This is an automated message from the Apache Git Service. To re

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

2022-10-14 Thread GitBox
hello-stephen commented on PR #13086: URL: https://github.com/apache/doris/pull/13086#issuecomment-1279439835 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015043659_clickbench_pr_29580.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13383: [regression](framework)set random parallel_fragment_exec_instance_num…

2022-10-14 Thread GitBox
hello-stephen commented on PR #13383: URL: https://github.com/apache/doris/pull/13383#issuecomment-1279492452 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015053550_clickbench_pr_29604.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13195: [enhancement](macOS M1) Support building from source on macOS (M1)

2022-10-14 Thread GitBox
hello-stephen commented on PR #13195: URL: https://github.com/apache/doris/pull/13195#issuecomment-1279510462 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015055811_clickbench_pr_29614.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13384: [enhancement](binlog load) Add cluster configuration for CanalSyncJob and update binlog load document

2022-10-14 Thread GitBox
hello-stephen commented on PR #13384: URL: https://github.com/apache/doris/pull/13384#issuecomment-1279528183 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015061832_clickbench_pr_29620.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13361: [fix](array-type) bugfix for array column with delete condition

2022-10-14 Thread GitBox
hello-stephen commented on PR #13361: URL: https://github.com/apache/doris/pull/13361#issuecomment-1279553130 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015064013_clickbench_pr_29630.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13365: [fix](array-type) check value valid while insert data into array column

2022-10-14 Thread GitBox
hello-stephen commented on PR #13365: URL: https://github.com/apache/doris/pull/13365#issuecomment-1279561755 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015070031_clickbench_pr_29639.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #12877: [fix](type) fix DECIMAL scale when cast function on fe

2022-10-14 Thread GitBox
hello-stephen commented on PR #12877: URL: https://github.com/apache/doris/pull/12877#issuecomment-1279584897 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015072043_clickbench_pr_29646.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] hello-stephen commented on pull request #13374: [Improvement](bf) acclocate memory in open phase

2022-10-14 Thread GitBox
hello-stephen commented on PR #13374: URL: https://github.com/apache/doris/pull/13374#issuecomment-1279605821 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015081143_clickbench_pr_29665.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] smallhibiscus opened a new pull request, #13386: [typo](docs) fix thrift_client_timeout_ms's incorrect description

2022-10-14 Thread GitBox
smallhibiscus opened a new pull request, #13386: URL: https://github.com/apache/doris/pull/13386 …f en docs. # Proposed changes Issue Number: close #xxx ## Problem summary Fixed thrift_client_timeout_ms's incorrect description of en docs. ## Checklist(Requir

[GitHub] [doris] dataalive commented on a diff in pull request #13386: [typo](docs) fix thrift_client_timeout_ms's incorrect description

2022-10-14 Thread GitBox
dataalive commented on code in PR #13386: URL: https://github.com/apache/doris/pull/13386#discussion_r996232557 ## docs/en/docs/admin-manual/config/fe-config.md: ## @@ -2231,4 +2231,4 @@ The latest data version currently supported, cannot be modified, and should be c ### `mi

[GitHub] [doris] hello-stephen commented on pull request #13357: [Improvement](join) optimize join probing phase

2022-10-14 Thread GitBox
hello-stephen commented on PR #13357: URL: https://github.com/apache/doris/pull/13357#issuecomment-1279622587 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015091636_clickbench_pr_29687.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] dataalive commented on issue #13343: Be[Bug]

2022-10-14 Thread GitBox
dataalive commented on issue #13343: URL: https://github.com/apache/doris/issues/13343#issuecomment-1279623561 这个是一开始就无法启动吧?参考下 https://doris.apache.org/zh-CN/docs/dev/install/source-install/compilation-with-ldb-toolchain#%E7%BC%96%E8%AF%91-doris 看下avx2指令集 -- This is an automated

[GitHub] [doris] JNSimba commented on issue #13341: [Feature] mysqlcdc to doris errorr transaction is not found,导致flink的算子任务一直重启,请问这个是什么问题导致的

2022-10-14 Thread GitBox
JNSimba commented on issue #13341: URL: https://github.com/apache/doris/issues/13341#issuecomment-1279624299 这个是因为txn事务默认保留12小时,flink报错后,如果重启间隔时间太长,checkpoint里面的txn就会过期,会报 txn not found的错误。 可以通过调整fe.conf里面的 streaming_label_keep_max_second 配置来延长时间 -- This is an automated message from th

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

2022-10-14 Thread GitBox
yiguolei commented on code in PR #13285: URL: https://github.com/apache/doris/pull/13285#discussion_r996240764 ## be/src/runtime/exec_env_init.cpp: ## @@ -323,8 +317,6 @@ Status ExecEnv::_init_mem_tracker() { << config::chunk_reserved_bytes_limit; return Sta

[GitHub] [doris] yiguolei merged pull request #13381: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment

2022-10-14 Thread GitBox
yiguolei merged PR #13381: URL: https://github.com/apache/doris/pull/13381 -- 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 #13380: [Bug] BE will be core dump phmap Pointer assert alignment

2022-10-14 Thread GitBox
yiguolei closed issue #13380: [Bug] BE will be core dump phmap Pointer assert alignment URL: https://github.com/apache/doris/issues/13380 -- 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

[doris] branch master updated: [Fix](agg) fix bitmap agg core dump when phmap pointer assert alignment (#13381)

2022-10-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 4bc33a54a1 [Fix](agg) fix bitmap agg core dump

[GitHub] [doris] yiguolei merged pull request #13247: [fix](agg)count function should return 0 for null value

2022-10-14 Thread GitBox
yiguolei merged PR #13247: URL: https://github.com/apache/doris/pull/13247 -- 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](agg)count function should return 0 for null value (#13247)

2022-10-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 f2fa9606c9 [fix](agg)count function should retu

[GitHub] [doris] yiguolei merged pull request #13378: [thirdparty](update) zstd 1.5.0 to 1.5.2

2022-10-14 Thread GitBox
yiguolei merged PR #13378: URL: https://github.com/apache/doris/pull/13378 -- 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] github-actions[bot] commented on pull request #13378: [thirdparty](update) zstd 1.5.0 to 1.5.2

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13378: URL: https://github.com/apache/doris/pull/13378#issuecomment-1279640922 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 #13378: [thirdparty](update) zstd 1.5.0 to 1.5.2

2022-10-14 Thread GitBox
github-actions[bot] commented on PR #13378: URL: https://github.com/apache/doris/pull/13378#issuecomment-1279640926 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: [thirdparty](update) zstd 1.5.0 to 1.5.2 #13378

2022-10-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 52397df9f0 [thirdparty](update) zstd 1.5.0 to 1

[GitHub] [doris] etcZYP opened a new pull request, #13387: [Enhancement] replace assertTrue(X.equals(X)) with assertEquals

2022-10-14 Thread GitBox
etcZYP opened a new pull request, #13387: URL: https://github.com/apache/doris/pull/13387 # Proposed changes Issue Number: close https://github.com/apache/doris/issues/11916 ## Problem summary replace assertTrue(X.equals(X)) with assertEquals. ## Checklist(Required

[GitHub] [doris] yiguolei merged pull request #13376: [fix](agg) reset the content of grouping exprs instead of replace it with original exprs

2022-10-14 Thread GitBox
yiguolei merged PR #13376: URL: https://github.com/apache/doris/pull/13376 -- 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](agg) reset the content of grouping exprs instead of replace it with original exprs (#13376)

2022-10-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 bf2e20c4c4 [fix](agg) reset the content of grou

[GitHub] [doris] yiguolei closed issue #13350: [Bug] group by后面接curdate(),无法查询

2022-10-14 Thread GitBox
yiguolei closed issue #13350: [Bug] group by后面接curdate(),无法查询 URL: https://github.com/apache/doris/issues/13350 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] yiguolei commented on issue #13350: [Bug] group by后面接curdate(),无法查询

2022-10-14 Thread GitBox
yiguolei commented on issue #13350: URL: https://github.com/apache/doris/issues/13350#issuecomment-1279643516 Already fixed, will be fixed in 1.1.4. -- 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

  1   2   >