[GitHub] [doris] dataroaring closed pull request #21249: [enhancement](log) pretty log in vtablet_sink

2023-09-03 Thread via GitHub
dataroaring closed pull request #21249: [enhancement](log) pretty log in vtablet_sink URL: https://github.com/apache/doris/pull/21249 -- 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] dataroaring commented on pull request #21090: [Improvement](fe)Simplified type system initialization Array List

2023-09-03 Thread via GitHub
dataroaring commented on PR #21090: URL: https://github.com/apache/doris/pull/21090#issuecomment-1704030725 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] dataroaring commented on pull request #21090: [Improvement](fe)Simplified type system initialization Array List

2023-09-03 Thread via GitHub
dataroaring commented on PR #21090: URL: https://github.com/apache/doris/pull/21090#issuecomment-1704030802 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 #22155: [improvement](case function) add check to avoid stack overflow

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #22155: URL: https://github.com/apache/doris/pull/22155#issuecomment-1704030811 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] dataroaring merged pull request #23680: [enhancement](load) support dry_run_query for load

2023-09-03 Thread via GitHub
dataroaring merged PR #23680: URL: https://github.com/apache/doris/pull/23680 -- 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: [enhancement](load) support dry_run_query for load (#23680)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 89eacd4751 [enhancement](load) support dry_r

[GitHub] [doris] xiaokang commented on a diff in pull request #23498: [Feature-Variant](Variant Type) support variant type

2023-09-03 Thread via GitHub
xiaokang commented on code in PR #23498: URL: https://github.com/apache/doris/pull/23498#discussion_r1314143669 ## gensrc/proto/segment_v2.proto: ## @@ -137,6 +137,20 @@ message ZoneMapPB { optional bool pass_all = 5 [default = false]; } +// For semi-structure column inf

[GitHub] [doris] dataroaring merged pull request #22491: [typo][doc]modify some error descriptions.

2023-09-03 Thread via GitHub
dataroaring merged PR #22491: URL: https://github.com/apache/doris/pull/22491 -- 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 (89eacd4751 -> 8c213f8498)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 89eacd4751 [enhancement](load) support dry_run_query for load (#23680) add 8c213f8498 [typo][doc]modify some

[GitHub] [doris] jackwener commented on pull request #23563: [fix](Nereids): resolve to parse unnormalized date literal

2023-09-03 Thread via GitHub
jackwener commented on PR #23563: URL: https://github.com/apache/doris/pull/23563#issuecomment-1704035290 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 #22869: [Enhancement](multi-catalog) merge hms partition events.

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

[GitHub] [doris] hello-stephen commented on pull request #22155: [improvement](case function) add check to avoid stack overflow

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

[GitHub] [doris] yujun777 commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
yujun777 commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704036579 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] yujun777 commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
yujun777 commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704037367 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 #21090: [Improvement](fe)Simplified type system initialization Array List

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

[GitHub] [doris] zzzzzzzs opened a new pull request, #23797: [Enhancement](Load) stream tvf support csv header

2023-09-03 Thread via GitHub
zzzs opened a new pull request, #23797: URL: https://github.com/apache/doris/pull/23797 ## Proposed changes Issue Number: close https://github.com/apache/doris/issues/23678 ## Further comments stream tvf support csv header csv_with_names ``` id,name,a

[GitHub] [doris] zzzzzzzs commented on pull request #23797: [Enhancement](Load) stream tvf support csv header

2023-09-03 Thread via GitHub
zzzs commented on PR #23797: URL: https://github.com/apache/doris/pull/23797#issuecomment-1704040743 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 #23563: [fix](Nereids): resolve to parse unnormalized date literal

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

[GitHub] [doris] github-actions[bot] commented on pull request #23792: [improvement](show backends) show backends print trash used

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23792: URL: https://github.com/apache/doris/pull/23792#issuecomment-1704041576 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 #23792: [improvement](show backends) show backends print trash used

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23792: URL: https://github.com/apache/doris/pull/23792#issuecomment-1704041587 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 #23543: [improvement](tablet schedule) colocate balance between all groups

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

[GitHub] [doris] morningman closed pull request #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-09-03 Thread via GitHub
morningman closed pull request #16661: [Enhencement](CsvReader) Optimize CsvReader URL: https://github.com/apache/doris/pull/16661 -- 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 commen

