[GitHub] [doris] kaijchen commented on pull request #23085: [feature](move-memtable)[1/8] support creating segments externally in rowset writer

2023-08-18 Thread via GitHub
kaijchen commented on PR #23085: URL: https://github.com/apache/doris/pull/23085#issuecomment-1683445917 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 #22918: [fix](show-table-status) fix priv error on show table status stmt

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22918: URL: https://github.com/apache/doris/pull/22918#issuecomment-1683446382 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 #23161: [fix](merge-on-write) should use write lock of tablet's header lock in #23047

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23161: URL: https://github.com/apache/doris/pull/23161#issuecomment-1683446540 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.13 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23134: [refactor](pipeline) small refactor of pipeline execution on be.

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23134: URL: https://github.com/apache/doris/pull/23134#issuecomment-1683447416 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.13 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23162: [refactor](Nereids): remove useless equals()/hashcode() about Id

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23162: URL: https://github.com/apache/doris/pull/23162#issuecomment-1683449532 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.66 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] sohardforaname commented on pull request #23121: [Feature](Nereids)support insert into values for Nereids

2023-08-18 Thread via GitHub
sohardforaname commented on PR #23121: URL: https://github.com/apache/doris/pull/23121#issuecomment-1683451974 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 #23085: [feature](move-memtable)[1/8] support creating segments externally in rowset writer

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23085: URL: https://github.com/apache/doris/pull/23085#issuecomment-1683452937 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] kaka11chen opened a new pull request, #23165: [Fix](multi-catalog) Fix NPE when file cache is enabled.

2023-08-18 Thread via GitHub
kaka11chen opened a new pull request, #23165: URL: https://github.com/apache/doris/pull/23165 ## Proposed changes Error msg: ``` Caused by: java.lang.NullPointerException at org.apache.doris.planner.external.FederationBackendPolicy$ScanRangeHash.funnel(FederationBacke

[GitHub] [doris] github-actions[bot] commented on pull request #23039: [refactor](nereids)remove ColumnStatistics.selectivity

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23039: URL: https://github.com/apache/doris/pull/23039#issuecomment-1683456094 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] hubgeter commented on pull request #22702: [feature](information_schema)add metadata_name_ids for quickly get catlogs,db,table and add profiling table in order to Compatible with mys

2023-08-18 Thread via GitHub
hubgeter commented on PR #22702: URL: https://github.com/apache/doris/pull/22702#issuecomment-1683457924 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] HHoflittlefish777 opened a new pull request, #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
HHoflittlefish777 opened a new pull request, #23166: URL: https://github.com/apache/doris/pull/23166 ## Proposed changes There happens null point when run be. `0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /home/zcp/repo_center/doris_master/d

[GitHub] [doris] HHoflittlefish777 commented on pull request #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
HHoflittlefish777 commented on PR #23166: URL: https://github.com/apache/doris/pull/23166#issuecomment-1683458953 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 #22702: [feature](information_schema)add metadata_name_ids for quickly get catlogs,db,table and add profiling table in order to Compatib

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22702: URL: https://github.com/apache/doris/pull/22702#issuecomment-1683460068 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] eldenmoon commented on a diff in pull request #23147: [improvement](desc table) add session variable to control extend variant column

2023-08-18 Thread via GitHub
eldenmoon commented on code in PR #23147: URL: https://github.com/apache/doris/pull/23147#discussion_r1298092608 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -376,6 +376,8 @@ public class SessionVariable implements Serializable, Writable {

[GitHub] [doris] CalvinKirs opened a new pull request, #23167: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column

2023-08-18 Thread via GitHub
CalvinKirs opened a new pull request, #23167: URL: https://github.com/apache/doris/pull/23167 ``` CREATE TABLE `user` ( `id` bigint(20) NOT NULL COMMENT '用户ID', `user_name` text NULL, `password` text NULL, ... ) ENGINE=OLAP UNIQUE KEY(`id`) COMMENT 'OLAP' P

[GitHub] [doris] github-actions[bot] commented on pull request #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23166: URL: https://github.com/apache/doris/pull/23166#issuecomment-1683466555 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] CalvinKirs commented on pull request #23167: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column

2023-08-18 Thread via GitHub
CalvinKirs commented on PR #23167: URL: https://github.com/apache/doris/pull/23167#issuecomment-1683472008 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] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1683477012 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] morningman opened a new pull request, #23168: [branch1.2](catalog) skip empty file

2023-08-18 Thread via GitHub
morningman opened a new pull request, #23168: URL: https://github.com/apache/doris/pull/23168 ## Proposed changes We should skip empty files when getting file lists for hive partition. Otherwise it may return error when BE read an empty file. Only for branch-1.2. Master branc

