[GitHub] [doris] github-actions[bot] commented on pull request #15667: [refactor] delete non vec load from memtable

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15667: URL: https://github.com/apache/doris/pull/15667#issuecomment-1373276521 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15212: [Feature](Materialized-View) support advanced Materialized-View

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15212: URL: https://github.com/apache/doris/pull/15212#issuecomment-1373265035 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] zy-kkk opened a new pull request, #15679: [typo](docs)(function)add sidebar for split_by_string function and delete split_by_char builtins code

2023-01-05 Thread GitBox
zy-kkk opened a new pull request, #15679: URL: https://github.com/apache/doris/pull/15679 …iltins code # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior

[GitHub] [doris] zhangy5 opened a new issue, #15678: [Bug] [daily] be core when execute split_part query

2023-01-05 Thread GitBox
zhangy5 opened a new issue, #15678: URL: https://github.com/apache/doris/issues/15678 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master doris-0.0.0-trunk

[GitHub] [doris] hello-stephen commented on pull request #15674: [improvement](decimalv3) Java UDF and array type support DECIMALV3

2023-01-05 Thread GitBox
hello-stephen commented on PR #15674: URL: https://github.com/apache/doris/pull/15674#issuecomment-1373241849 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.09 seconds load time: 478 seconds storage size: 17122494963 Bytes https://doris-co

[doris] branch master updated (1038093c29 -> 9c36278c4a)

