[doris] 05/06: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information (#21490)

2023-07-09 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit d6e323e2b6c7602d40c87dd3c19aff87f6b6eb5c Author: Calvin Kirs AuthorDate: Sun Jul 9 17:06:38 2023 +0800 [Chore](Jo

[doris] 06/06: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 #21390

2023-07-09 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 3e1359cb293d261aa504d60f183abc267597995a Author: GoGoWen <82132356+gogo...@users.noreply.github.com> AuthorDate: Sun Ju

[doris] 01/06: [fix](tablet report) fix fe can not update replica's status with be's report #21600

2023-07-09 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit bb352983c607e7c5fdad8e359c3aa38c748640e0 Author: yujun AuthorDate: Sun Jul 9 16:23:18 2023 +0800 [fix](tablet rep

[GitHub] [doris] github-actions[bot] commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21654: URL: https://github.com/apache/doris/pull/21654#issuecomment-1627742305 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] shysnow opened a new pull request, #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据"

2023-07-09 Thread via GitHub
shysnow opened a new pull request, #21655: URL: https://github.com/apache/doris/pull/21655 ## [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" Issue Number: close #xxx 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" ## Further comments If this is a relatively large or complex

[GitHub] [doris] hello-stephen commented on pull request #21177: [Feature](Compaction)Support full compaction

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1627746074 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.48 seconds stream load tsv: 499 seconds loaded 74807831229 Bytes

[GitHub] [doris] mrhhsg commented on pull request #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns

2023-07-09 Thread via GitHub
mrhhsg commented on PR #21526: URL: https://github.com/apache/doris/pull/21526#issuecomment-1627747146 run buildall -- 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] hello-stephen commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium

2023-07-09 Thread via GitHub
hello-stephen commented on PR #20739: URL: https://github.com/apache/doris/pull/20739#issuecomment-1627747565 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.83 seconds stream load tsv: 438 seconds loaded 74807831229 Bytes, about 162 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21526: URL: https://github.com/apache/doris/pull/21526#issuecomment-1627749127 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] sohardforaname commented on a diff in pull request #21197: [Feature](Nereids)support select into outfile

2023-07-09 Thread via GitHub
sohardforaname commented on code in PR #21197: URL: https://github.com/apache/doris/pull/21197#discussion_r1257503099 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -315,7 +318,36 @@ public PlanFragment visitPhysicalOlapT

[GitHub] [doris] BiteTheDDDDt merged pull request #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem

2023-07-09 Thread via GitHub
BiteThet merged PR #21647: URL: https://github.com/apache/doris/pull/21647 -- 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: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem (#21647)

2023-07-09 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 ee9822fa7e [Fix](pipeline) fix ExchangeSinkBu

[GitHub] [doris] sohardforaname commented on pull request #21197: [Feature](Nereids)support select into outfile

2023-07-09 Thread via GitHub
sohardforaname commented on PR #21197: URL: https://github.com/apache/doris/pull/21197#issuecomment-1627755663 run buildall -- 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] github-actions[bot] commented on pull request #21177: [Feature](Compaction)Support full compaction

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1627772273 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] zclllyybb commented on pull request #21501: [log](profile) add doris version info to query profile

2023-07-09 Thread via GitHub
zclllyybb commented on PR #21501: URL: https://github.com/apache/doris/pull/21501#issuecomment-1627776739 run buildall -- 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 un

[GitHub] [doris] hello-stephen commented on pull request #21177: [Feature](Compaction)Support full compaction

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-162629 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 55.7 seconds stream load tsv: 498 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #21501: [log](profile) add doris version info to query profile

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21501: URL: https://github.com/apache/doris/pull/21501#issuecomment-1627782208 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.04 seconds stream load tsv: 448 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] hello-stephen commented on pull request #21501: [log](profile) add doris version info to query profile

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21501: URL: https://github.com/apache/doris/pull/21501#issuecomment-1627783698 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 54.05 seconds stream load tsv: 502 seconds loaded 74807831229 Bytes

[GitHub] [doris] Mryange commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds

2023-07-09 Thread via GitHub
Mryange commented on PR #21371: URL: https://github.com/apache/doris/pull/21371#issuecomment-1627850756 run arm -- 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 unsubscri

[GitHub] [doris] amorynan commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-09 Thread via GitHub
amorynan commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1627851654 run clickbench -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] hello-stephen commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1627857470 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.45 seconds stream load tsv: 450 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] hubgeter commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533

2023-07-09 Thread via GitHub
hubgeter commented on PR #21302: URL: https://github.com/apache/doris/pull/21302#issuecomment-1627898374 run 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. To unsubscri

