[GitHub] [doris] hello-stephen commented on pull request #13756: [feature](nereids) add rule for semi/anti join exploration, when there is project between them

2022-10-27 Thread GitBox
hello-stephen commented on PR #13756: URL: https://github.com/apache/doris/pull/13756#issuecomment-1294537498 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.87 seconds load time: 562 seconds storage size: 17154644839 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13744: [fix](plan)result exprs should be substituted in the same way as agg exprs

2022-10-27 Thread GitBox
hello-stephen commented on PR #13744: URL: https://github.com/apache/doris/pull/13744#issuecomment-1294536348 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.28 seconds load time: 611 seconds storage size: 17154875735 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13641: [feature-array](array-type) Add array function array_popback

2022-10-27 Thread GitBox
hello-stephen commented on PR #13641: URL: https://github.com/apache/doris/pull/13641#issuecomment-1294530415 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.27 seconds load time: 634 seconds storage size: 17154810780 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-27 Thread GitBox
hello-stephen commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1294527584 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.38 seconds load time: 559 seconds storage size: 17154699320 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13581: [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold

2022-10-27 Thread GitBox
hello-stephen commented on PR #13581: URL: https://github.com/apache/doris/pull/13581#issuecomment-1294513883 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.41 seconds load time: 571 seconds storage size: 17154821270 Bytes https://doris-co

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13755: [fix](dynamic-partition) fix wrong check of replication num

2022-10-27 Thread GitBox
nextdreamblue commented on code in PR #13755: URL: https://github.com/apache/doris/pull/13755#discussion_r1007681544 ## docs/zh-CN/docs/advanced/partition/dynamic-partition.md: ## @@ -453,6 +453,87 @@ mysql> SHOW DYNAMIC PARTITION TABLES; 这时候请修改 FE 的配置文件,增加一行 `dynamic_part

[GitHub] [doris] hello-stephen commented on pull request #13641: [feature-array](array-type) Add array function array_popback

2022-10-27 Thread GitBox
hello-stephen commented on PR #13641: URL: https://github.com/apache/doris/pull/13641#issuecomment-1294513203 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.59 seconds load time: 574 seconds storage size: 17154699384 Bytes https://doris-co

[GitHub] [doris] englefly opened a new pull request, #13756: [feature](nereids) add rule for semi/anti join exploration, when there is project between them

2022-10-27 Thread GitBox
englefly opened a new pull request, #13756: URL: https://github.com/apache/doris/pull/13756 # Proposed changes ``` /* * t1.name=t3.name t1.id=t2.id * topJoin newTopJoin * / \

[GitHub] [doris] hello-stephen commented on pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-27 Thread GitBox
hello-stephen commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1294494588 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.2 seconds load time: 560 seconds storage size: 17154655374 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-27 Thread GitBox
hello-stephen commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-1294492161 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.43 seconds load time: 575 seconds storage size: 17154810816 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13719: [Bugfix](MV) Fixed load negative values into bitmap type materialized views successfully under non-vectorization

2022-10-27 Thread GitBox
hello-stephen commented on PR #13719: URL: https://github.com/apache/doris/pull/13719#issuecomment-1294491787 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.72 seconds load time: 623 seconds storage size: 17154809899 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13755: [fix](dynamic-partition) fix wrong check of replication num

2022-10-27 Thread GitBox
hello-stephen commented on PR #13755: URL: https://github.com/apache/doris/pull/13755#issuecomment-1294463959 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.2 seconds load time: 568 seconds storage size: 17154655323 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
hello-stephen commented on PR #13737: URL: https://github.com/apache/doris/pull/13737#issuecomment-1294463034 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.77 seconds load time: 559 seconds storage size: 17154644859 Bytes https://doris-co

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

2022-10-27 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294459485 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.2 seconds load time: 563 seconds storage size: 17154644860 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13726: [feature](function)add search function: multi_search_all_positions

2022-10-27 Thread GitBox
hello-stephen commented on PR #13726: URL: https://github.com/apache/doris/pull/13726#issuecomment-1294457867 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.8 seconds load time: 628 seconds storage size: 17154875749 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13326: [Enhancement](function) optimize the `upper` and `lower` functions using the simd instruction.

2022-10-27 Thread GitBox
hello-stephen commented on PR #13326: URL: https://github.com/apache/doris/pull/13326#issuecomment-1294452168 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.56 seconds load time: 568 seconds storage size: 17154699307 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13581: [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold

2022-10-27 Thread GitBox
hello-stephen commented on PR #13581: URL: https://github.com/apache/doris/pull/13581#issuecomment-1294450702 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.14 seconds load time: 598 seconds storage size: 17154821103 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13646: [enhancement](metric)Add metric for exec_state prepare function

2022-10-27 Thread GitBox
hello-stephen commented on PR #13646: URL: https://github.com/apache/doris/pull/13646#issuecomment-1294445898 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.53 seconds load time: 558 seconds storage size: 17154699358 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13662: [feature](function)add url functions: domain and protocol

2022-10-27 Thread GitBox
hello-stephen commented on PR #13662: URL: https://github.com/apache/doris/pull/13662#issuecomment-1294432134 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.28 seconds load time: 588 seconds storage size: 17154821273 Bytes https://doris-co

[GitHub] [doris] morningman opened a new pull request, #13755: [fix](dynamic-partition) fix wrong check of replication num

2022-10-27 Thread GitBox
morningman opened a new pull request, #13755: URL: https://github.com/apache/doris/pull/13755 # Proposed changes Issue Number: close #xxx ## Problem summary The following stmt will return error: `errCode = 2, detailMessage = Failed to find 3 backends for policy: clust

[GitHub] [doris] hello-stephen commented on pull request #13753: [fix](hashjoin) return error if in progress of upgrade

2022-10-27 Thread GitBox
hello-stephen commented on PR #13753: URL: https://github.com/apache/doris/pull/13753#issuecomment-1294423385 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.23 seconds load time: 629 seconds storage size: 17154865175 Bytes https://doris-co

[GitHub] [doris] kkfnui opened a new issue, #13754: [Bug] There is no detail error message for `sql-interception`

2022-10-27 Thread GitBox
kkfnui opened a new issue, #13754: URL: https://github.com/apache/doris/issues/13754 ### 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 1.1.3

[GitHub] [doris] hello-stephen commented on pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
hello-stephen commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1294419375 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.43 seconds load time: 634 seconds storage size: 17154810725 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13749: [feat](Nereids): draw hyper graph by graphviz

2022-10-27 Thread GitBox
hello-stephen commented on PR #13749: URL: https://github.com/apache/doris/pull/13749#issuecomment-1294416402 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.54 seconds load time: 559 seconds storage size: 17154709870 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-129443 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 #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-1294411097 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 commented on pull request #13749: [feat](Nereids): draw hyper graph by graphviz

2022-10-27 Thread GitBox
hello-stephen commented on PR #13749: URL: https://github.com/apache/doris/pull/13749#issuecomment-1294404845 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.13 seconds load time: 593 seconds storage size: 17154810830 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
hello-stephen commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1294402643 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.46 seconds load time: 571 seconds storage size: 17154644848 Bytes https://doris-co

[GitHub] [doris] zhangstar333 commented on a diff in pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
zhangstar333 commented on code in PR #13737: URL: https://github.com/apache/doris/pull/13737#discussion_r1007548140 ## be/src/vec/functions/function_running_difference.h: ## @@ -0,0 +1,188 @@ +#pragma once + +#include "vec/data_types/data_type.h" +#include "vec/data_types/number

[GitHub] [doris] eldenmoon commented on a diff in pull request #13641: [feature-array](array-type) Add array function array_popback

2022-10-27 Thread GitBox
eldenmoon commented on code in PR #13641: URL: https://github.com/apache/doris/pull/13641#discussion_r1007568633 ## be/src/vec/functions/array/function_array_popback.cpp: ## @@ -0,0 +1,85 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] github-actions[bot] commented on pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1294394664 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 #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1294394637 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 master updated (2fab0c45c7 -> f325119362)

2022-10-27 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 2fab0c45c7 [Feature](runtime-filter) add runtime filter breaking change adapt (#13246) add f325119362 [fix](re

[GitHub] [doris] morrySnow merged pull request #13724: [fix](regression-test) update table name string in tpch_sf1 explain case

2022-10-27 Thread GitBox
morrySnow merged PR #13724: URL: https://github.com/apache/doris/pull/13724 -- 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 #13744: [fix](cast)ignore implicit cast when comparing two exprs

2022-10-27 Thread GitBox
hello-stephen commented on PR #13744: URL: https://github.com/apache/doris/pull/13744#issuecomment-1294391343 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.11 seconds load time: 632 seconds storage size: 17154821273 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
hello-stephen commented on PR #13737: URL: https://github.com/apache/doris/pull/13737#issuecomment-1294390969 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.02 seconds load time: 555 seconds storage size: 17154699331 Bytes https://doris-co

[GitHub] [doris] jacktengg opened a new pull request, #13753: [fix](hashjoin) return error if in progress of upgrade

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

[GitHub] [doris] hello-stephen commented on pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
hello-stephen commented on PR #13487: URL: https://github.com/apache/doris/pull/13487#issuecomment-1294389234 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.66 seconds load time: 569 seconds storage size: 17154644880 Bytes https://doris-co

[GitHub] [doris] jacktengg opened a new issue, #13752: [Bug] [upgrade] be coredump after upgrading from 1.1-lts to 1.2

2022-10-27 Thread GitBox
jacktengg opened a new issue, #13752: URL: https://github.com/apache/doris/issues/13752 ### 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-lts

[GitHub] [doris] hello-stephen commented on pull request #13244: [improvement](load) support function from_unixtime with specified timezome

2022-10-27 Thread GitBox
hello-stephen commented on PR #13244: URL: https://github.com/apache/doris/pull/13244#issuecomment-1294386046 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.49 seconds load time: 558 seconds storage size: 17154655424 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt merged pull request #13246: [Feature](runtime-filter) add runtime filter breaking change adapt

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

[doris] branch master updated (5805011629 -> 2fab0c45c7)

2022-10-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5805011629 [Feature](string-function) Add function mask/mask_first_n/mask_last_n (#13694) add 2fab0c45c7 [Fea

[doris] branch branch-1.1-lts updated: [bugfix](ifnull) type cast error of function ifnull (#13747)

2022-10-27 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 9a9c43d04f [bugfix](ifnull) typ

[GitHub] [doris] yiguolei merged pull request #13747: [bugfix](concat) be crash caused by function concat(ifnull)

2022-10-27 Thread GitBox
yiguolei merged PR #13747: URL: https://github.com/apache/doris/pull/13747 -- 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] pengxiangyu commented on a diff in pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
pengxiangyu commented on code in PR #13487: URL: https://github.com/apache/doris/pull/13487#discussion_r1007555270 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -67,8 +67,13 @@ BetaRowsetWriter::~BetaRowsetWriter() { Status BetaRowsetWriter::init(const RowsetWriterContext

[GitHub] [doris] SaintBacchus opened a new issue, #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task

2022-10-27 Thread GitBox
SaintBacchus opened a new issue, #13751: URL: https://github.com/apache/doris/issues/13751 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Add s

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

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1294376246 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 master updated (d6b72d9b89 -> 5805011629)

2022-10-27 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 d6b72d9b89 [Bug](update) support to check optional value of agg_sort_infos (#13732) add 5805011629 [Feature](st

[GitHub] [doris] yiguolei merged pull request #13694: [Feature](string-function) Add function mask/mask_first_n/mask_last_n

2022-10-27 Thread GitBox
yiguolei merged PR #13694: URL: https://github.com/apache/doris/pull/13694 -- 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] XieJiann opened a new issue, #13750: [Feature] Draw HyperGraph by graphviz

2022-10-27 Thread GitBox
XieJiann opened a new issue, #13750: URL: https://github.com/apache/doris/issues/13750 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description In order

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

2022-10-27 Thread GitBox
hello-stephen commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1294371831 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.72 seconds load time: 558 seconds storage size: 17154655341 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13246: [Feature](runtime-filter) add runtime filter breaking change adapt

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13246: URL: https://github.com/apache/doris/pull/13246#issuecomment-1294371041 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 #13246: [Feature](runtime-filter) add runtime filter breaking change adapt

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13246: URL: https://github.com/apache/doris/pull/13246#issuecomment-1294370938 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 master updated (a8a91a827a -> d6b72d9b89)

2022-10-27 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 a8a91a827a [fix] Fix the variable of boost_ROOT ,BOOST_ROOT will not work (#13450) add d6b72d9b89 [Bug](updat

[GitHub] [doris] Gabriel39 merged pull request #13732: [Bug](update) support to check optional value of agg_sort_infos

2022-10-27 Thread GitBox
Gabriel39 merged PR #13732: URL: https://github.com/apache/doris/pull/13732 -- 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] Yukang-Lian commented on a diff in pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
Yukang-Lian commented on code in PR #13737: URL: https://github.com/apache/doris/pull/13737#discussion_r1007547644 ## be/src/vec/functions/function_running_difference.cpp: ## @@ -0,0 +1,13 @@ +#include "vec/functions/function_running_difference.h" + +namespace doris::vectorized

[GitHub] [doris] zhangstar333 commented on a diff in pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
zhangstar333 commented on code in PR #13737: URL: https://github.com/apache/doris/pull/13737#discussion_r1007548972 ## be/src/vec/functions/function_running_difference.h: ## @@ -0,0 +1,188 @@ +#pragma once + +#include "vec/data_types/data_type.h" +#include "vec/data_types/number

[GitHub] [doris] XieJiann opened a new pull request, #13749: feat(nereids): draw hyper graph by graphviz

2022-10-27 Thread GitBox
XieJiann opened a new pull request, #13749: URL: https://github.com/apache/doris/pull/13749 draw hyper graph by graphviz # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the

[GitHub] [doris] yiguolei commented on a diff in pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
yiguolei commented on code in PR #13487: URL: https://github.com/apache/doris/pull/13487#discussion_r1007548610 ## be/src/olap/schema_change.cpp: ## @@ -2374,6 +2374,16 @@ Status SchemaChangeHandler::_parse_request(const SchemaChangeParams& sc_params, *sc_directly = tr

[GitHub] [doris] zhangstar333 commented on a diff in pull request #13737: [feature](running_difference) support running_difference function

2022-10-27 Thread GitBox
zhangstar333 commented on code in PR #13737: URL: https://github.com/apache/doris/pull/13737#discussion_r1007548140 ## be/src/vec/functions/function_running_difference.h: ## @@ -0,0 +1,188 @@ +#pragma once + +#include "vec/data_types/data_type.h" +#include "vec/data_types/number

[GitHub] [doris] lide-reed opened a new issue, #13748: [Bug] BE crash

2022-10-27 Thread GitBox
lide-reed opened a new issue, #13748: URL: https://github.com/apache/doris/issues/13748 ### 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 branch 1.1-l

[GitHub] [doris] yiguolei commented on a diff in pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
yiguolei commented on code in PR #13487: URL: https://github.com/apache/doris/pull/13487#discussion_r1007546864 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -67,8 +67,13 @@ BetaRowsetWriter::~BetaRowsetWriter() { Status BetaRowsetWriter::init(const RowsetWriterContext&

[GitHub] [doris] yiguolei commented on a diff in pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-27 Thread GitBox
yiguolei commented on code in PR #13487: URL: https://github.com/apache/doris/pull/13487#discussion_r1007544886 ## be/src/olap/tablet.cpp: ## @@ -1704,7 +1715,12 @@ void Tablet::_init_context_common_fields(RowsetWriterContext& context) { if (context.rowset_type == ALPHA_RO

[GitHub] [doris] github-actions[bot] commented on pull request #13723: [Fix]Fix the extension mysql_to_doris bug

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13723: URL: https://github.com/apache/doris/pull/13723#issuecomment-1294360007 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 #13723: [Fix]Fix the extension mysql_to_doris bug

2022-10-27 Thread GitBox
github-actions[bot] commented on PR #13723: URL: https://github.com/apache/doris/pull/13723#issuecomment-1294360029 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 commented on a diff in pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-27 Thread GitBox
dataroaring commented on code in PR #12866: URL: https://github.com/apache/doris/pull/12866#discussion_r1007540694 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -102,6 +115,409 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _add_block(

[GitHub] [doris] hello-stephen commented on pull request #13723: [Fix]Fix the extension mysql_to_doris bug

2022-10-27 Thread GitBox
hello-stephen commented on PR #13723: URL: https://github.com/apache/doris/pull/13723#issuecomment-1294357984 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.9 seconds load time: 590 seconds storage size: 17154810757 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-27 Thread GitBox
hello-stephen commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-1294357059 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.43 seconds load time: 659 seconds storage size: 17154810574 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13731: [optimization](array-type) update the exception message when create t…

2022-10-27 Thread GitBox
hello-stephen commented on PR #13731: URL: https://github.com/apache/doris/pull/13731#issuecomment-1294333740 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.86 seconds load time: 563 seconds storage size: 17154810463 Bytes https://doris-co

[GitHub] [doris] morningman commented on a diff in pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-27 Thread GitBox
morningman commented on code in PR #13746: URL: https://github.com/apache/doris/pull/13746#discussion_r1007527277 ## fe/fe-core/src/main/java/org/apache/doris/qe/MasterCatalogExecutor.java: ## @@ -0,0 +1,76 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [doris] TsubameKoyasu commented on a diff in pull request #13723: [Fix]Fix the extension mysql_to_doris bug

2022-10-27 Thread GitBox
TsubameKoyasu commented on code in PR #13723: URL: https://github.com/apache/doris/pull/13723#discussion_r1007529206 ## extension/mysql_to_doris/bin/e_mysql_to_doris.sh: ## @@ -31,8 +31,8 @@ rm -f $path #get create table sql for mysql for table in $(cat ../conf/mysql_tables |g

[GitHub] [doris] jacktengg opened a new pull request, #13747: [bugfix](concat) be crash caused by function concat(ifnull)

2022-10-27 Thread GitBox
jacktengg opened a new pull request, #13747: URL: https://github.com/apache/doris/pull/13747 # Proposed changes Issue Number: related to #13693 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #13397: [improvement](scan) speed up inserting strings into ColumnString

2022-10-27 Thread GitBox
hello-stephen commented on PR #13397: URL: https://github.com/apache/doris/pull/13397#issuecomment-1294290570 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.15 seconds load time: 575 seconds storage size: 17154820913 Bytes https://doris-co

[GitHub] [doris] xiaokang commented on pull request #13726: [feature](function)add search function: multi_search_all_positions

2022-10-27 Thread GitBox
xiaokang commented on PR #13726: URL: https://github.com/apache/doris/pull/13726#issuecomment-1294288398 LGTM, please rebase and recheck workflows. -- 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

[GitHub] [doris] hello-stephen commented on pull request #13694: [Feature](string-function) Add function mask/mask_first_n/mask_last_n

2022-10-27 Thread GitBox
hello-stephen commented on PR #13694: URL: https://github.com/apache/doris/pull/13694#issuecomment-1294286538 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.83 seconds load time: 563 seconds storage size: 17154644722 Bytes https://doris-co

[doris] branch master updated (2ef8f3f6f4 -> a8a91a827a)

2022-10-27 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 2ef8f3f6f4 [enhancement](java-udf) Support loading libjvm at runtime (#13660) add a8a91a827a [fix] Fix the vari

[GitHub] [doris] yiguolei merged pull request #13450: [fix](build) CMake fails to find the Boost package

2022-10-27 Thread GitBox
yiguolei merged PR #13450: URL: https://github.com/apache/doris/pull/13450 -- 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 #13660: [enhancement](java-udf) Support loading libjvm at runtime

2022-10-27 Thread GitBox
yiguolei merged PR #13660: URL: https://github.com/apache/doris/pull/13660 -- 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: [enhancement](java-udf) Support loading libjvm at runtime (#13660)

2022-10-27 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 2ef8f3f6f4 [enhancement](java-udf) Support load

[doris] branch master updated (859ffa6304 -> 20363edc73)

2022-10-27 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 859ffa6304 [bugfix](concat) be crash caused by function concat(ifnull) (#13693) add 20363edc73 [BugFix](functio

[GitHub] [doris] yiguolei merged pull request #13671: [BugFix](function) fix reverse function dynamic buffer overflow due to illegal character

2022-10-27 Thread GitBox
yiguolei merged PR #13671: URL: https://github.com/apache/doris/pull/13671 -- 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: [bugfix](concat) be crash caused by function concat(ifnull) (#13693)

2022-10-27 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 859ffa6304 [bugfix](concat) be crash caused by

[GitHub] [doris] yiguolei closed issue #13692: [Bug] be crash caused by concat(ifnull)

2022-10-27 Thread GitBox
yiguolei closed issue #13692: [Bug] be crash caused by concat(ifnull) URL: https://github.com/apache/doris/issues/13692 -- 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 unsub

[GitHub] [doris] yiguolei merged pull request #13693: [bugfix](concat) be crash caused by function concat(ifnull)

2022-10-27 Thread GitBox
yiguolei merged PR #13693: URL: https://github.com/apache/doris/pull/13693 -- 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: [fix](sink) time info order mismatch in log (#12251) (#13727)

2022-10-27 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 e8bc9a01b4 [fix](sink) time inf

[GitHub] [doris] yiguolei merged pull request #13727: [fix](sink) time info order mismatch in log (#12251)

2022-10-27 Thread GitBox
yiguolei merged PR #13727: URL: https://github.com/apache/doris/pull/13727 -- 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: [function](date function) add new date function 'to_monday' #13707

2022-10-27 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 c108554f14 [function](date function) add new da

[GitHub] [doris] yiguolei merged pull request #13707: [function](date function) add new date function 'to_monday'

2022-10-27 Thread GitBox
yiguolei merged PR #13707: URL: https://github.com/apache/doris/pull/13707 -- 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 (5dd052d386 -> f51464af59)

2022-10-27 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 5dd052d386 [Function](array) support array_range function (#13547) add f51464af59 [chore](macOS) Support Java UD

[GitHub] [doris] yiguolei merged pull request #13714: [chore](macOS) Support Java UDF

2022-10-27 Thread GitBox
yiguolei merged PR #13714: URL: https://github.com/apache/doris/pull/13714 -- 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: [Function](array) support array_range function (#13547)

2022-10-27 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 5dd052d386 [Function](array) support array_rang

[doris] branch master updated: [Function](string) support sub_replace function (#13736)

2022-10-27 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 43c6428aea [Function](string) support sub_repla

[GitHub] [doris] yiguolei merged pull request #13547: [Function](array) support array_range function

2022-10-27 Thread GitBox
yiguolei merged PR #13547: URL: https://github.com/apache/doris/pull/13547 -- 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 #13736: [Function](string) support sub_replace function

2022-10-27 Thread GitBox
yiguolei merged PR #13736: URL: https://github.com/apache/doris/pull/13736 -- 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] closed pull request #8711: [Feature] (load) Support load binlog from MySQL directly

2022-10-27 Thread GitBox
github-actions[bot] closed pull request #8711: [Feature] (load) Support load binlog from MySQL directly URL: https://github.com/apache/doris/pull/8711 -- 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

[GitHub] [doris] github-actions[bot] closed pull request #9282: [Enhancement] correct detail message in partition agg node spill

2022-10-27 Thread GitBox
github-actions[bot] closed pull request #9282: [Enhancement] correct detail message in partition agg node spill URL: https://github.com/apache/doris/pull/9282 -- 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] hello-stephen commented on pull request #13732: [Bug](update) support to check optional value of agg_sort_infos

2022-10-27 Thread GitBox
hello-stephen commented on PR #13732: URL: https://github.com/apache/doris/pull/13732#issuecomment-1294004784 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.59 seconds load time: 559 seconds storage size: 17154655353 Bytes https://doris-co

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

2022-10-27 Thread GitBox
HappenLee commented on code in PR #13246: URL: https://github.com/apache/doris/pull/13246#discussion_r1007228697 ## be/src/exprs/runtime_filter.cpp: ## @@ -452,14 +457,29 @@ class RuntimePredicateWrapper { << "Can not change to bloom filter because of runtime fi

[GitHub] [doris] hello-stephen commented on pull request #13745: [enhancement](Nereids) remove unnecessary decimal cast

2022-10-27 Thread GitBox
hello-stephen commented on PR #13745: URL: https://github.com/apache/doris/pull/13745#issuecomment-1293861811 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.22 seconds load time: 571 seconds storage size: 17154644772 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13326: [Enhancement](function) optimize the `upper` and `lower` functions using the simd instruction.

2022-10-27 Thread GitBox
hello-stephen commented on PR #13326: URL: https://github.com/apache/doris/pull/13326#issuecomment-1293856550 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.73 seconds load time: 557 seconds storage size: 17154644834 Bytes https://doris-co

  1   2   3   >