[GitHub] [doris] hello-stephen commented on pull request #23797: [Enhancement](Load) stream tvf support csv header

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

[GitHub] [doris] github-actions[bot] commented on pull request #23751: [Improvement](test)Add property to support manually use auto analyzer to analyze db.

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23751: URL: https://github.com/apache/doris/pull/23751#issuecomment-1704048800 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 #23751: [Improvement](test)Add property to support manually use auto analyzer to analyze db.

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23751: URL: https://github.com/apache/doris/pull/23751#issuecomment-1704048808 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] morningman commented on a diff in pull request #23635: [fix](Export) Concatenation the outfile sql for Export

2023-09-03 Thread via GitHub
morningman commented on code in PR #23635: URL: https://github.com/apache/doris/pull/23635#discussion_r1314184096 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ExportCommand.java: ## @@ -49,35 +100,248 @@ public class ExportCommand extends Command imp

[GitHub] [doris] github-actions[bot] commented on pull request #23635: [fix](Export) Concatenation the outfile sql for Export

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23635: URL: https://github.com/apache/doris/pull/23635#issuecomment-1704056439 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 #23635: [fix](Export) Concatenation the outfile sql for Export

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23635: URL: https://github.com/apache/doris/pull/23635#issuecomment-1704056450 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] xiaokang commented on a diff in pull request #23498: [Feature-Variant](Variant Type) support variant type

2023-09-03 Thread via GitHub
xiaokang commented on code in PR #23498: URL: https://github.com/apache/doris/pull/23498#discussion_r1314162358 ## be/src/olap/delta_writer.cpp: ## @@ -51,6 +51,7 @@ #include "util/mem_info.h" #include "util/ref_count_closure.h" #include "util/stopwatch.hpp" +#include "util/t

[GitHub] [doris] zzzzzzzs opened a new pull request, #23798: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
zzzs opened a new pull request, #23798: URL: https://github.com/apache/doris/pull/23798 ## Proposed changes Issue Number: close https://github.com/apache/doris/issues/23678 ## Further comments ``` shell curl v --location-trusted -u root: -H "two_phase_commi

[GitHub] [doris] zzzzzzzs closed pull request #23798: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
zzzs closed pull request #23798: [Enhancement](Load) stream tvf support two phase commit URL: https://github.com/apache/doris/pull/23798 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [doris] dutyu opened a new pull request, #23799: [Fix](multi-catalog) Do not throw exceptions when hdfs file not exists.

2023-09-03 Thread via GitHub
dutyu opened a new pull request, #23799: URL: https://github.com/apache/doris/pull/23799 ## Proposed changes ``` errCode = 2, detailMessage = (xxx.xxx.xxx.xxx)[CANCELLED][INTERNAL_ERROR]failed to init reader for file hdfs://xxx/dwd_tmp.db/check_dam_table_relation_record_day_da

[GitHub] [doris] github-actions[bot] commented on pull request #23798: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23798: URL: https://github.com/apache/doris/pull/23798#issuecomment-1704068845 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] zzzzzzzs opened a new pull request, #23800: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
zzzs opened a new pull request, #23800: URL: https://github.com/apache/doris/pull/23800 ## Proposed changes Issue Number: close https://github.com/apache/doris/issues/23678 ## Further comments ``` curl -v --location-trusted -u root: -H "two_phase_commit:true" -

[GitHub] [doris] github-actions[bot] commented on pull request #23799: [Fix](multi-catalog) Do not throw exceptions when hdfs file not exists.

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23799: URL: https://github.com/apache/doris/pull/23799#issuecomment-1704070207 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] zzzzzzzs commented on pull request #23800: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
zzzs commented on PR #23800: URL: https://github.com/apache/doris/pull/23800#issuecomment-1704070275 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] dutyu commented on pull request #23799: [Fix](multi-catalog) Do not throw exceptions when hdfs file not exists.

2023-09-03 Thread via GitHub
dutyu commented on PR #23799: URL: https://github.com/apache/doris/pull/23799#issuecomment-1704070316 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] github-actions[bot] commented on pull request #23800: [Enhancement](Load) stream tvf support two phase commit

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23800: URL: https://github.com/apache/doris/pull/23800#issuecomment-1704071909 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 #23391: [Feature](multi-catalog) Support sql cache for hms catalog