[GitHub] [doris] kaijchen commented on pull request #23149: [fix](load) fix nullptr when memtable limiter flush

2023-08-18 Thread via GitHub
kaijchen commented on PR #23149: URL: https://github.com/apache/doris/pull/23149#issuecomment-1683486138 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] kaka11chen commented on pull request #23165: [Fix](multi-catalog) Fix NPE when file cache is enabled.

2023-08-18 Thread via GitHub
kaka11chen commented on PR #23165: URL: https://github.com/apache/doris/pull/23165#issuecomment-1683486733 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 opened a new pull request, #23169: [ignore](me) just test

2023-08-18 Thread via GitHub
hello-stephen opened a new pull request, #23169: URL: https://github.com/apache/doris/pull/23169 ## 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](m

[GitHub] [doris] hello-stephen commented on pull request #23169: [ignore](me) just test

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23169: URL: https://github.com/apache/doris/pull/23169#issuecomment-1683487001 run feut -- 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] bobhan1 commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-18 Thread via GitHub
bobhan1 commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1683488499 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 #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1683491258 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] jackwener commented on pull request #23124: [enhancement](Nereids): remove override child(int index)

2023-08-18 Thread via GitHub
jackwener commented on PR #23124: URL: https://github.com/apache/doris/pull/23124#issuecomment-1683492983 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 #23169: [ignore](me) just test

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23169: URL: https://github.com/apache/doris/pull/23169#issuecomment-1683493292 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 #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23166: URL: https://github.com/apache/doris/pull/23166#issuecomment-1683495511 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 #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23166: URL: https://github.com/apache/doris/pull/23166#issuecomment-1683495557 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] hello-stephen commented on pull request #23072: [Enhancement](chore) Some Status relevant enhancement

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23072: URL: https://github.com/apache/doris/pull/23072#issuecomment-1683495785 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.53 seconds stream load tsv: 537 seconds loaded 74807831229 Bytes

[GitHub] [doris] jackwener commented on pull request #23162: [refactor](Nereids): remove useless equals()/hashcode() about Id

2023-08-18 Thread via GitHub
jackwener commented on PR #23162: URL: https://github.com/apache/doris/pull/23162#issuecomment-1683496262 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 com

[GitHub] [doris] CalvinKirs commented on pull request #23167: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column

2023-08-18 Thread via GitHub
CalvinKirs commented on PR #23167: URL: https://github.com/apache/doris/pull/23167#issuecomment-1683497027 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 #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-18 Thread via GitHub
hello-stephen commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1683497336 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.21 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] CalvinKirs commented on pull request #23093: [Fix](View)Use the element_at function to replace %element_extract% to prevent parsing errors

2023-08-18 Thread via GitHub
CalvinKirs commented on PR #23093: URL: https://github.com/apache/doris/pull/23093#issuecomment-1683503444 run P0 Regression (Doris Regression) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [doris] Jibing-Li opened a new pull request, #23170: [improvement](statistics)Load the cache for external table row count while init table.

2023-08-18 Thread via GitHub
Jibing-Li opened a new pull request, #23170: URL: https://github.com/apache/doris/pull/23170 1. Load the cache for external table row count while init table, this could avoid no row number stats for the very first time to run an sql. 2. Wait 1 second before return empty stats while fetchi

[GitHub] [doris] Jibing-Li commented on pull request #23170: [improvement](statistics)Load the cache for external table row count while init table.

2023-08-18 Thread via GitHub
Jibing-Li commented on PR #23170: URL: https://github.com/apache/doris/pull/23170#issuecomment-1683505109 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] starocean999 opened a new pull request, #23171: [fix](nereids)remove useless cast in in-predicate

2023-08-18 Thread via GitHub
starocean999 opened a new pull request, #23171: URL: https://github.com/apache/doris/pull/23171 ## Proposed changes consider sql "select * from test_simplify_in_predicate_t where a in ('1992-01-31', '1992-02-01', '1992-02-02', '1992-02-03', '1992-02-04');" before: ``` | 0:V

[GitHub] [doris] starocean999 commented on pull request #23171: [fix](nereids)remove useless cast in in-predicate

2023-08-18 Thread via GitHub
starocean999 commented on PR #23171: URL: https://github.com/apache/doris/pull/23171#issuecomment-1683506763 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] mrhhsg opened a new pull request, #23172: [improvement](agg) Do not serialize bitmap to string

2023-08-18 Thread via GitHub
mrhhsg opened a new pull request, #23172: URL: https://github.com/apache/doris/pull/23172 ## Proposed changes There is no need to serialize bitmap into a string because bitmap can be serialized into protobuf. ## Further comments If this is a relatively large or complex c

