[PR] [fix](regression)fix parquet data page v2 unstable case. [doris]

2023-11-28 Thread via GitHub
hubgeter opened a new pull request, #27753: URL: https://github.com/apache/doris/pull/27753 ## 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

Re: [PR] [FIX](complextype)fix array/map/struct impl hashcode and equals [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27717: URL: https://github.com/apache/doris/pull/27717#issuecomment-1831390502 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.42 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [Improve](sort) avoid too may tmp vectors for get_columns [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27734: URL: https://github.com/apache/doris/pull/27734#issuecomment-1831388378 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.44 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](stream_load)fix bug when stream without content-length or chunk… [doris]

2023-11-28 Thread via GitHub
xingyingone commented on PR #27752: URL: https://github.com/apache/doris/pull/27752#issuecomment-1831387898 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

Re: [PR] [improve](json_reader) add prompt when all fields is null [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1831387484 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.73 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](log) Warning log to trace send fragment [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27738: URL: https://github.com/apache/doris/pull/27738#issuecomment-1831387294 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.03 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes,

Re: [I] [Bug] Doris升级添加FE节点报错 BDBJEJournal.write()catch an exception when writing to database. sleep and retry Commit policy: SIMPLE_MAJORITY required 1 replica. But none were active with this master

2023-11-28 Thread via GitHub
AlexLWei commented on issue #27709: URL: https://github.com/apache/doris/issues/27709#issuecomment-1831385422 > refer to https://doris.apache.org/docs/dev/admin-manual/maint-monitor/metadata-operation/ ![image](https://github.com/apache/doris/assets/42628118/e187de38-a5bd-4ef1-83ef-5

Re: [PR] [feature](Nereids) support add constraint on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on code in PR #27627: URL: https://github.com/apache/doris/pull/27627#discussion_r1408878645 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/Constraint.java: ## @@ -0,0 +1,21 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// o

Re: [PR] [feature-wip](arrow-flight)(step5) Support JDBC and PreparedStatement and Fix Bug [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27661: URL: https://github.com/apache/doris/pull/27661#issuecomment-1831381823 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.75 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

[I] [Feature] Adding error code for unknown table [doris]

2023-11-28 Thread via GitHub
actcwlf opened a new issue, #27751: URL: https://github.com/apache/doris/issues/27751 ### 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 In mysql, code 1146,

Re: [PR] [fix](profile) fix error set with peak_memory_usage in pipeline [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27749: URL: https://github.com/apache/doris/pull/27749#issuecomment-1831378848 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

[PR] [FIX](array )fix array literal in fe [doris]

2023-11-28 Thread via GitHub
amorynan opened a new pull request, #27750: URL: https://github.com/apache/doris/pull/27750 ## Proposed changes Issue Number: close #xxx fix array literal in fe const fold logic ## Further comments If this is a relatively large or complex change, kick off the disc

Re: [PR] [test](nereids)add SimplifyCastRule test case [doris]

2023-11-28 Thread via GitHub
starocean999 commented on PR #26708: URL: https://github.com/apache/doris/pull/26708#issuecomment-1831374220 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

Re: [PR] [fix](restore) fix Restore from __keep_on_local__ throws null pointer… [doris]

2023-11-28 Thread via GitHub
w41ter commented on PR #26943: URL: https://github.com/apache/doris/pull/26943#issuecomment-1831373838 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

Re: [PR] [FIX](complextype)fix complex type hash equals [doris]

2023-11-28 Thread via GitHub
doris-robot commented on PR #27743: URL: https://github.com/apache/doris/pull/27743#issuecomment-1831373850 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.8 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes, a

Re: [PR] [test](nereids)add SimplifyCastRule test case [doris]

2023-11-28 Thread via GitHub
starocean999 commented on PR #26708: URL: https://github.com/apache/doris/pull/26708#issuecomment-1831372957 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

Re: [PR] [test](nereids)add SimplifyArithmeticRule test [doris]

2023-11-28 Thread via GitHub
starocean999 commented on PR #27081: URL: https://github.com/apache/doris/pull/27081#issuecomment-1831370871 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

Re: [PR] [feature](Planner): Push down LimitDistinct through Union [doris]

2023-11-28 Thread via GitHub
jackwener commented on PR #27745: URL: https://github.com/apache/doris/pull/27745#issuecomment-1831372191 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

Re: [PR] [feature](Nereids) support add constraint on table [doris]

2023-11-28 Thread via GitHub
morningman commented on code in PR #27627: URL: https://github.com/apache/doris/pull/27627#discussion_r1408860684 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/Constraint.java: ## @@ -0,0 +1,21 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

Re: [PR] [fix](profile) fix error set with peak_memory_usage in pipeline [doris]

2023-11-28 Thread via GitHub
Mryange commented on PR #27749: URL: https://github.com/apache/doris/pull/27749#issuecomment-1831371783 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

[PR] [fix](profile) fix error set with peak_memory_usage in pipeline [doris]

2023-11-28 Thread via GitHub
Mryange opened a new pull request, #27749: URL: https://github.com/apache/doris/pull/27749 ## Proposed changes 1. The pipeline does not execute the close function on the exec node; it has been moved to release_resource. 2. On pipelineX, the sink does not have peak memory records.

Re: [PR] [test](nereids)add more case for SimplifyRange rule [doris]

2023-11-28 Thread via GitHub
starocean999 commented on PR #27314: URL: https://github.com/apache/doris/pull/27314#issuecomment-1831369730 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

Re: [PR] [test](nereids)add fe ut for SimplifyArithmeticComparisonRule [doris]

2023-11-28 Thread via GitHub
starocean999 commented on PR #27644: URL: https://github.com/apache/doris/pull/27644#issuecomment-1831368759 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

Re: [PR] [test](regression) include shape cases [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27747: URL: https://github.com/apache/doris/pull/27747#issuecomment-1831358644 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

Re: [PR] [fix](gc tablet) fix get shutdown tablet cost a lot time [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27693: URL: https://github.com/apache/doris/pull/27693#issuecomment-1831357625 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

Re: [PR] [fix](gc tablet) fix get shutdown tablet cost a lot time [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27693: URL: https://github.com/apache/doris/pull/27693#issuecomment-1831357579 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

Re: [PR] [opt](stats) Use escape rather than base64 for min/max value #27746 [doris]

2023-11-28 Thread via GitHub
Kikyou1997 commented on PR #27748: URL: https://github.com/apache/doris/pull/27748#issuecomment-1831356553 https://github.com/apache/doris/pull/27746 -- 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

Re: [PR] [opt](stats) Use escape rather than base64 for min/max value #27746 [doris]

2023-11-28 Thread via GitHub
Kikyou1997 commented on PR #27748: URL: https://github.com/apache/doris/pull/27748#issuecomment-1831356655 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

Re: [PR] [opt](stats) Use escape rather than base64 for min/max value [doris]

2023-11-28 Thread via GitHub
morrySnow commented on code in PR #27746: URL: https://github.com/apache/doris/pull/27746#discussion_r1408855831 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/StatisticsUtil.java: ## @@ -788,7 +788,9 @@ public static String escapeSQL(String str) { if (str

Re: [PR] [test](regression) include shape cases [doris]

2023-11-28 Thread via GitHub
hello-stephen commented on PR #27747: URL: https://github.com/apache/doris/pull/27747#issuecomment-1831353086 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

Re: [PR] [enhancement](Nereids) add test for push filter through operator [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27294: URL: https://github.com/apache/doris/pull/27294#issuecomment-1831353571 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

[PR] [opt](stats) Use escape rather than base64 for min/max value #27746 [doris]

2023-11-28 Thread via GitHub
Kikyou1997 opened a new pull request, #27748: URL: https://github.com/apache/doris/pull/27748 ## 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

Re: [PR] [regression](nereids) add regression case for transposeSemiJoinAgg/transposeSemiJoinAggProject rules [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27664: URL: https://github.com/apache/doris/pull/27664#issuecomment-1831351363 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

Re: [PR] [regression](nereids) add regression case for transposeSemiJoinAgg/transposeSemiJoinAggProject rules [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27664: URL: https://github.com/apache/doris/pull/27664#issuecomment-1831351401 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

Re: [PR] [test](regression) include shape cases [doris]

2023-11-28 Thread via GitHub
hello-stephen commented on PR #27747: URL: https://github.com/apache/doris/pull/27747#issuecomment-1831348478 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

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1831349059 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

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1408849976 ## be/src/olap/wal_manager.cpp: ## @@ -75,11 +77,43 @@ Status WalManager::init() { } RETURN_IF_ERROR(scan_wals(wal_dir)); } +RETU

Re: [PR] [opt](nereids) penalty to shuffle join if data skew [doris]

2023-11-28 Thread via GitHub
englefly closed pull request #27259: [opt](nereids) penalty to shuffle join if data skew URL: https://github.com/apache/doris/pull/27259 -- 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

[PR] [test](regression) include shape cases [doris]

2023-11-28 Thread via GitHub
hello-stephen opened a new pull request, #27747: URL: https://github.com/apache/doris/pull/27747 ## 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

Re: [PR] [feature](Nereids) support add constrant on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1831343528 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

[PR] [opt](stats) Use escape rather than base64 for min/max value [doris]

2023-11-28 Thread via GitHub
Kikyou1997 opened a new pull request, #27746: URL: https://github.com/apache/doris/pull/27746 ## 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

Re: [PR] [feature](Nereids) support add constrant on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1831342379 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

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on code in PR #27378: URL: https://github.com/apache/doris/pull/27378#discussion_r1408844773 ## fe/fe-core/src/main/java/org/apache/doris/nereids/hint/LeadingHint.java: ## @@ -367,6 +435,13 @@ public Plan generateLeadingJoinPlan() {

Re: [PR] [feature](Nereids) support add constrant on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1831338626 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

Re: [PR] [feature](Nereids) support add constrant on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1831336115 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) branch master updated: [docs](partition) Improve auto partitions document (#27662)

2023-11-28 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c30299cbf7a [docs](partition) Improve auto par

Re: [PR] [docs](partition) Improve auto partitions document [doris]

2023-11-28 Thread via GitHub
HappenLee merged PR #27662: URL: https://github.com/apache/doris/pull/27662 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [fix](faststring) fix memtracking in faststring free [doris]

2023-11-28 Thread via GitHub
dataroaring commented on PR #27731: URL: https://github.com/apache/doris/pull/27731#issuecomment-1831329608 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

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on code in PR #27378: URL: https://github.com/apache/doris/pull/27378#discussion_r1408835869 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/CollectJoinConstraint.java: ## @@ -47,24 +50,17 @@ public class CollectJoinConstraint implements

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on code in PR #27378: URL: https://github.com/apache/doris/pull/27378#discussion_r1408835653 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/executor/Analyzer.java: ## @@ -121,6 +124,12 @@ private static List buildAnalyzeJobs(Optional c

Re: [PR] [BUG][COLOCATE] fix colocate balance bug that bucket index cannot be set correctly [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27741: URL: https://github.com/apache/doris/pull/27741#issuecomment-1831327728 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

Re: [PR] [feature](invert index) add the inverted index to the file cache [doris]

2023-11-28 Thread via GitHub
xiaokang commented on code in PR #27678: URL: https://github.com/apache/doris/pull/27678#discussion_r1408834033 ## be/src/olap/rowset/segment_v2/inverted_index_compound_directory.cpp: ## @@ -263,7 +264,12 @@ bool DorisCompoundDirectory::FSIndexInput::open(const io::FileSystemSP

(doris) branch master updated (32367c6d975 -> d9d54686212)

2023-11-28 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 32367c6d975 [chore](checkstyle): forbid lombok in Nereids (#27700) add d9d54686212 [feature](audit-log) add au

Re: [PR] [FIX](complextype)fix complex type hash equals [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27743: URL: https://github.com/apache/doris/pull/27743#issuecomment-1831324996 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

Re: [PR] [FIX](complextype)fix complex type hash equals [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27743: URL: https://github.com/apache/doris/pull/27743#issuecomment-1831324951 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

Re: [PR] [feature](audit-log) add audit-log in insert into [doris]

2023-11-28 Thread via GitHub
Gabriel39 merged PR #27641: URL: https://github.com/apache/doris/pull/27641 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [BUG][COLOCATE] fix colocate balance bug that bucket index cannot be set correctly [doris]

2023-11-28 Thread via GitHub
qzsee commented on PR #27741: URL: https://github.com/apache/doris/pull/27741#issuecomment-1831322855 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

Re: [PR] [FIX](complextype)fix array/map/struct impl hashcode and equals [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27717: URL: https://github.com/apache/doris/pull/27717#issuecomment-1831320247 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

Re: [PR] [FIX](complextype)fix array/map/struct impl hashcode and equals [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27717: URL: https://github.com/apache/doris/pull/27717#issuecomment-1831320207 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

Re: [PR] [BUG][COLOCATE] fix colocate balance bug that bucket index cannot be set correctly [doris]

2023-11-28 Thread via GitHub
qzsee commented on code in PR #27741: URL: https://github.com/apache/doris/pull/27741#discussion_r1408828265 ## fe/fe-core/src/main/java/org/apache/doris/clone/ColocateTableCheckerAndBalancer.java: ## @@ -530,6 +530,7 @@ private void matchGroups() {

[PR] [feature](Planner): Push down LimitDistinct through Union [doris]

2023-11-28 Thread via GitHub
jackwener opened a new pull request, #27745: URL: https://github.com/apache/doris/pull/27745 ## 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

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on code in PR #27378: URL: https://github.com/apache/doris/pull/27378#discussion_r1408825407 ## fe/fe-core/src/main/java/org/apache/doris/nereids/hint/LeadingHint.java: ## @@ -191,6 +196,29 @@ public List> getFilters() { return filters; } +

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1831317957 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

Re: [PR] [Feat](Nereids) join hint support stage one [doris]

2023-11-28 Thread via GitHub
LiBinfeng-01 commented on code in PR #27378: URL: https://github.com/apache/doris/pull/27378#discussion_r1408826017 ## fe/fe-core/src/main/java/org/apache/doris/nereids/hint/LeadingHint.java: ## @@ -401,17 +482,6 @@ public Plan generateLeadingJoinPlan() { LogicalJoin

Re: [PR] [feature](Nereids) support add constrant on table [doris]

2023-11-28 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1831313029 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

Re: [PR] [fix](load) fix DataSink init check in plan fragment executor [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27735: URL: https://github.com/apache/doris/pull/27735#issuecomment-1831312487 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

Re: [PR] [fix](load) fix DataSink init check in plan fragment executor [doris]

2023-11-28 Thread via GitHub
dataroaring commented on PR #27735: URL: https://github.com/apache/doris/pull/27735#issuecomment-1831306318 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1831305085 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-flink-connector) branch master updated: [Feature](CDC)Support database sync use single sink (#245)

2023-11-28 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-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 734662e [Feature](CDC)Support dat

Re: [PR] [Feature](CDC)Support database sync use single sink [doris-flink-connector]

2023-11-28 Thread via GitHub
zy-kkk merged PR #245: URL: https://github.com/apache/doris-flink-connector/pull/245 -- 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...

Re: [PR] [BUG][COLOCATE] fix colocate balance bug that bucket index cannot be set correctly [doris]

2023-11-28 Thread via GitHub
yujun777 commented on code in PR #27741: URL: https://github.com/apache/doris/pull/27741#discussion_r1408730922 ## fe/fe-core/src/main/java/org/apache/doris/clone/ColocateTableCheckerAndBalancer.java: ## @@ -530,6 +530,7 @@ private void matchGroups() {

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-28 Thread via GitHub
wsjz commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1831299599 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

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-28 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1831297032 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1831292671 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

Re: [I] [Bug] FE 频繁打满64G内存导致宕机,集群上只有Broker Load在定时执行,过一段时间内存就满了 [doris]

2023-11-28 Thread via GitHub
DA1OOO commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1831291795 I need to observer the change of memory after closeing the `enable_profile`. But before closing it, memory just lost a little by gc, after the memory reaches the maximum value set by

Re: [PR] [test](executor) Open Workload group switch in PR pipeline [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27744: URL: https://github.com/apache/doris/pull/27744#issuecomment-1831291587 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

Re: [PR] [test](executor) Open Workload group switch in PR pipeline [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27744: URL: https://github.com/apache/doris/pull/27744#issuecomment-1831291162 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

Re: [PR] [test](executor) Open Workload group switch in PR pipeline [doris]

2023-11-28 Thread via GitHub
wangbo commented on PR #27744: URL: https://github.com/apache/doris/pull/27744#issuecomment-1831286513 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

[PR] [test](executor) Open Workload group switch in PR pipeline [doris]

2023-11-28 Thread via GitHub
wangbo opened a new pull request, #27744: URL: https://github.com/apache/doris/pull/27744 Open Workload group switch in PR pipeline -- 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 co

Re: [PR] [Chore](materialized-view) output reference column info when create mv can't find ref column [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27182: URL: https://github.com/apache/doris/pull/27182#issuecomment-1831283214 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-28 Thread via GitHub
wsjz commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1831281595 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

Re: [PR] [exp](load) tweak flush memtable memory limiter [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27736: URL: https://github.com/apache/doris/pull/27736#issuecomment-1831280537 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

Re: [PR] [fix](multi-catalog)fix dependencies for dlf [doris]

2023-11-28 Thread via GitHub
wsjz commented on PR #25255: URL: https://github.com/apache/doris/pull/25255#issuecomment-1831280241 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

Re: [PR] [exp](load) memtable limiter [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27048: URL: https://github.com/apache/doris/pull/27048#issuecomment-1831280361 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

Re: [PR] [improve](json_reader) add prompt when all fields is null [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1831279980 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

Re: [PR] [refine](pipelineX) refine dataqueue set source ready block [doris]

2023-11-28 Thread via GitHub
Mryange commented on PR #27733: URL: https://github.com/apache/doris/pull/27733#issuecomment-1831279320 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

Re: [PR] [Chore](materialized-view) output reference column info when create mv can't find ref column [doris]

2023-11-28 Thread via GitHub
BiteThet commented on PR #27182: URL: https://github.com/apache/doris/pull/27182#issuecomment-1831279029 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

Re: [PR] [refactor](http) disable snapshot and get_log_file api [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27724: URL: https://github.com/apache/doris/pull/27724#issuecomment-1831278736 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

Re: [PR] [chore](checkstyle) forbid lombok in Nereids [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27700: URL: https://github.com/apache/doris/pull/27700#issuecomment-1831276398 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

Re: [PR] [chore](checkstyle) forbid lombok in Nereids [doris]

2023-11-28 Thread via GitHub
github-actions[bot] commented on PR #27700: URL: https://github.com/apache/doris/pull/27700#issuecomment-1831276302 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) branch master updated: [chore](checkstyle): forbid lombok in Nereids (#27700)

2023-11-28 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 32367c6d975 [chore](checkstyle): forbid lombok i

Re: [PR] [chore](checkstyle) forbid lombok in Nereids [doris]

2023-11-28 Thread via GitHub
jackwener merged PR #27700: URL: https://github.com/apache/doris/pull/27700 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-11-28 Thread via GitHub
Yukang-Lian commented on PR #27726: URL: https://github.com/apache/doris/pull/27726#issuecomment-1831272023 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

Re: [PR] [refactor](cluster)(step-3) remove cluster related to Auth [doris]

2023-11-28 Thread via GitHub
morningman commented on PR #27718: URL: https://github.com/apache/doris/pull/27718#issuecomment-1831271675 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

Re: [PR] [refactor](http) disable snapshot and get_log_file api [doris]

2023-11-28 Thread via GitHub
morningman commented on PR #27724: URL: https://github.com/apache/doris/pull/27724#issuecomment-1831271139 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

Re: [PR] [FIX](complextype)fix complex type hash equals [doris]

2023-11-28 Thread via GitHub
amorynan commented on PR #27743: URL: https://github.com/apache/doris/pull/27743#issuecomment-1831270352 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

[PR] [FIX](complextype)fix complex type hash equals [doris]

2023-11-28 Thread via GitHub
amorynan opened a new pull request, #27743: URL: https://github.com/apache/doris/pull/27743 ## Proposed changes link: https://github.com/apache/doris/pull/27717 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick o

(doris) branch branch-2.0 updated: [Improvement](planner)support select tablets with nereids optimize #23164 #23365 (#27740)

2023-11-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 5023d7fe8f6 [Improvement](planner)sup

Re: [PR] [Improvement](planner)support select tablets with nereids optimizer [doris]

2023-11-28 Thread via GitHub
morningman merged PR #27740: URL: https://github.com/apache/doris/pull/27740 -- 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

Re: [PR] [FIX](complextype)fix array/map/struct impl hashcode and equals [doris]

2023-11-28 Thread via GitHub
amorynan commented on PR #27717: URL: https://github.com/apache/doris/pull/27717#issuecomment-1831269460 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   5   6   7   >