2023-09-03 Thread via GitHub
dutyu commented on PR #23391: URL: https://github.com/apache/doris/pull/23391#issuecomment-1704075467 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 #23800: [Enhancement](Load) stream tvf support two phase commit

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

[GitHub] [doris] hello-stephen commented on pull request #23799: [Fix](multi-catalog) Do not throw exceptions when hdfs file not exists.

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

[GitHub] [doris] hello-stephen commented on pull request #23391: [Feature](multi-catalog) Support sql cache for hms catalog

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

[GitHub] [doris] morningman commented on pull request #23801: [fix](row-policy) fix creating row policy with forward issue

2023-09-03 Thread via GitHub
morningman commented on PR #23801: URL: https://github.com/apache/doris/pull/23801#issuecomment-1704152632 rum 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] morningman opened a new pull request, #23801: [fix](row-policy) fix creating row policy with forward issue

2023-09-03 Thread via GitHub
morningman opened a new pull request, #23801: URL: https://github.com/apache/doris/pull/23801 ## Proposed changes The `CreateRowPolicyCommand` is implemented with overriding `run()` method. So when executing `create row policy` in non-master FE, and forward it to Master FE,

[GitHub] [doris] dataroaring merged pull request #23792: [improvement](show backends) show backends print trash used

2023-09-03 Thread via GitHub
dataroaring merged PR #23792: URL: https://github.com/apache/doris/pull/23792 -- 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: [improvement](show backends) show backends print trash used (#23792)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 acbd8ca185 [improvement](show backends) show

[GitHub] [doris] morningman commented on pull request #23801: [fix](row-policy) fix creating row policy with forward issue

2023-09-03 Thread via GitHub
morningman commented on PR #23801: URL: https://github.com/apache/doris/pull/23801#issuecomment-1704295881 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] yujun777 commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
yujun777 commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704296837 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] yujun777 commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
yujun777 commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704297983 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