[GitHub] [doris] mrhhsg commented on pull request #23172: [improvement](agg) Do not serialize bitmap to string

2023-08-18 Thread via GitHub
mrhhsg commented on PR #23172: URL: https://github.com/apache/doris/pull/23172#issuecomment-1683510007 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] BiteTheDDDDt merged pull request #23057: [fix](case) enable test_analyze_stats_p1

2023-08-18 Thread via GitHub
BiteThet merged PR #23057: URL: https://github.com/apache/doris/pull/23057 -- 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: Update regression-conf.groovy (#23057)

2023-08-18 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 18f47f3e6e Update regression-conf.groovy (#23

[GitHub] [doris] github-actions[bot] commented on pull request #23046: [fix](case) Update test_segcompaction_dup_keys_index.groovy

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23046: URL: https://github.com/apache/doris/pull/23046#issuecomment-1683512903 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] Kikyou1997 commented on pull request #22963: [draft](nereids) Refactor stats collection framework

2023-08-18 Thread via GitHub
Kikyou1997 commented on PR #22963: URL: https://github.com/apache/doris/pull/22963#issuecomment-1683513282 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] github-actions[bot] commented on pull request #23046: [fix](case) Update test_segcompaction_dup_keys_index.groovy

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23046: URL: https://github.com/apache/doris/pull/23046#issuecomment-1683512946 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] hello-stephen commented on pull request #22010: [Feature](Compaction) Support do full compaction by table id

2023-08-18 Thread via GitHub
hello-stephen commented on PR #22010: URL: https://github.com/apache/doris/pull/22010#issuecomment-1683514963 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.69 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen opened a new pull request, #23173: Update test_csv_with_enclose_and_escape.groovy

2023-08-18 Thread via GitHub
hello-stephen opened a new pull request, #23173: URL: https://github.com/apache/doris/pull/23173 ## 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](m

[GitHub] [doris] hello-stephen commented on pull request #23173: [fix](case) Update test_csv_with_enclose_and_escape.groovy

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23173: URL: https://github.com/apache/doris/pull/23173#issuecomment-1683517758 2.0上也需要合入 -- 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] Amaotomiyabi opened a new issue, #23174: [Bug] The results of functions json_extract_string and get_json_string are different,and explode_json_array_string result error

2023-08-18 Thread via GitHub
Amaotomiyabi opened a new issue, #23174: URL: https://github.com/apache/doris/issues/23174 ### 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 doris version:Doris

[GitHub] [doris] github-actions[bot] commented on pull request #23172: [improvement](agg) Do not serialize bitmap to string

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23172: URL: https://github.com/apache/doris/pull/23172#issuecomment-1683519286 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 #22963: [draft](nereids) Refactor stats collection framework

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22963: URL: https://github.com/apache/doris/pull/22963#issuecomment-1683520185 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 #23167: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23167: URL: https://github.com/apache/doris/pull/23167#issuecomment-1683521258 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.64 seconds stream load tsv: 545 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23121: [Feature](Nereids)support insert into values for Nereids

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23121: URL: https://github.com/apache/doris/pull/23121#issuecomment-1683521626 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.55 seconds stream load tsv: 547 seconds loaded 74807831229 Bytes

[GitHub] [doris] Amaotomiyabi closed issue #23174: [Bug] The results of functions json_extract_string and get_json_string are different,and explode_json_array_string result error

2023-08-18 Thread via GitHub
Amaotomiyabi closed issue #23174: [Bug] The results of functions json_extract_string and get_json_string are different,and explode_json_array_string result error URL: https://github.com/apache/doris/issues/23174 -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [doris] wsjz opened a new pull request, #23175: [fix](multi-catalog)fix compatibility issue for s3 endpoint when use incompatible client

2023-08-18 Thread via GitHub
wsjz opened a new pull request, #23175: URL: https://github.com/apache/doris/pull/23175 ## Proposed changes there are some incompatible issues when use s3 endpoint but use oss,obs,cos location, fix them. ## Further comments If this is a relatively large or complex change

[GitHub] [doris] Mryange opened a new pull request, #23176: [fix](doc) fix from_unixtime error range

2023-08-18 Thread via GitHub
Mryange opened a new pull request, #23176: URL: https://github.com/apache/doris/pull/23176 ## Proposed changes ``` mysql [(none)]>select FROM_UNIXTIME(2147483647); +---+ | FROM_UNIXTIME(2147483647) | +---+ | 2038-01-19 11:1

[GitHub] [doris] Mryange commented on pull request #23176: [fix](doc) fix from_unixtime error range

2023-08-18 Thread via GitHub
Mryange commented on PR #23176: URL: https://github.com/apache/doris/pull/23176#issuecomment-1683525085 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] jacktengg opened a new pull request, #23177: [fix](broadcast join) fix bug of probe side early eos if enable shared hash table

2023-08-18 Thread via GitHub
jacktengg opened a new pull request, #23177: URL: https://github.com/apache/doris/pull/23177 ## Proposed changes Issue Number: close #xxx Introduced by #23044 For sharing hash table broadcast join, should check if all probe side data are empty to determin where to st

[GitHub] [doris] jacktengg commented on pull request #23177: [fix](broadcast join) fix bug of probe side early eos if enable shared hash table

2023-08-18 Thread via GitHub
jacktengg commented on PR #23177: URL: https://github.com/apache/doris/pull/23177#issuecomment-1683526408 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 #23166: [fix](load) add rowset builder init error handling

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23166: URL: https://github.com/apache/doris/pull/23166#issuecomment-1683526064 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.1 seconds stream load tsv: 546 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #23149: [fix](load) fix nullptr in memtable limiter flush

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23149: URL: https://github.com/apache/doris/pull/23149#issuecomment-1683529468 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.64 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23124: [enhancement](Nereids): remove override child(int index)

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23124: URL: https://github.com/apache/doris/pull/23124#issuecomment-1683530222 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.3 seconds stream load tsv: 544 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #23177: [fix](broadcast join) fix bug of probe side early eos if enable shared hash table

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23177: URL: https://github.com/apache/doris/pull/23177#issuecomment-1683533409 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 #23162: [refactor](Nereids): remove useless equals()/hashcode() about Id

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23162: URL: https://github.com/apache/doris/pull/23162#issuecomment-1683535304 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.46 seconds stream load tsv: 547 seconds loaded 74807831229 Bytes

[GitHub] [doris] BePPPower commented on pull request #23160: [Fix](regression-test) fix es regression test

2023-08-18 Thread via GitHub
BePPPower commented on PR #23160: URL: https://github.com/apache/doris/pull/23160#issuecomment-1683536868 run external -- 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 #23167: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23167: URL: https://github.com/apache/doris/pull/23167#issuecomment-1683541322 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.11 seconds stream load tsv: 545 seconds loaded 74807831229 Bytes

[GitHub] [doris] McClone closed issue #22544: [Feature] Support AUTO_INCREMENT like starrocks

2023-08-18 Thread via GitHub
McClone closed issue #22544: [Feature] Support AUTO_INCREMENT like starrocks URL: https://github.com/apache/doris/issues/22544 -- 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] xiaokang commented on pull request #23175: [fix](multi-catalog)fix compatibility issue for s3 endpoint when use incompatible client

2023-08-18 Thread via GitHub
xiaokang commented on PR #23175: URL: https://github.com/apache/doris/pull/23175#issuecomment-1683542407 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 #23129: [feature](vector-search) add 4 distance functions to support vector search

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23129: URL: https://github.com/apache/doris/pull/23129#issuecomment-1683542554 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] Jibing-Li commented on pull request #23170: [improvement](statistics)Load the cache for external table row count while init table.

2023-08-18 Thread via GitHub
Jibing-Li commented on PR #23170: URL: https://github.com/apache/doris/pull/23170#issuecomment-1683545568 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 #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1683545947 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 #23170: [improvement](statistics)Load the cache for external table row count while init table.

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23170: URL: https://github.com/apache/doris/pull/23170#issuecomment-1683547301 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.9 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #23171: [fix](nereids)remove useless cast in in-predicate

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23171: URL: https://github.com/apache/doris/pull/23171#issuecomment-1683548022 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.59 seconds stream load tsv: 544 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23146: [ignore](me) just test pipeline for branch-2.0

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683547224 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] cambyzju commented on pull request #23129: [feature](vector-search) add 4 distance functions to support vector search