2023-01-05 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 1038093c29 [Pipeline](Exec) disable work steal of hash join build (#15652) add 9c36278c4a [improvement](pipel

[GitHub] [doris] Gabriel39 merged pull request #15628: [improvement](pipeline) Support sharing hash table for broadcast join

2023-01-05 Thread GitBox
Gabriel39 merged PR #15628: URL: https://github.com/apache/doris/pull/15628 -- 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: [Pipeline](Exec) disable work steal of hash join build (#15652)

2023-01-05 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 1038093c29 [Pipeline](Exec) disable work stea

[GitHub] [doris] Gabriel39 merged pull request #15652: [Pipeline](Exec) disable work steal of hash join build

2023-01-05 Thread GitBox
Gabriel39 merged PR #15652: URL: https://github.com/apache/doris/pull/15652 -- 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] zy-kkk opened a new pull request, #15677: [cherry-pick][feature](string_function) support split_by_string function

2023-01-05 Thread GitBox
zy-kkk opened a new pull request, #15677: URL: https://github.com/apache/doris/pull/15677 # Proposed changes cherry-pick from #13741 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] caoliang-web opened a new pull request, #15676: [regression](flink)add flink doris connector case

2023-01-05 Thread GitBox
caoliang-web opened a new pull request, #15676: URL: https://github.com/apache/doris/pull/15676 ## Problem summary add flink doris connector case ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No - [ ] I don't know

[GitHub] [doris] XieJiann commented on a diff in pull request #15630: [fix](Nereids): add implicit casting for arithmetic expression

2023-01-05 Thread GitBox
XieJiann commented on code in PR #15630: URL: https://github.com/apache/doris/pull/15630#discussion_r1063182579 ## regression-test/suites/nereids_syntax_p0/function.groovy: ## @@ -89,5 +89,7 @@ suite("function") { sql """select b.number from (select * from numbers(numbe

[doris] branch master updated (7f84db310a -> f24659c003)

2023-01-05 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 7f84db310a [fix](nereids) Convert to datetime when binary expr's left is date and right is int type (#15615)

[GitHub] [doris] Gabriel39 merged pull request #15650: [Refactor](pipeline) refactor the code of channel buffer limit and change the default value

2023-01-05 Thread GitBox
Gabriel39 merged PR #15650: URL: https://github.com/apache/doris/pull/15650 -- 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] hello-stephen commented on pull request #15673: [enhancement](load) change the publish version log to VLOG_CRITICAL

2023-01-05 Thread GitBox
hello-stephen commented on PR #15673: URL: https://github.com/apache/doris/pull/15673#issuecomment-1373200769 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.56 seconds load time: 467 seconds storage size: 17122543681 Bytes https://doris-co

[GitHub] [doris] XieJiann commented on a diff in pull request #15659: [feature](Nereids): add syntax @@session.xxx

2023-01-05 Thread GitBox
XieJiann commented on code in PR #15659: URL: https://github.com/apache/doris/pull/15659#discussion_r1063156879 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -300,6 +300,9 @@ primaryExpression | identifier LEFT_PAREN ((DISTINCT|ALL)? arguments

[GitHub] [doris] 413331861 opened a new issue, #15675: [Bug] UNIQUE KEY 模型,根据唯一key查询结果不唯一

2023-01-05 Thread GitBox
413331861 opened a new issue, #15675: URL: https://github.com/apache/doris/issues/15675 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.0 ### What'

[GitHub] [doris] github-actions[bot] commented on pull request #15674: [improvement](decimalv3) Java UDF and array type support DECIMALV3

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15674: URL: https://github.com/apache/doris/pull/15674#issuecomment-1373187080 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15600: [DRAFT](decimalv3) test auto conversion

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15600: URL: https://github.com/apache/doris/pull/15600#issuecomment-1373186087 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] Gabriel39 opened a new pull request, #15674: [improvement](decimalv3) Java UDF and array type support DECIMALV3

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

[doris] branch master updated: [fix](nereids) Convert to datetime when binary expr's left is date and right is int type (#15615)

2023-01-05 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 7f84db310a [fix](nereids) Convert to datetime

[GitHub] [doris] morrySnow merged pull request #15615: [fix](nereids) Convert to datetime when binary expr's left is date and right is int type

2023-01-05 Thread GitBox
morrySnow merged PR #15615: URL: https://github.com/apache/doris/pull/15615 -- 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] github-actions[bot] commented on pull request #15615: [fix](nereids) Convert to datetime when binary expr's left is date and right is int type

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15615: URL: https://github.com/apache/doris/pull/15615#issuecomment-1373177796 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 #15615: [fix](nereids) Convert to datetime when binary expr's left is date and right is int type

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15615: URL: https://github.com/apache/doris/pull/15615#issuecomment-1373177781 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 #15612: [feature](vectorized) Support MemoryScratchSink on vectorized engine

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15612: URL: https://github.com/apache/doris/pull/15612#issuecomment-1373177782 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15673: [enhancement](load) change the publish version log to VLOG_CRITICAL

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15673: URL: https://github.com/apache/doris/pull/15673#issuecomment-1373174951 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morrySnow commented on a diff in pull request #15659: [feature](Nereids): add syntax @@session.xxx

2023-01-05 Thread GitBox
morrySnow commented on code in PR #15659: URL: https://github.com/apache/doris/pull/15659#discussion_r1063133854 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -300,6 +300,9 @@ primaryExpression | identifier LEFT_PAREN ((DISTINCT|ALL)? argument

[GitHub] [doris] zhannngchen opened a new pull request, #15673: [enhancement](load) change the publish version log to VLOG_CRITICAL

2023-01-05 Thread GitBox
zhannngchen opened a new pull request, #15673: URL: https://github.com/apache/doris/pull/15673 # Proposed changes Issue Number: close #xxx ## Problem summary The log is duplicate with log in `TaskWorkerPool::_publish_version_worker_thread_callback`,when there are error

[GitHub] [doris] hello-stephen commented on pull request #15662: [enhance](Nereids): polish test format, add more comment.

2023-01-05 Thread GitBox
hello-stephen commented on PR #15662: URL: https://github.com/apache/doris/pull/15662#issuecomment-1373170937 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.45 seconds load time: 468 seconds storage size: 17122923661 Bytes https://doris-co

[GitHub] [doris] morrySnow commented on a diff in pull request #15630: [fix](Nereids): add implicit casting for arithmetic expression

2023-01-05 Thread GitBox
morrySnow commented on code in PR #15630: URL: https://github.com/apache/doris/pull/15630#discussion_r1063132418 ## regression-test/suites/nereids_syntax_p0/function.groovy: ## @@ -89,5 +89,7 @@ suite("function") { sql """select b.number from (select * from numbers(numb

[doris] branch master updated (ef72b8d859 -> ae77b582f0)

2023-01-05 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 ef72b8d859 [Feature](Nereids): add logical operator || && (#15643) add ae77b582f0 [fix](Nereids) add informatio

[GitHub] [doris] morrySnow merged pull request #15608: [fix](Nereids): add information function and fix bugs in schemaScan

2023-01-05 Thread GitBox
morrySnow merged PR #15608: URL: https://github.com/apache/doris/pull/15608 -- 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] github-actions[bot] commented on pull request #15608: [fix](Nereids): add information function and fix bugs in schemaScan

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15608: URL: https://github.com/apache/doris/pull/15608#issuecomment-1373165921 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 #15608: [fix](Nereids): add information function and fix bugs in schemaScan

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15608: URL: https://github.com/apache/doris/pull/15608#issuecomment-1373165904 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] ByteYue commented on pull request #15640: [chore](ut)add one option to skip build be when running ut

2023-01-05 Thread GitBox
ByteYue commented on PR #15640: URL: https://github.com/apache/doris/pull/15640#issuecomment-1373163072 > > > Would you like to provide some steps to describe the scenario you mentioned. > > > > > > Hi there, I was trying to deploy the ut binary from compile machine to another ma

[GitHub] [doris] ByteYue closed pull request #15640: [chore](ut)add one option to skip build be when running ut

2023-01-05 Thread GitBox
ByteYue closed pull request #15640: [chore](ut)add one option to skip build be when running ut URL: https://github.com/apache/doris/pull/15640 -- 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 spe

[GitHub] [doris] hello-stephen commented on pull request #15672: [fix](Nereids): Add varchar literal compare

2023-01-05 Thread GitBox
hello-stephen commented on PR #15672: URL: https://github.com/apache/doris/pull/15672#issuecomment-1373160735 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.95 seconds load time: 651 seconds storage size: 17123213298 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15670: [opt](multi-catalog) cache and reuse position delete rows in iceberg v2

2023-01-05 Thread GitBox
hello-stephen commented on PR #15670: URL: https://github.com/apache/doris/pull/15670#issuecomment-1373143009 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.21 seconds load time: 488 seconds storage size: 17122295371 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #14396: [Feature](function) Support width_bucket function

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #14396: URL: https://github.com/apache/doris/pull/14396#issuecomment-1373125175 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[doris] branch master updated (df2da89b89 -> ef72b8d859)

2023-01-05 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 df2da89b89 [feature](multi-catalog) support postgresql jdbc catalog (#15570) add ef72b8d859 [Feature](Nereids):

commits@doris.apache.org

2023-01-05 Thread GitBox
jackwener merged PR #15643: URL: https://github.com/apache/doris/pull/15643 -- 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] BePPPower commented on a diff in pull request #15622: [feature](file cache)Import `file cache` for remote file reader

2023-01-05 Thread GitBox
BePPPower commented on code in PR #15622: URL: https://github.com/apache/doris/pull/15622#discussion_r1063080386 ## be/src/io/fs/file_reader_options.cpp: ## @@ -25,8 +25,8 @@ FileCacheType cache_type_from_string(const std::string& type) { return FileCacheType::SUB_FILE

[GitHub] [doris] github-actions[bot] commented on pull request #15622: [feature](file cache)Import `file cache` for remote file reader

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15622: URL: https://github.com/apache/doris/pull/15622#issuecomment-1373120399 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #15671: [feature](Nereids) Support lots of aggregate functions

2023-01-05 Thread GitBox
hello-stephen commented on PR #15671: URL: https://github.com/apache/doris/pull/15671#issuecomment-1373118890 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.96 seconds load time: 516 seconds storage size: 17122043228 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15629: [fix](decimalv2) fix loss of precision when cast to decimalv2 literal

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15629: URL: https://github.com/apache/doris/pull/15629#issuecomment-1373118154 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 #15629: [fix](decimalv2) fix loss of precision when cast to decimalv2 literal

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15629: URL: https://github.com/apache/doris/pull/15629#issuecomment-1373118185 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] XieJiann opened a new pull request, #15672: [fix](Nereids): Add varchar literal compare

2023-01-05 Thread GitBox
XieJiann opened a new pull request, #15672: URL: https://github.com/apache/doris/pull/15672 Signed-off-by: xiejiann # Proposed changes support "1" = "123" ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] github-actions[bot] commented on pull request #15670: [opt](multi-catalog) cache and reuse position delete rows in iceberg v2

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15670: URL: https://github.com/apache/doris/pull/15670#issuecomment-1373100921 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15670: [opt](multi-catalog) cache and reuse position delete rows in iceberg v2

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15670: URL: https://github.com/apache/doris/pull/15670#discussion_r1063067165 ## be/src/vec/exec/format/table/iceberg_reader.cpp: ## @@ -163,161 +179,158 @@ Status IcebergTableReader::init_row_filters(const TFileRangeDesc& range) {

[GitHub] [doris] 924060929 opened a new pull request, #15671: [Enhancement](Nereids) Generate aggregate functions

2023-01-05 Thread GitBox
924060929 opened a new pull request, #15671: URL: https://github.com/apache/doris/pull/15671 # Proposed changes 1. generate lots of aggregate functions 2. support array functions, like `array_union`. we should support array grammar in the future, e.g. `select [1, 2, 3]` 3. add `chec

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15670: [opt](multi-catalog) cache and reuse position delete rows in iceberg v2

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15670: URL: https://github.com/apache/doris/pull/15670#discussion_r1063061593 ## be/src/vec/exec/format/table/iceberg_reader.cpp: ## @@ -163,161 +180,157 @@ Status IcebergTableReader::init_row_filters(const TFileRangeDesc& range) {

[GitHub] [doris] github-actions[bot] commented on pull request #15660: [improvement](multi-catalog) support unsupported column type

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15660: URL: https://github.com/apache/doris/pull/15660#issuecomment-1373085965 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] AshinGau opened a new pull request, #15670: [opt](multi-catalog) cache and reuse position delete rows in iceberg v2

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

[doris] branch master updated (b57500d0c3 -> df2da89b89)

2023-01-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b57500d0c3 [Bug](decimalv3) fix wrong result for MOD operation (#15644) add df2da89b89 [feature](multi-catalog

[GitHub] [doris] morningman merged pull request #15570: [feature](multi-catalog) support postgresql jdbc catalog

2023-01-05 Thread GitBox
morningman merged PR #15570: URL: https://github.com/apache/doris/pull/15570 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15650: [Refactor](pipeline) refactor the code of channel buffer limit and change the default value

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15650: URL: https://github.com/apache/doris/pull/15650#discussion_r1063056457 ## be/test/vec/runtime/vdata_stream_test.cpp: ## @@ -130,12 +130,11 @@ TEST_F(VDataStreamTest, BasicTest) { TUniqueId uid; PlanNodeId nid = 1;

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15669: [feature](struct-type) adjust the vexpr for struct type

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15669: URL: https://github.com/apache/doris/pull/15669#discussion_r1063051134 ## be/src/vec/columns/column_struct.cpp: ## @@ -23,10 +23,10 @@ namespace doris::vectorized { namespace ErrorCodes { -extern const int ILLEGAL_COLUMN; -

[doris] branch master updated: [Bug](decimalv3) fix wrong result for MOD operation (#15644)

2023-01-05 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 b57500d0c3 [Bug](decimalv3) fix wrong result f

[GitHub] [doris] HappenLee merged pull request #15644: [Bug](decimalv3) fix wrong result for MOD operation

2023-01-05 Thread GitBox
HappenLee merged PR #15644: URL: https://github.com/apache/doris/pull/15644 -- 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] carlvinhust2012 opened a new pull request, #15669: adjust the vexpr for struct type

2023-01-05 Thread GitBox
carlvinhust2012 opened a new pull request, #15669: URL: https://github.com/apache/doris/pull/15669 # Proposed changes 1. this pr is used to adjust the vexpr for struct type when we import data. Issue Number: close #xxx ## Problem summary Describe your changes. #

[GitHub] [doris] yangzhg opened a new pull request, #15668: [1.1-lts](frontendservice) add retry when create connection to frontend service

2023-01-05 Thread GitBox
yangzhg opened a new pull request, #15668: URL: https://github.com/apache/doris/pull/15668 cherry-pick #15635 -- 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

[doris] branch branch-1.2-lts updated: [enhancement](frontendservice) add retry when create connection to frontend service (#15635)

2023-01-05 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 63e1c4594e [enhancement](fronten

[doris] branch branch-1.1-lts updated: [vulnerability](CVE-2022-1292) fix CVE-2022-1292 (#15639) (#15666)

2023-01-05 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 437dad62fb [vulnerability](CVE-2

[GitHub] [doris] yangzhg merged pull request #15666: [vulnerability](CVE-2022-1292) fix CVE-2022-1292

2023-01-05 Thread GitBox
yangzhg merged PR #15666: URL: https://github.com/apache/doris/pull/15666 -- 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] hello-stephen commented on pull request #15667: [refactor] delete non vec load from memtable

2023-01-05 Thread GitBox
hello-stephen commented on PR #15667: URL: https://github.com/apache/doris/pull/15667#issuecomment-1373059659 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.37 seconds load time: 467 seconds storage size: 17123222459 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15618: [feature-wip](multi-catalog) add fe snapshot tvf

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15618: URL: https://github.com/apache/doris/pull/15618#discussion_r1063045157 ## be/src/vec/exec/scan/vmeta_scanner.cpp: ## @@ -0,0 +1,96 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[GitHub] [doris] wsjz commented on a diff in pull request #15618: [feature-wip](multi-catalog) add fe snapshot tvf

2023-01-05 Thread GitBox
wsjz commented on code in PR #15618: URL: https://github.com/apache/doris/pull/15618#discussion_r1063044648 ## gensrc/thrift/PlanNodes.thrift: ## @@ -370,6 +370,21 @@ struct TDataGenScanRange { 1: optional TTVFNumbersScanRange numbers_params } +enum TIcebergMetadataType {

[GitHub] [doris] cambyzju commented on pull request #15661: [fix](compile) compile failed in Mac with clang14

2023-01-05 Thread GitBox
cambyzju commented on PR #15661: URL: https://github.com/apache/doris/pull/15661#issuecomment-1373047242 > By the way, what is the version of clang you used? Would you like to provide the information by executing the command `clang --version`? any better solution, please let me know.

[GitHub] [doris] github-actions[bot] commented on pull request #15667: [refactor] delete non vec load from memtable

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15667: URL: https://github.com/apache/doris/pull/15667#issuecomment-1373046679 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[doris] branch master updated (b41934864e -> 05d72e8919)

2023-01-05 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b41934864e [enhancement](frontendservice) add retry when create connection to frontend service (#15635) add 05

[GitHub] [doris] HappenLee closed issue #15565: [Bug] anti join incorrectly outputs null values

2023-01-05 Thread GitBox
HappenLee closed issue #15565: [Bug] anti join incorrectly outputs null values URL: https://github.com/apache/doris/issues/15565 -- 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] HappenLee merged pull request #15567: [fix](join) fix anti join incorrectly outputs null values

2023-01-05 Thread GitBox
HappenLee merged PR #15567: URL: https://github.com/apache/doris/pull/15567 -- 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] github-actions[bot] commented on pull request #15649: [chore](vulnerability) fix fe high risk vulnerability scanned by bug scanner

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15649: URL: https://github.com/apache/doris/pull/15649#issuecomment-1373035723 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 #15649: [chore](vulnerability) fix fe high risk vulnerability scanned by bug scanner

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15649: URL: https://github.com/apache/doris/pull/15649#issuecomment-1373035687 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 #15666: [vulnerability](CVE-2022-1292) fix CVE-2022-1292

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15666: URL: https://github.com/apache/doris/pull/15666#issuecomment-1373032545 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 #15666: [vulnerability](CVE-2022-1292) fix CVE-2022-1292

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15666: URL: https://github.com/apache/doris/pull/15666#issuecomment-1373032515 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 #15667: [refactor] delete non vec load from memtable

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15667: URL: https://github.com/apache/doris/pull/15667#issuecomment-1373028849 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] zbtzbtzbt opened a new pull request, #15667: [refactor] delete non vec load from memtable

2023-01-05 Thread GitBox
zbtzbtzbt opened a new pull request, #15667: URL: https://github.com/apache/doris/pull/15667 1. delete non vec load from memtable totally. 2. remove function keys_type() in memtable. cc, thanks @yiguolei @HappenLee # Proposed changes Issue Number: close #xxx ##

[GitHub] [doris] github-actions[bot] commented on pull request #15605: [improvement](projection) Improve projection performance

2023-01-05 Thread GitBox
github-actions[bot] commented on PR #15605: URL: https://github.com/apache/doris/pull/15605#issuecomment-1373022093 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] yangzhg opened a new pull request, #15666: [vulnerability](CVE-2022-1292) fix CVE-2022-1292

2023-01-05 Thread GitBox
yangzhg opened a new pull request, #15666: URL: https://github.com/apache/doris/pull/15666 cherry-pick #15639 -- 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] morningman commented on pull request #15653: [fix](planner) disconjunct in sub-query failed when plan it on hash join

2023-01-05 Thread GitBox
morningman commented on PR #15653: URL: https://github.com/apache/doris/pull/15653#issuecomment-1373019514 Please link issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[doris] branch branch-1.2-lts updated: [vulnerability](CVE-2022-1292) fix CVE-2022-1292 (#15639)

2023-01-05 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 395a7487f9 [vulnerability](CVE-2

[GitHub] [doris] yangzhg commented on a diff in pull request #15649: [chore](vulnerability) fix fe high risk vulnerability scanned by bug scanner

2023-01-05 Thread GitBox
yangzhg commented on code in PR #15649: URL: https://github.com/apache/doris/pull/15649#discussion_r1063021327 ## fe/fe-core/src/main/java/org/apache/doris/common/util/DynamicPartitionUtil.java: ## @@ -740,8 +740,7 @@ public static String getHistoryPartitionRangeString(DynamicP

[doris] branch master updated: [enhancement](frontendservice) add retry when create connection to frontend service (#15635)

2023-01-05 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 b41934864e [enhancement](frontendservice) add re

[GitHub] [doris] yangzhg closed issue #15634: Doris be may could not connect to fe 9020 thrift server

2023-01-05 Thread GitBox
yangzhg closed issue #15634: Doris be may could not connect to fe 9020 thrift server URL: https://github.com/apache/doris/issues/15634 -- 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 c

[GitHub] [doris] yangzhg merged pull request #15635: [enhancement](frontendservice) add retry when create connection to frontend service

2023-01-05 Thread GitBox
yangzhg merged PR #15635: URL: https://github.com/apache/doris/pull/15635 -- 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] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062932114 ## be/src/olap/types.cpp: ## @@ -166,10 +166,34 @@ const TypeInfo* get_array_type_info(FieldType leaf_type, int32_t iterations) { return array_type_In

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062928337 ## be/src/olap/types.cpp: ## @@ -166,10 +166,34 @@ const TypeInfo* get_array_type_info(FieldType leaf_type, int32_t iterations) { return array_type_In

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062913949 ## be/src/runtime/struct_value.h: ## @@ -0,0 +1,67 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062895410 ## be/src/runtime/struct_value.h: ## @@ -0,0 +1,75 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062895408 ## be/src/olap/types.h: ## @@ -431,6 +432,245 @@ const size_t _item_size; }; +class StructTypeInfo: public TypeInfo { +public: +explicit StructT

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062895384 ## be/src/olap/rowset/segment_v2/column_writer.cpp: ## @@ -542,6 +613,108 @@ Status ScalarColumnWriter::finish_current_page() {

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
github-actions[bot] commented on code in PR #15665: URL: https://github.com/apache/doris/pull/15665#discussion_r1062895384 ## be/src/olap/rowset/segment_v2/column_writer.cpp: ## @@ -542,6 +613,108 @@ Status ScalarColumnWriter::finish_current_page() {

[GitHub] [doris] xy720 opened a new pull request, #15665: [WIP](struct-type) support struct-type in vectorize engine

2023-01-05 Thread GitBox
xy720 opened a new pull request, #15665: URL: https://github.com/apache/doris/pull/15665 # Proposed changes Issue Number: close #14917 ## Problem summary Work in progress. This CL includes: 1、Change the be column meta to support struct type.(finish) 2、Add Co

[GitHub] [doris] hello-stephen commented on pull request #15663: [Improvement](topn) order by key topn query optimization

2023-01-05 Thread GitBox
hello-stephen commented on PR #15663: URL: https://github.com/apache/doris/pull/15663#issuecomment-1372656453 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36 seconds load time: 470 seconds storage size: 17122168178 Bytes https://doris-commu

[GitHub] [doris] hello-stephen commented on pull request #15664: [feature](nereids) Support syntax: (select orderby ) union all (select...)

2023-01-05 Thread GitBox
hello-stephen commented on PR #15664: URL: https://github.com/apache/doris/pull/15664#issuecomment-1372655259 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.76 seconds load time: 649 seconds storage size: 17122998827 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15624: [feature](spill to disk) Support spill to disk for sort node

2023-01-05 Thread GitBox
hello-stephen commented on PR #15624: URL: https://github.com/apache/doris/pull/15624#issuecomment-1372597735 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.27 seconds load time: 468 seconds storage size: 17121638989 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15661: [fix](compile) compile failed in Mac with clang14

2023-01-05 Thread GitBox
hello-stephen commented on PR #15661: URL: https://github.com/apache/doris/pull/15661#issuecomment-1372549685 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.46 seconds load time: 477 seconds storage size: 17122884129 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15660: [improvement](multi-catalog) support unsupported column type

2023-01-05 Thread GitBox
hello-stephen commented on PR #15660: URL: https://github.com/apache/doris/pull/15660#issuecomment-1372542634 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.39 seconds load time: 469 seconds storage size: 17122477211 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15642: [Enhancement](topn) support two phase read for topn query

2023-01-05 Thread GitBox
hello-stephen commented on PR #15642: URL: https://github.com/apache/doris/pull/15642#issuecomment-1372528425 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.4 seconds load time: 480 seconds storage size: 17122353329 Bytes https://doris-com

  1   2   3   >