[doris] 01/03: [function](bitmap) support bitmap_to_base64 and bitmap_from_base64 (#23759)

2023-09-03 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 9bf7a0e9559dab7e55e07721b8d548bd1810f987 Author: TengJianPing <18241664+jackte...@users.noreply.github.com> AuthorDate:

[doris] branch branch-2.0 updated (c1b8c23ee0 -> 9ec056675c)

2023-09-03 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from c1b8c23ee0 [Fix](planner) fix to_date failed in create table as select (#23613) new 9bf7a0e955 [function](bitm

[doris] 03/03: [Fix](vscanner) remove TEMP column in block after filter (#23778)

2023-09-03 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 9ec056675c497e34cdccd85be523cbcccddcda7c Author: airborne12 AuthorDate: Sat Sep 2 21:54:27 2023 +0800 [Fix](vscan

[doris] 02/03: [improvement](config) add a specific be config for segment_cache_capacity (#23701)

2023-09-03 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 444836f1ae8fd236ea9c2c630ba28aadf8d5ed13 Author: Kang AuthorDate: Sat Sep 2 01:14:14 2023 +0800 [improvement](con

[GitHub] [doris] hello-stephen commented on pull request #23801: [fix](row-policy) fix creating row policy with forward issue

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

[GitHub] [doris] hello-stephen commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

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

[GitHub] [doris] Lchangliang commented on a diff in pull request #23561: [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id

2023-09-03 Thread via GitHub
Lchangliang commented on code in PR #23561: URL: https://github.com/apache/doris/pull/23561#discussion_r1314260194 ## be/src/olap/segment_loader.cpp: ## @@ -68,28 +64,34 @@ Status SegmentLoader::load_segments(const BetaRowsetSharedPtr& rowset, if (cache_handle->is_inited()

[GitHub] [doris] Lchangliang commented on a diff in pull request #23561: [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id

2023-09-03 Thread via GitHub
Lchangliang commented on code in PR #23561: URL: https://github.com/apache/doris/pull/23561#discussion_r1314260710 ## be/src/olap/segment_loader.cpp: ## @@ -37,26 +37,22 @@ bool SegmentCache::lookup(const SegmentCache::CacheKey& key, SegmentCacheHandle* if (lru_handle == n

[GitHub] [doris] Lchangliang commented on pull request #23561: [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id

2023-09-03 Thread via GitHub
Lchangliang commented on PR #23561: URL: https://github.com/apache/doris/pull/23561#issuecomment-1704309535 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 #23543: [improvement](tablet schedule) colocate balance between all groups

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

[GitHub] [doris] github-actions[bot] commented on pull request #23561: [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23561: URL: https://github.com/apache/doris/pull/23561#issuecomment-1704311100 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] Kikyou1997 commented on a diff in pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on code in PR #23717: URL: https://github.com/apache/doris/pull/23717#discussion_r1314261988 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalOlapScan.java: ## @@ -45,6 +46,7 @@ */ public class PhysicalOlapScan extends Phy

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on code in PR #23717: URL: https://github.com/apache/doris/pull/23717#discussion_r1314262220 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalOlapScan.java: ## @@ -51,6 +52,8 @@ */ public class LogicalOlapScan extends Logica

[GitHub] [doris] github-actions[bot] commented on pull request #23793: [cherry-pick](branch-2.0) support delete pred v2

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23793: URL: https://github.com/apache/doris/pull/23793#issuecomment-1704311537 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 commented on a diff in pull request #23760: [improvement](index) support CANCEL BUILD INDEX

2023-09-03 Thread via GitHub
morningman commented on code in PR #23760: URL: https://github.com/apache/doris/pull/23760#discussion_r1314262634 ## fe/fe-core/src/main/java/org/apache/doris/alter/IndexChangeJob.java: ## @@ -321,10 +322,31 @@ protected void runRunningJob() throws AlterCancelException {

[GitHub] [doris] zclllyybb commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
zclllyybb commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704313879 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

[doris] 01/02: [improvement](index) support CANCEL BUILD INDEX (#23760)

2023-09-03 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 35d8c9450d815c75502760373831ea157f11ca50 Author: Kang AuthorDate: Sun Sep 3 21:25:42 2023 +0800 [improvement](ind

[GitHub] [doris] github-actions[bot] commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

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

[doris] branch branch-2.0 updated (9ec056675c -> c22a08a5e4)

2023-09-03 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 9ec056675c [Fix](vscanner) remove TEMP column in block after filter (#23778) new 35d8c9450d [improvement](inde

[doris] 02/02: change version to 2.0.2-rc01

2023-09-03 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 c22a08a5e412a5019cb948b69ce4d9705010a600 Author: Kang AuthorDate: Sun Sep 3 22:04:48 2023 +0800 change version to

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on code in PR #23717: URL: https://github.com/apache/doris/pull/23717#discussion_r1314266071 ## fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/UnboundRelation.java: ## @@ -44,6 +45,7 @@ */ public class UnboundRelation extends LogicalRelation i

[GitHub] [doris] Kikyou1997 commented on pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23717: URL: https://github.com/apache/doris/pull/23717#issuecomment-1704316995 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

[doris] branch branch-2.0 updated: add analyze table in tpcds_sf1_index/load.groovy

2023-09-03 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 The following commit(s) were added to refs/heads/branch-2.0 by this push: new 880a7b3425 add analyze table in tpcds_sf1_

[GitHub] [doris] zclllyybb commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
zclllyybb commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704319580 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] liugddx opened a new pull request, #23802: [feature] (multi-catalog) support cassandra catalog

2023-09-03 Thread via GitHub
liugddx opened a new pull request, #23802: URL: https://github.com/apache/doris/pull/23802 ## 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] hello-stephen commented on pull request #23561: [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id

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

[GitHub] [doris] Kikyou1997 opened a new pull request, #23803: [enhancement](optimizer) Recycle expired table stats

2023-09-03 Thread via GitHub
Kikyou1997 opened a new pull request, #23803: URL: https://github.com/apache/doris/pull/23803 ## 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](mail

[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-09-03 Thread via GitHub
github-actions[bot] commented on PR #23177: URL: https://github.com/apache/doris/pull/23177#issuecomment-1704322258 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 #23802: [feature] (multi-catalog) support cassandra catalog

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23802: URL: https://github.com/apache/doris/pull/23802#issuecomment-1704322379 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 #23802: [feature] (multi-catalog) support cassandra catalog

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23802: URL: https://github.com/apache/doris/pull/23802#issuecomment-1704322525 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] Kikyou1997 commented on pull request #23803: [enhancement](optimizer) Recycle expired table stats

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23803: URL: https://github.com/apache/doris/pull/23803#issuecomment-1704324916 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] yujun777 commented on pull request #23218: [improvement](create tablet) backend create tablet round robin among disks

2023-09-03 Thread via GitHub
yujun777 commented on PR #23218: URL: https://github.com/apache/doris/pull/23218#issuecomment-1704327028 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] eldenmoon closed pull request #20219: [Improve](BloomFilter) Suport caching bloom filters and filter segmen…

2023-09-03 Thread via GitHub
eldenmoon closed pull request #20219: [Improve](BloomFilter) Suport caching bloom filters and filter segmen… URL: https://github.com/apache/doris/pull/20219 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23218: [improvement](create tablet) backend create tablet round robin among disks

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23218: URL: https://github.com/apache/doris/pull/23218#issuecomment-1704328427 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] xiaokang commented on pull request #23760: [improvement](index) support CANCEL BUILD INDEX

2023-09-03 Thread via GitHub
xiaokang commented on PR #23760: URL: https://github.com/apache/doris/pull/23760#issuecomment-1704329006 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] Kikyou1997 opened a new pull request, #23804: [fix](optimizer) Fix sql block when new optimizer is enabled

2023-09-03 Thread via GitHub
Kikyou1997 opened a new pull request, #23804: URL: https://github.com/apache/doris/pull/23804 ## Proposed changes The check would skipped since when checkBlockPolicy get invoked, new optimizer doesn't do plan yet ## Further comments If this is a relatively large or c

[GitHub] [doris] Kikyou1997 commented on pull request #23804: [fix](optimizer) Fix sql block when new optimizer is enabled

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23804: URL: https://github.com/apache/doris/pull/23804#issuecomment-1704331775 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] Kikyou1997 commented on pull request #23803: [enhancement](optimizer) Recycle expired table stats

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23803: URL: https://github.com/apache/doris/pull/23803#issuecomment-1704332112 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] Kikyou1997 commented on pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23717: URL: https://github.com/apache/doris/pull/23717#issuecomment-1704334023 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 #23803: [enhancement](optimizer) Recycle expired table stats

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

[GitHub] [doris] Kikyou1997 commented on pull request #23717: [feat](optimizer) Support tablesample in new optimizer

2023-09-03 Thread via GitHub
Kikyou1997 commented on PR #23717: URL: https://github.com/apache/doris/pull/23717#issuecomment-1704335682 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 #23802: [feature] (multi-catalog) support cassandra catalog

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23802: URL: https://github.com/apache/doris/pull/23802#issuecomment-1704337837 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 #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
zclllyybb commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704339080 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] jacktengg opened a new pull request, #23805: [doc](bitmap) add docs from bitmap_to_base64 and bitmap_from_base64

2023-09-03 Thread via GitHub
jacktengg opened a new pull request, #23805: URL: https://github.com/apache/doris/pull/23805 ## 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] github-actions[bot] commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704340266 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 #23218: [improvement](create tablet) backend create tablet round robin among disks

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

[GitHub] [doris] hello-stephen commented on pull request #23804: [fix](optimizer) Fix sql block when new optimizer is enabled

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

[GitHub] [doris] github-actions[bot] commented on pull request #23802: [feature](multi-catalog) support cassandra catalog

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23802: URL: https://github.com/apache/doris/pull/23802#issuecomment-1704341277 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 #23717: [feat](optimizer) Support tablesample in new optimizer

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

[GitHub] [doris] yujun777 opened a new pull request, #23806: [fix](publish) publish go ahead even if quorum is not met

2023-09-03 Thread via GitHub
yujun777 opened a new pull request, #23806: URL: https://github.com/apache/doris/pull/23806 ## Proposed changes pick: #18696 If publish txn is not quorum met, writes will be stucked. Let publish go ahead if each tablet contains at least one succ replica and time exceeds 10 min.

[GitHub] [doris] yujun777 commented on pull request #23806: [fix](publish) publish go ahead even if quorum is not met

2023-09-03 Thread via GitHub
yujun777 commented on PR #23806: URL: https://github.com/apache/doris/pull/23806#issuecomment-1704344328 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

  1   2   3   4   >