2023-08-18 Thread via GitHub
cambyzju commented on PR #23129: URL: https://github.com/apache/doris/pull/23129#issuecomment-1683550740 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 #23146: [ignore](me) just test pipeline for branch-2.0

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683553924 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 #22963: [draft](nereids) Refactor stats collection framework

2023-08-18 Thread via GitHub
hello-stephen commented on PR #22963: URL: https://github.com/apache/doris/pull/22963#issuecomment-1683553994 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.91 seconds stream load tsv: 538 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23146: [ignore](me) just test pipeline for branch-2.0

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683554453 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #23144: [Pipeline](exec) support async writer in jdbc sink in pipeline query engine

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23144: URL: https://github.com/apache/doris/pull/23144#issuecomment-1683554963 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 #23144: [Pipeline](exec) support async writer in jdbc sink in pipeline query engine

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23144: URL: https://github.com/apache/doris/pull/23144#issuecomment-1683554910 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 #23173: [fix](case) Update test_csv_with_enclose_and_escape.groovy

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23173: URL: https://github.com/apache/doris/pull/23173#issuecomment-1683557065 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. T

[GitHub] [doris] CalvinKirs commented on pull request #23093: [Fix](View)Use the element_at function to replace %element_extract% to prevent parsing errors

2023-08-18 Thread via GitHub
CalvinKirs commented on PR #23093: URL: https://github.com/apache/doris/pull/23093#issuecomment-1683559952 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] github-actions[bot] commented on pull request #23146: [ignore](me) just test pipeline for branch-2.0

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683561638 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 closed pull request #23154: [fix](pipline) Update check-pr-if-need-run-build.sh as same as branch master

