[doris] branch master updated (fef1062835 -> 34b14a71c8)

2022-09-29 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 fef1062835 [optimization](array-type) optimize the help docs of array type (#13001) add 34b14a71c8 [Improvement

[GitHub] [doris] yiguolei merged pull request #12911: [Improvement](string) Optimize scanning for string

2022-09-29 Thread GitBox
yiguolei merged PR #12911: URL: https://github.com/apache/doris/pull/12911 -- 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 #13053: [chore](be-ut) Remove useless lines which cause compilation errors

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13053: URL: https://github.com/apache/doris/pull/13053#issuecomment-1261863819 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 #13053: [chore](be-ut) Remove useless lines which cause compilation errors

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

[doris] branch branch-1.1-lts updated: [improvement](memory) set TCMALLOC_HEAP_LIMIT_MB to control memory consumption of tcmalloc (#12981)

2022-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 675166711a [improvement](memory

[GitHub] [doris] Wilson-BT closed issue #12718: 【Bug】doris writer write failed on json format

2022-09-29 Thread GitBox
Wilson-BT closed issue #12718: 【Bug】doris writer write failed on json format URL: https://github.com/apache/doris/issues/12718 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] zenoyang closed pull request #7892: [refactor](vectorized) Create and insert columns by tuple slots

2022-09-29 Thread GitBox
zenoyang closed pull request #7892: [refactor](vectorized) Create and insert columns by tuple slots URL: https://github.com/apache/doris/pull/7892 -- 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

[GitHub] [doris] Yukang-LIAN opened a new pull request, #13056: [Feature](Retention) support retention function

2022-09-29 Thread GitBox
Yukang-LIAN opened a new pull request, #13056: URL: https://github.com/apache/doris/pull/13056 # Proposed changes Issue Number: close #12800 ## Problem summary The `retention` function takes as arguments a set of conditions from 1 to 32 arguments of type `UInt8` that in

[GitHub] [doris] morrySnow merged pull request #12858: [enhancement](Nereids) planner performance speed up

2022-09-29 Thread GitBox
morrySnow merged PR #12858: URL: https://github.com/apache/doris/pull/12858 -- 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: [enhancement](Nereids) planner performance speed up (#12858)

2022-09-29 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 1ae9454771 [enhancement](Nereids) planner perf

[doris] branch master updated (1ae9454771 -> 42729786bf)

2022-09-29 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 1ae9454771 [enhancement](Nereids) planner performance speed up (#12858) add 42729786bf [enhancement](Nereids) pus

[GitHub] [doris] jackwener merged pull request #12842: [enhancement](Nereids) push filter into join otherJoinCondition

2022-09-29 Thread GitBox
jackwener merged PR #12842: URL: https://github.com/apache/doris/pull/12842 -- 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] morrySnow opened a new pull request, #13057: [enhancement](Nereids) remove unnecessary between global and distinct local aggreagte node

2022-09-29 Thread GitBox
morrySnow opened a new pull request, #13057: URL: https://github.com/apache/doris/pull/13057 # Proposed changes Add partition info into LogicalAggregate and set it as original group expression list of aggregate when we do aggregate disassemble with distinct aggregate function.

[GitHub] [doris] jackwener merged pull request #13048: [Fix](Nereids) Fix exception message when can't bind slot.

2022-09-29 Thread GitBox
jackwener merged PR #13048: URL: https://github.com/apache/doris/pull/13048 -- 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 (42729786bf -> a7b42a7029)

2022-09-29 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 42729786bf [enhancement](Nereids) push filter into join otherJoinCondition (#12842) add a7b42a7029 [Fix](Nereids

[GitHub] [doris] Lchangliang opened a new pull request, #13058: [bugfix] fix the stream load error when upgrade BE from 1.1.2 to master

2022-09-29 Thread GitBox
Lchangliang opened a new pull request, #13058: URL: https://github.com/apache/doris/pull/13058 # Proposed changes Issue Number: close #xxx ## Problem summary When upgrade from 1.1.2 to master, we will upgrade BE firstly, the load operator will fail because the field colu

[GitHub] [doris] Gabriel39 commented on a diff in pull request #13049: [Enhancement](optimize) optimize for function multiply on decimalv2

2022-09-29 Thread GitBox
Gabriel39 commented on code in PR #13049: URL: https://github.com/apache/doris/pull/13049#discussion_r983271273 ## be/src/vec/functions/multiply.cpp: ## @@ -35,8 +35,8 @@ struct MultiplyImpl { } template -static inline DecimalV2Value apply(DecimalV2Value a, Deci

[GitHub] [doris] weizhengte commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-09-29 Thread GitBox
weizhengte commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r983052579 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [doris] github-actions[bot] commented on pull request #13024: [Bug](datev2) Fix compatible error between datev2 and date

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13024: URL: https://github.com/apache/doris/pull/13024#issuecomment-1262047857 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 #13024: [Bug](datev2) Fix compatible error between datev2 and date

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13024: URL: https://github.com/apache/doris/pull/13024#issuecomment-1262047783 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] Lchangliang opened a new pull request, #13061: [typo](doc) Modify the comment of light schema change

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

[GitHub] [doris] Gabriel39 merged pull request #13024: [Bug](datev2) Fix compatible error between datev2 and date

2022-09-29 Thread GitBox
Gabriel39 merged PR #13024: URL: https://github.com/apache/doris/pull/13024 -- 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 (a7b42a7029 -> 287ff50a6f)

2022-09-29 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a7b42a7029 [Fix](Nereids) Fix exception message when can't bind slot. (#13048) add 287ff50a6f [Bug](datev2) F

[GitHub] [doris] Jibing-Li opened a new pull request, #13062: [Regression]Add broker load regression test.

2022-09-29 Thread GitBox
Jibing-Li opened a new pull request, #13062: URL: https://github.com/apache/doris/pull/13062 # Proposed changes Add basic broker load regression test. It has been tested. [jibing@dev-bj01 my-incubator-doris]$ ./run-regression-test.sh --run -d load_p0 -s test_broker_load Apache M

[GitHub] [doris] yangzhg opened a new pull request, #13063: [ResourceTag](tagname) support upper case in tag name

2022-09-29 Thread GitBox
yangzhg opened a new pull request, #13063: URL: https://github.com/apache/doris/pull/13063 ## Problem summary upport upper case in tag name ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No - [ ] I don't know 2. Ha

[GitHub] [doris] morrySnow commented on a diff in pull request #12890: [feature](Nereids): support Alias join reorder and fix bug.

2022-09-29 Thread GitBox
morrySnow commented on code in PR #12890: URL: https://github.com/apache/doris/pull/12890#discussion_r983213345 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/InnerJoinLAsscom.java: ## @@ -40,19 +52,72 @@ public class InnerJoinLAsscom extends OneExp

[GitHub] [doris] github-actions[bot] commented on pull request #13063: [ResourceTag](tagname) support upper case in tag name

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13063: URL: https://github.com/apache/doris/pull/13063#issuecomment-1262170968 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 #13063: [ResourceTag](tagname) support upper case in tag name

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13063: URL: https://github.com/apache/doris/pull/13063#issuecomment-1262170928 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] weizuo93 opened a new issue, #13064: [Bug] Last line of data lost for stream load

2022-09-29 Thread GitBox
weizuo93 opened a new issue, #13064: URL: https://github.com/apache/doris/issues/13064 ### 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 (commi

[GitHub] [doris] nextdreamblue opened a new pull request, #13065: [fix][Decimal] retain Decimal trailing zero when select on fe

2022-09-29 Thread GitBox
nextdreamblue opened a new pull request, #13065: URL: https://github.com/apache/doris/pull/13065 # Proposed changes Issue Number: close #13050 ## Problem summary 只在fe上执行select时,DECIMAL类型的数据末尾的0会自动都删除,而不是保留 before: MySQL [test]> select cast('135.000' as DECIMAL(1

[GitHub] [doris] nextdreamblue commented on issue #11706: Good First Issue

2022-09-29 Thread GitBox
nextdreamblue commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1262195625 [WeOpen Star] I would like to help IMPROVEMENT Recover DDL https://github.com/apache/doris/issues/8421 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [doris] weizuo93 opened a new pull request, #13066: [Fix](Load) fix bug that last line of data lost for stream load

2022-09-29 Thread GitBox
weizuo93 opened a new pull request, #13066: URL: https://github.com/apache/doris/pull/13066 # Proposed changes Issue Number: close #13064 ## Problem summary Last line of data lost for stream load when line delimiter is more than one character. ## Checklist(Re

[GitHub] [doris] jackwener merged pull request #12982: [fix](fe-core) sparkload comment mislead which file types it support

2022-09-29 Thread GitBox
jackwener merged PR #12982: URL: https://github.com/apache/doris/pull/12982 -- 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 (287ff50a6f -> 7aae98eb71)

2022-09-29 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 287ff50a6f [Bug](datev2) Fix compatible error between datev2 and date (#13024) add 7aae98eb71 [fix](comment) spa

[GitHub] [doris] nextdreamblue opened a new pull request, #13067: [feature-wip] (recover) new recover ddl and support show dropped

2022-09-29 Thread GitBox
nextdreamblue opened a new pull request, #13067: URL: https://github.com/apache/doris/pull/13067 # Proposed changes Issue Number: close #8421 ## Problem summary 1. 当drop库、表、partition的时候,会放到回收站中,并且允许同名信息,通过库、表、partition的id来区分; 2. 增加show dropped命令,可以查看回收站中库、表、partition的

[GitHub] [doris] github-actions[bot] commented on pull request #13057: [enhancement](Nereids) remove unnecessary between global and distinct local aggreagte node

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13057: URL: https://github.com/apache/doris/pull/13057#issuecomment-1262216652 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 #13057: [enhancement](Nereids) remove unnecessary between global and distinct local aggreagte node

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13057: URL: https://github.com/apache/doris/pull/13057#issuecomment-1262216697 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 #13061: [typo](doc) Modify the comment of light schema change

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13061: URL: https://github.com/apache/doris/pull/13061#issuecomment-1262292758 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 #13061: [typo](doc) Modify the comment of light schema change

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13061: URL: https://github.com/apache/doris/pull/13061#issuecomment-1262292689 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 #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #12866: URL: https://github.com/apache/doris/pull/12866#issuecomment-1262316974 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] zhannngchen opened a new pull request, #13068: [docs](unique-key-merge-on-write) add document for unique key merge o…

2022-09-29 Thread GitBox
zhannngchen opened a new pull request, #13068: URL: https://github.com/apache/doris/pull/13068 …n write # Proposed changes Issue Number: close #xxx ## Problem summary Update english version later ## Checklist(Required) 1. Does it affect the original b

[GitHub] [doris] morrySnow merged pull request #13044: [fix](planner) Add default execution interval time for stats framework

2022-09-29 Thread GitBox
morrySnow merged PR #13044: URL: https://github.com/apache/doris/pull/13044 -- 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: [fix](planner) Add default execution interval time for stats framework (#13044)

2022-09-29 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 31a23baa37 [fix](planner) Add default executio

[GitHub] [doris] dinggege1024 opened a new issue, #13069: [Bug](fe-core) TestWithFeService did not clean up the runnningDir

2022-09-29 Thread GitBox
dinggege1024 opened a new issue, #13069: URL: https://github.com/apache/doris/issues/13069 ### 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] morningman opened a new pull request, #13070: [fix](alter-load) fix bug that tablet version may be wrong when doing alter and load

2022-09-29 Thread GitBox
morningman opened a new pull request, #13070: URL: https://github.com/apache/doris/pull/13070 # Proposed changes Issue Number: close #xxx ## Problem summary the `isRunning()` method of `TransactionState` is missing `PRE_COMMITTED` status. Which cause wrong judgment of

[GitHub] [doris] morningman opened a new issue, #13071: [Bug] doing schema change while loading with 2PC may cause replica version missing

2022-09-29 Thread GitBox
morningman opened a new issue, #13071: URL: https://github.com/apache/doris/issues/13071 ### 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.x

[GitHub] [doris] morrySnow merged pull request #13057: [enhancement](Nereids) remove unnecessary exchange between global and distinct local aggregate node

2022-09-29 Thread GitBox
morrySnow merged PR #13057: URL: https://github.com/apache/doris/pull/13057 -- 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: [enhancement](Nereids) remove unnecessary exchange between global and distinct local aggregate node (#13057)

2022-09-29 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 90f11ed7c1 [enhancement](Nereids) remove unnec

[GitHub] [doris] wsjz opened a new pull request, #13072: [feature-wip](parquet-reader) prepare for BE benchmark

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

[GitHub] [doris] dataalive commented on issue #12914: k8s部署Doris,存储卷挂载于 ceph | glusterfs,fe pod 无法启动

2022-09-29 Thread GitBox
dataalive commented on issue #12914: URL: https://github.com/apache/doris/issues/12914#issuecomment-1262435819 可能是因为cephFS和glusterFS的一些FS操作的原子语义实现不完整导致了兼容性问题? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] dinggege1024 opened a new pull request, #13073: [fix](fe-core) TestWithFeService do not clean up dorisHome

2022-09-29 Thread GitBox
dinggege1024 opened a new pull request, #13073: URL: https://github.com/apache/doris/pull/13073 # Proposed changes Issue Number: #13069 ## Problem summary alter clean dir ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] morningman closed pull request #12868: [draft] for testing p0, not merge

2022-09-29 Thread GitBox
morningman closed pull request #12868: [draft] for testing p0, not merge URL: https://github.com/apache/doris/pull/12868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] morningman closed pull request #12750: [feature-wip](new-scan) file scan node support load

2022-09-29 Thread GitBox
morningman closed pull request #12750: [feature-wip](new-scan) file scan node support load URL: https://github.com/apache/doris/pull/12750 -- 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 specifi

[GitHub] [doris] xy720 opened a new pull request, #13074: [Bug](array-type) Fix memory buffer overflow

2022-09-29 Thread GitBox
xy720 opened a new pull request, #13074: URL: https://github.com/apache/doris/pull/13074 # Proposed changes How to reproduce? ``` mysql> create table tbl ( id int, c_array array ) duplicate key(id) distributed by hash(id) buckets 1 properties(

[GitHub] [doris] github-actions[bot] closed pull request #8801: [fix] remove _own_pool from rumtime_profile to fix compile errors

2022-09-29 Thread GitBox
github-actions[bot] closed pull request #8801: [fix] remove _own_pool from rumtime_profile to fix compile errors URL: https://github.com/apache/doris/pull/8801 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #8836: [refactor] refactor code aligning offset in vaggregation_node.cpp

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #8836: URL: https://github.com/apache/doris/pull/8836#issuecomment-1262960676 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] stalary commented on pull request #13073: [fix](fe-core) TestWithFeService do not clean up dorisHome

2022-09-29 Thread GitBox
stalary commented on PR #13073: URL: https://github.com/apache/doris/pull/13073#issuecomment-1262976393 Please check fe ut. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris] stalary commented on pull request #13066: [Fix](Load) fix bug that last line of data lost for stream load

2022-09-29 Thread GitBox
stalary commented on PR #13066: URL: https://github.com/apache/doris/pull/13066#issuecomment-1262982627 Can you add some regression test? -- 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 speci

[GitHub] [doris] weAreFriendYo opened a new issue, #13075: [Bug] doris be集群,其中一台be挂了 其他两台be正常运行,数据查询报错

2022-09-29 Thread GitBox
weAreFriendYo opened a new issue, #13075: URL: https://github.com/apache/doris/issues/13075 ### 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.2

[GitHub] [doris] HappenLee commented on a diff in pull request #13039: [Vectorized][Function] support date_trunc and countequal function

2022-09-29 Thread GitBox
HappenLee commented on code in PR #13039: URL: https://github.com/apache/doris/pull/13039#discussion_r984146930 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -214,6 +234,90 @@ struct MakeDateImpl { } }; +template +struct DateTrunc { +static constexpr auto na

[GitHub] [doris] HappenLee commented on a diff in pull request #13039: [Vectorized][Function] support date_trunc and countequal function

2022-09-29 Thread GitBox
HappenLee commented on code in PR #13039: URL: https://github.com/apache/doris/pull/13039#discussion_r984146930 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -214,6 +234,90 @@ struct MakeDateImpl { } }; +template +struct DateTrunc { +static constexpr auto na

[GitHub] [doris] weizuo93 commented on pull request #13066: [Fix](Load) fix bug that last line of data lost for stream load

2022-09-29 Thread GitBox
weizuo93 commented on PR #13066: URL: https://github.com/apache/doris/pull/13066#issuecomment-1263020467 > Can you add some regression test? OK, thanks for your review. I will add some test cases. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [doris] AshinGau closed pull request #12984: [feature-wip](parquet-reader) bugfix, VFileScanner has memory leakage when ParquetReader init failed

2022-09-29 Thread GitBox
AshinGau closed pull request #12984: [feature-wip](parquet-reader) bugfix, VFileScanner has memory leakage when ParquetReader init failed URL: https://github.com/apache/doris/pull/12984 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [doris] cambyzju merged pull request #12728: [fix](array-type) fix the be core dump when use string to insert array

2022-09-29 Thread GitBox
cambyzju merged PR #12728: URL: https://github.com/apache/doris/pull/12728 -- 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 (90f11ed7c1 -> d73e437718)

2022-09-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 90f11ed7c1 [enhancement](Nereids) remove unnecessary exchange between global and distinct local aggregate node (#130

[GitHub] [doris] cambyzju closed issue #12452: [Bug] Be coredump when insert array data

2022-09-29 Thread GitBox
cambyzju closed issue #12452: [Bug] Be coredump when insert array data URL: https://github.com/apache/doris/issues/12452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] cambyzju commented on a diff in pull request #13074: [Bug](array-type) Fix memory buffer overflow

2022-09-29 Thread GitBox
cambyzju commented on code in PR #13074: URL: https://github.com/apache/doris/pull/13074#discussion_r984163385 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -562,7 +562,7 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, vectorized::MutableColumnP const

[GitHub] [doris] dataroaring opened a new pull request, #13076: [improvement](load) config flush_thread_num_per_store to be 6 by default

2022-09-29 Thread GitBox
dataroaring opened a new pull request, #13076: URL: https://github.com/apache/doris/pull/13076 # Proposed changes Flushing memtable is cpu bound, so 2 thread for a disk is tool small. Issue Number: close #xxx ## Problem summary Describe your changes. ## Chec

[GitHub] [doris] github-actions[bot] commented on pull request #12912: [Bug](parquet) fix parquet write setting property is not effective

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #12912: URL: https://github.com/apache/doris/pull/12912#issuecomment-1263047704 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 #12912: [Bug](parquet) fix parquet write setting property is not effective

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #12912: URL: https://github.com/apache/doris/pull/12912#issuecomment-1263047680 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 #13070: [fix](alter-load) fix bug that tablet version may be wrong when doing alter and load

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13070: URL: https://github.com/apache/doris/pull/13070#issuecomment-1263049360 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 #13070: [fix](alter-load) fix bug that tablet version may be wrong when doing alter and load

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13070: URL: https://github.com/apache/doris/pull/13070#issuecomment-1263049333 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] jackwener closed issue #12964: [Enhancement] SelectRollupTest UT is unstable

2022-09-29 Thread GitBox
jackwener closed issue #12964: [Enhancement] SelectRollupTest UT is unstable URL: https://github.com/apache/doris/issues/12964 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] dataroaring commented on a diff in pull request #13062: [Regression](load) Add broker load regression test.

2022-09-29 Thread GitBox
dataroaring commented on code in PR #13062: URL: https://github.com/apache/doris/pull/13062#discussion_r984175711 ## regression-test/conf/regression-conf.groovy: ## @@ -60,3 +60,8 @@ hdfsFs = "hdfs://127.0.0.1:9000" hdfsUser = "doris-test" hdfsPasswd = "" brokerName = "broker

[GitHub] [doris] dataroaring commented on a diff in pull request #13061: [typo](doc) Modify the comment of light schema change

2022-09-29 Thread GitBox
dataroaring commented on code in PR #13061: URL: https://github.com/apache/doris/pull/13061#discussion_r984176217 ## docs/en/docs/sql-manual/sql-reference/Data-Definition-Statements/Create/CREATE-TABLE.md: ## @@ -314,7 +314,9 @@ distribution_desc * `light_schema_change`

[GitHub] [doris] github-actions[bot] commented on pull request #13049: [Enhancement](optimize) optimize for function multiply on decimalv2

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13049: URL: https://github.com/apache/doris/pull/13049#issuecomment-1263058761 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 #13049: [Enhancement](optimize) optimize for function multiply on decimalv2

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13049: URL: https://github.com/apache/doris/pull/13049#issuecomment-1263058781 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] dataroaring merged pull request #13053: [chore](be-ut) Remove useless lines which cause compilation errors

2022-09-29 Thread GitBox
dataroaring merged PR #13053: URL: https://github.com/apache/doris/pull/13053 -- 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] dataroaring commented on a diff in pull request #13056: [Feature](Retention) support retention function

2022-09-29 Thread GitBox
dataroaring commented on code in PR #13056: URL: https://github.com/apache/doris/pull/13056#discussion_r984176811 ## be/src/exprs/aggregate_functions.h: ## @@ -372,6 +372,14 @@ class AggregateFunctions { static StringVal window_funnel_serialize(FunctionContext* ctx, const

[doris] branch master updated (d73e437718 -> e7f18e998a)

2022-09-29 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 d73e437718 [fix](array-type) fix the be core dump when use string to insert array (#12728) add e7f18e998a [c

[GitHub] [doris] HappenLee commented on a diff in pull request #13014: [Bug](load) fix core dump on big block load

2022-09-29 Thread GitBox
HappenLee commented on code in PR #13014: URL: https://github.com/apache/doris/pull/13014#discussion_r984178375 ## be/src/util/block_compression.cpp: ## @@ -73,6 +73,13 @@ class Lz4BlockCompression : public BlockCompressionCodec { } Status compress(const Slice& input

[GitHub] [doris] github-actions[bot] commented on pull request #12883: [Bug](jdbc) fix insert into date type to oracle using wrong type

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #12883: URL: https://github.com/apache/doris/pull/12883#issuecomment-1263063153 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 #12883: [Bug](jdbc) fix insert into date type to oracle using wrong type

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #12883: URL: https://github.com/apache/doris/pull/12883#issuecomment-1263063137 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] LemonLiTree opened a new pull request, #13078: [typo](docs)add orthogonal bitmap function note.

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

[GitHub] [doris] Gabriel39 opened a new pull request, #13079: [Improvement](datev2) fix some compatible problems for datev2

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

[GitHub] [doris] Yukang-LIAN commented on a diff in pull request #13056: [Feature](Retention) support retention function

2022-09-29 Thread GitBox
Yukang-LIAN commented on code in PR #13056: URL: https://github.com/apache/doris/pull/13056#discussion_r984186928 ## be/src/exprs/aggregate_functions.h: ## @@ -372,6 +372,14 @@ class AggregateFunctions { static StringVal window_funnel_serialize(FunctionContext* ctx, const

[GitHub] [doris] xinyiZzz opened a new pull request, #13080: [branch-1.1-lts](memory) Disable mem tracker cancel query

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

[GitHub] [doris] github-actions[bot] commented on pull request #13079: [Improvement](datev2) fix some compatible problems for datev2

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13079: URL: https://github.com/apache/doris/pull/13079#issuecomment-1263086520 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 #13079: [Improvement](datev2) fix some compatible problems for datev2

2022-09-29 Thread GitBox
github-actions[bot] commented on PR #13079: URL: https://github.com/apache/doris/pull/13079#issuecomment-1263086540 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] Yukang-LIAN opened a new pull request, #13081: [Fix](doc) Remove unsupported parameter

2022-09-29 Thread GitBox
Yukang-LIAN opened a new pull request, #13081: URL: https://github.com/apache/doris/pull/13081 # Proposed changes Issue Number: close #xxx ## Problem summary `--ui` parameter is no longer supported. ## Checklist(Required) 1. Does it affect the original behav

[GitHub] [doris] xinyiZzz opened a new pull request, #13082: [branch-1.1-lts](metracker) Fix compaction tracker

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

[GitHub] [doris] dinggege1024 commented on pull request #13073: [fix](fe-core) TestWithFeService do not clean up dorisHome

2022-09-29 Thread GitBox
dinggege1024 commented on PR #13073: URL: https://github.com/apache/doris/pull/13073#issuecomment-1263101899 > Please check fe ut. Why my local build test fine, but ci could not. I used this command: ```bash mvn clean install -Dos.arch=x86_64 -Dcheckstyle.skip -pl fe-core

[doris] branch branch-1.1-lts updated: [branch-1.1-lts](memory) Disable mem tracker cancel query #13080

2022-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new a9470502b4 [branch-1.1-lts](mem

[GitHub] [doris] yiguolei merged pull request #13080: [branch-1.1-lts](memory) Disable mem tracker cancel query

2022-09-29 Thread GitBox
yiguolei merged PR #13080: URL: https://github.com/apache/doris/pull/13080 -- 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 merged pull request #13082: [branch-1.1-lts](metracker) Fix compaction tracker

2022-09-29 Thread GitBox
yiguolei merged PR #13082: URL: https://github.com/apache/doris/pull/13082 -- 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 branch-1.1-lts updated: [branch-1.1-lts](metracker) Fix compaction tracker #13082

2022-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new c77c8b0d7f [branch-1.1-lts](met

[GitHub] [doris] stalary commented on pull request #13027: [feature-wip](new-scan) Add new ES scanner and new ES scan node

2022-09-29 Thread GitBox
stalary commented on PR #13027: URL: https://github.com/apache/doris/pull/13027#issuecomment-1263130882 Can you provide some test info? Such as query es result in your local environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[doris] branch master updated: [Improvement](datev2) fix some compatible problems for datev2 (#13079)

2022-09-29 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 3294b18674 [Improvement](datev2) fix some com

[GitHub] [doris] Gabriel39 merged pull request #13079: [Improvement](datev2) fix some compatible problems for datev2

2022-09-29 Thread GitBox
Gabriel39 merged PR #13079: URL: https://github.com/apache/doris/pull/13079 -- 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] xinyiZzz opened a new pull request, #13085: [enhancement](memory) Fix `USE_MEM_TRACKER=OFF` compile

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

  1   2   >