[GitHub] [doris] zzzzzzzs commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load

2023-07-09 Thread via GitHub
zzzs commented on PR #21621: URL: https://github.com/apache/doris/pull/21621#issuecomment-1627902713 > insert into db.table select expr1,expr2 from http() 更好吗? > Is insert into db.table select expr1,expr2 from http() better? > Is insert into db.table select e

[GitHub] [doris] zzzzzzzs closed pull request #21621: [Enhancement](load) submit a sql to be side using a new http load

2023-07-09 Thread via GitHub
zzzs closed pull request #21621: [Enhancement](load) submit a sql to be side using a new http load URL: https://github.com/apache/doris/pull/21621 -- 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] zzzzzzzs opened a new pull request, #21621: [Enhancement](load) submit a sql to be side using a new http load

2023-07-09 Thread via GitHub
zzzs opened a new pull request, #21621: URL: https://github.com/apache/doris/pull/21621 This PR aims to implement a new http load. like https://github.com/apache/doris/issues/21172 The current implementation is to use http requests to submit an sql to be. like https://githu

[GitHub] [doris] zzzzzzzs commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load

2023-07-09 Thread via GitHub
zzzs commented on PR #21621: URL: https://github.com/apache/doris/pull/21621#issuecomment-1627903192 > Is insert into db.table select expr1,expr2 from http() better? Yes, I have done some basic work now, and I will improve it -- This is an automated message from the Apache Git S

[GitHub] [doris] github-actions[bot] commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21621: URL: https://github.com/apache/doris/pull/21621#issuecomment-1627906584 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 #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21526: URL: https://github.com/apache/doris/pull/21526#issuecomment-1627913710 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 #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21526: URL: https://github.com/apache/doris/pull/21526#issuecomment-1627913736 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 #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据"

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21655: URL: https://github.com/apache/doris/pull/21655#issuecomment-1627914856 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 #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据"

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21655: URL: https://github.com/apache/doris/pull/21655#issuecomment-1627914875 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] yiguolei commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter

2023-07-09 Thread via GitHub
yiguolei commented on PR #21654: URL: https://github.com/apache/doris/pull/21654#issuecomment-1627916632 run buildall -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21654: URL: https://github.com/apache/doris/pull/21654#issuecomment-1627916948 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 #21654: [Profile](runtimefilter) fix merge time of runtime filter

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21654: URL: https://github.com/apache/doris/pull/21654#issuecomment-1627916978 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] yiguolei commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
yiguolei commented on PR #21653: URL: https://github.com/apache/doris/pull/21653#issuecomment-1627917342 run buildall -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21653: URL: https://github.com/apache/doris/pull/21653#issuecomment-1627917560 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 #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21653: URL: https://github.com/apache/doris/pull/21653#issuecomment-1627917590 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 pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily

2023-07-09 Thread via GitHub
dataroaring commented on PR #21649: URL: https://github.com/apache/doris/pull/21649#issuecomment-1627929668 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21649: URL: https://github.com/apache/doris/pull/21649#issuecomment-1627932863 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 #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily

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

[GitHub] [doris] Gabriel39 commented on a diff in pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index

2023-07-09 Thread via GitHub
Gabriel39 commented on code in PR #21310: URL: https://github.com/apache/doris/pull/21310#discussion_r1257631043 ## be/src/olap/in_list_predicate.h: ## @@ -381,6 +381,8 @@ class InListPredicateBase : public ColumnPredicate { bool evaluate_and(const segment_v2::BloomFilter

[GitHub] [doris] github-actions[bot] commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #20716: URL: https://github.com/apache/doris/pull/20716#issuecomment-1627951195 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5503150130";) output. shellcheck err

[GitHub] [doris] yiguolei merged pull request #21651: [fix](planner)need recalculate nullable info of output slots for join node

2023-07-09 Thread via GitHub
yiguolei merged PR #21651: URL: https://github.com/apache/doris/pull/21651 -- 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.2-lts updated: [fix](planner)need recalculate nullable info of output slots for join node (#21651)

2023-07-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 60c3410f43 [fix](planner)need r

[GitHub] [doris] github-actions[bot] commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21371: URL: https://github.com/apache/doris/pull/21371#issuecomment-1627952525 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] yiguolei commented on pull request #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
yiguolei commented on PR #21652: URL: https://github.com/apache/doris/pull/21652#issuecomment-1627952861 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21652: URL: https://github.com/apache/doris/pull/21652#issuecomment-1627952881 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 #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21652: URL: https://github.com/apache/doris/pull/21652#issuecomment-1627952908 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] bobhan1 commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns

2023-07-09 Thread via GitHub
bobhan1 commented on PR #21623: URL: https://github.com/apache/doris/pull/21623#issuecomment-1627953284 run buildall -- 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] github-actions[bot] commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #20716: URL: https://github.com/apache/doris/pull/20716#issuecomment-1627955582 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5503192509";) output. shellcheck err

[GitHub] [doris] jacktengg commented on pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names

2023-07-09 Thread via GitHub
jacktengg commented on PR #21572: URL: https://github.com/apache/doris/pull/21572#issuecomment-1627956537 run buildall -- 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 un

[GitHub] [doris] HappenLee commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter

2023-07-09 Thread via GitHub
HappenLee commented on PR #21654: URL: https://github.com/apache/doris/pull/21654#issuecomment-1627956619 run buildall -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21623: URL: https://github.com/apache/doris/pull/21623#issuecomment-1627957292 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] BiteTheDDDDt commented on pull request #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据"

2023-07-09 Thread via GitHub
BiteThet commented on PR #21655: URL: https://github.com/apache/doris/pull/21655#issuecomment-1627957741 run buildall -- 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

[GitHub] [doris] hello-stephen commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21653: URL: https://github.com/apache/doris/pull/21653#issuecomment-1627957846 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [doris] HHoflittlefish777 commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing

2023-07-09 Thread via GitHub
HHoflittlefish777 commented on PR #19655: URL: https://github.com/apache/doris/pull/19655#issuecomment-1627958224 run buildall -- 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] BiteTheDDDDt commented on a diff in pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

2023-07-09 Thread via GitHub
BiteThet commented on code in PR #21559: URL: https://github.com/apache/doris/pull/21559#discussion_r1257639210 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/ExpressionEstimation.java: ## @@ -172,6 +172,10 @@ public ColumnStatistic visitSlotReference(SlotReferen

[GitHub] [doris] BiteTheDDDDt merged pull request #21580: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table

2023-07-09 Thread via GitHub
BiteThet merged PR #21580: URL: https://github.com/apache/doris/pull/21580 -- 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: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table (#21580)

2023-07-09 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 77336bff44 [Bug](materialized-view) adjust li

[GitHub] [doris] github-actions[bot] commented on pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21572: URL: https://github.com/apache/doris/pull/21572#issuecomment-1627962862 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 #19655: [Refactor](load) merge streamload BE and FE properties parsing

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #19655: URL: https://github.com/apache/doris/pull/19655#issuecomment-1627967001 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] BiteTheDDDDt commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

2023-07-09 Thread via GitHub
BiteThet commented on PR #21559: URL: https://github.com/apache/doris/pull/21559#issuecomment-1627967331 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #19655: URL: https://github.com/apache/doris/pull/19655#issuecomment-1627967732 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] dutyu commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
dutyu commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1627968381 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [doris] hubgeter commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type

2023-07-09 Thread via GitHub
hubgeter commented on PR #21514: URL: https://github.com/apache/doris/pull/21514#issuecomment-1627971127 run buildall -- 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 uns

[GitHub] [doris] hubgeter commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533

2023-07-09 Thread via GitHub
hubgeter commented on PR #21302: URL: https://github.com/apache/doris/pull/21302#issuecomment-1627971613 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21514: URL: https://github.com/apache/doris/pull/21514#issuecomment-162797 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 #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1627978676 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 55.9 seconds stream load tsv: 502 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1627978832 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.51 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] BiteTheDDDDt commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-09 Thread via GitHub
BiteThet commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1627978877 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1627981402 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 #21514: [feature](hive)add read of the hive table textfile format array type

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21514: URL: https://github.com/apache/doris/pull/21514#issuecomment-1627982196 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] zy-kkk commented on pull request #21558: [typo](docs) add more description of if function

2023-07-09 Thread via GitHub
zy-kkk commented on PR #21558: URL: https://github.com/apache/doris/pull/21558#issuecomment-1627982282 run buildall -- 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] github-actions[bot] commented on pull request #21558: [typo](docs) add more description of if function

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21558: URL: https://github.com/apache/doris/pull/21558#issuecomment-1627982579 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 #21558: [typo](docs) add more description of if function

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21558: URL: https://github.com/apache/doris/pull/21558#issuecomment-1627982613 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] TangSiyang2001 commented on pull request #21648: [feature](TVF) support path partition keys for external file TVF

2023-07-09 Thread via GitHub
TangSiyang2001 commented on PR #21648: URL: https://github.com/apache/doris/pull/21648#issuecomment-1627986522 run buildall -- 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] Kikyou1997 commented on pull request #21326: [enhancement](nereids) Support or to in conversion