2023-08-18 Thread via GitHub
hello-stephen closed pull request #23154: [fix](pipline) Update check-pr-if-need-run-build.sh as same as branch master URL: https://github.com/apache/doris/pull/23154 -- 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] hello-stephen commented on pull request #23146: [ignore](me) just test pipeline for branch-2.0

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683563079 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #22562: [pipeline](refactor) refactor pipeline tasks

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #22562: URL: https://github.com/apache/doris/pull/22562#issuecomment-1683563890 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 #23058: [performance](executor) optimize time_round function

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23058: URL: https://github.com/apache/doris/pull/23058#issuecomment-1683565392 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.16 seconds stream load tsv: 546 seconds loaded 74807831229 Bytes

[GitHub] [doris] wsjz commented on pull request #23175: [fix](multi-catalog)fix compatibility issue for s3 endpoint when use incompatible client

2023-08-18 Thread via GitHub
wsjz commented on PR #23175: URL: https://github.com/apache/doris/pull/23175#issuecomment-1683567996 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #23146: [fix](pipeline) test branch-2.0

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23146: URL: https://github.com/apache/doris/pull/23146#issuecomment-1683570270 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 #23177: [fix](broadcast join) fix bug of probe side early eos if enable shared hash table

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23177: URL: https://github.com/apache/doris/pull/23177#issuecomment-1683571256 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.77 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] AshinGau opened a new pull request, #23180: [fix](parquet) the key colum of map type in parquet may be nullable

2023-08-18 Thread via GitHub
AshinGau opened a new pull request, #23180: URL: https://github.com/apache/doris/pull/23180 ## 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](mailto

[GitHub] [doris] englefly merged pull request #23039: [refactor](nereids)remove ColumnStatistics.selectivity

2023-08-18 Thread via GitHub
englefly merged PR #23039: URL: https://github.com/apache/doris/pull/23039 -- 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: [refactor](nereids)remove ColumnStatistics.selectivity (#23039)

2023-08-18 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 609d20de8c [refactor](nereids)remove ColumnStat

[GitHub] [doris] hello-stephen commented on pull request #23175: [fix](multi-catalog)fix compatibility issue for s3 endpoint when use incompatible client

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23175: URL: https://github.com/apache/doris/pull/23175#issuecomment-1683577683 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.91 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23124: [enhancement](Nereids): remove override child(int index)

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23124: URL: https://github.com/apache/doris/pull/23124#issuecomment-1683578598 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 #23170: [improvement](statistics)Load the cache for external table row count while init table.

2023-08-18 Thread via GitHub
hello-stephen commented on PR #23170: URL: https://github.com/apache/doris/pull/23170#issuecomment-1683581351 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.36 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23180: [fix](parquet) the key colum of map type in parquet may be nullable

2023-08-18 Thread via GitHub
github-actions[bot] commented on PR #23180: URL: https://github.com/apache/doris/pull/23180#issuecomment-1683582071 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] bobhan1 commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-18 Thread via GitHub
bobhan1 commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1683583055 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 un

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #23181: [Bug](agg) fix QUANTILE_UNION many problems

2023-08-18 Thread via GitHub
BiteThet opened a new pull request, #23181: URL: https://github.com/apache/doris/pull/23181 ## Proposed changes fix QUANTILE_UNION many problems ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

[GitHub] [doris] BiteTheDDDDt commented on pull request #23181: [Bug](agg) fix QUANTILE_UNION many problems

2023-08-18 Thread via GitHub
BiteThet commented on PR #23181: URL: https://github.com/apache/doris/pull/23181#issuecomment-1683584013 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

  1   2   3   4   >