2023-07-09 Thread via GitHub
Kikyou1997 commented on PR #21326: URL: https://github.com/apache/doris/pull/21326#issuecomment-1627986732 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] hello-stephen commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing

2023-07-09 Thread via GitHub
hello-stephen commented on PR #19655: URL: https://github.com/apache/doris/pull/19655#issuecomment-1627987387 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.55 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] amorynan commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

2023-07-09 Thread via GitHub
amorynan commented on PR #21555: URL: https://github.com/apache/doris/pull/21555#issuecomment-1627987885 run buildall -- 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 uns

[GitHub] [doris] hello-stephen commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21623: URL: https://github.com/apache/doris/pull/21623#issuecomment-1627988234 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 53.4 seconds stream load tsv: 447 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] hello-stephen commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21559: URL: https://github.com/apache/doris/pull/21559#issuecomment-1627989050 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 54.51 seconds stream load tsv: 502 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21555: URL: https://github.com/apache/doris/pull/21555#issuecomment-1627991147 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] englefly commented on pull request #21543: [enchancement](stats) Inject partition statistics

2023-07-09 Thread via GitHub
englefly commented on PR #21543: URL: https://github.com/apache/doris/pull/21543#issuecomment-1627992024 run clickbench -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] weizhengte commented on pull request #21543: [enchancement](stats) Inject partition statistics

2023-07-09 Thread via GitHub
weizhengte commented on PR #21543: URL: https://github.com/apache/doris/pull/21543#issuecomment-1627992772 run clickbench -- 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

[GitHub] [doris] dutyu commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
dutyu commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1627993447 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [doris] hello-stephen commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21623: URL: https://github.com/apache/doris/pull/21623#issuecomment-1627993678 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 53.6 seconds stream load tsv: 500 seconds loaded 74807831229 Bytes,

[GitHub] [doris] ByteYue opened a new issue, #21657: [Enhancement] automatically create soft link for command compile.json for clangd user

2023-07-09 Thread via GitHub
ByteYue opened a new issue, #21657: URL: https://github.com/apache/doris/issues/21657 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Formerly, developers

[GitHub] [doris] yujian225 opened a new pull request, #21658: Update upgrade.md

2023-07-09 Thread via GitHub
yujian225 opened a new pull request, #21658: URL: https://github.com/apache/doris/pull/21658 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] LHG41278 commented on issue #21657: [Enhancement] automatically create soft link for command compile.json for clangd user

2023-07-09 Thread via GitHub
LHG41278 commented on issue #21657: URL: https://github.com/apache/doris/issues/21657#issuecomment-1628000539 I want to take this issue. thanks very much. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [doris] github-actions[bot] commented on pull request #21509: [fix](doc)description of import error in broker-load-manual

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21509: URL: https://github.com/apache/doris/pull/21509#issuecomment-1628000651 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 #21509: [fix](doc)description of import error in broker-load-manual

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21509: URL: https://github.com/apache/doris/pull/21509#issuecomment-1628000670 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 #21648: [feature](TVF) support path partition keys for external file TVF

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

[doris-website] branch master updated: [typo](docs) modify the invalid url in the release-1.2 (#250)

2023-07-09 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 6e8a907fa9f [typo](docs) modify the invali

[GitHub] [doris-website] zy-kkk merged pull request #250: [typo](docs) modify the invalid url in the release-1.2

2023-07-09 Thread via GitHub
zy-kkk merged PR #250: URL: https://github.com/apache/doris-website/pull/250 -- 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 pull request #21568: [fix](doc)description of check_rpc_channel api in http-actions-be

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21568: URL: https://github.com/apache/doris/pull/21568#issuecomment-1628003477 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 #21568: [fix](doc)description of check_rpc_channel api in http-actions-be

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21568: URL: https://github.com/apache/doris/pull/21568#issuecomment-1628003513 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] liuxinzero07 opened a new pull request, #21659: modify docs with configure kerberos

2023-07-09 Thread via GitHub
liuxinzero07 opened a new pull request, #21659: URL: https://github.com/apache/doris/pull/21659 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

[GitHub] [doris] zy-kkk commented on pull request #21031: [typo](docs)fix typo

2023-07-09 Thread via GitHub
zy-kkk commented on PR #21031: URL: https://github.com/apache/doris/pull/21031#issuecomment-1628004115 run buildall -- 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] github-actions[bot] commented on pull request #19998: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #19998: URL: https://github.com/apache/doris/pull/19998#issuecomment-1628004364 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 #21031: [typo](docs)fix typo

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21031: URL: https://github.com/apache/doris/pull/21031#issuecomment-1628004562 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

<    1   2   3   4   >