Re: [PR] [config](p0) Pipeline p0 open arrow_flight_sql_port [doris]

2023-12-03 Thread via GitHub
xinyiZzz commented on PR #27945: URL: https://github.com/apache/doris/pull/27945#issuecomment-1838015458 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] [config](p0) Pipeline p0 open arrow_flight_sql_port [doris]

2023-12-03 Thread via GitHub
xinyiZzz opened a new pull request, #27945: URL: https://github.com/apache/doris/pull/27945 ## 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:d...@do

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

2023-12-03 Thread via GitHub
morrySnow commented on code in PR #27944: URL: https://github.com/apache/doris/pull/27944#discussion_r1413490575 ## fe/fe-core/src/main/java/org/apache/doris/catalog/TableIf.java: ## @@ -236,6 +236,34 @@ default void addForeignConstraint(String name, ImmutableList columns,

Re: [PR] [fix](block) fix be core due to different row size between block columns [doris]

2023-12-03 Thread via GitHub
caiconghui commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1838010549 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

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

2023-12-03 Thread via GitHub
XieJiann opened a new pull request, #27944: URL: https://github.com/apache/doris/pull/27944 ## Proposed changes support drop constraint on table ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org

Re: [PR] [fix](block) fix be core due to different row size between block columns [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on code in PR #27943: URL: https://github.com/apache/doris/pull/27943#discussion_r1413482181 ## be/src/vec/core/block.cpp: ## @@ -364,6 +364,16 @@ size_t Block::rows() const { return 0; } +bool Block::is_valid(size_t rows) const { Review Co

Re: [PR] [enhancement](Nereids): extract group plan in struct info node [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27939: URL: https://github.com/apache/doris/pull/27939#issuecomment-1838002167 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] No stats h21 [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27833: URL: https://github.com/apache/doris/pull/27833#issuecomment-1837998804 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](block) fix be core due to different row size between block columns [doris]

2023-12-03 Thread via GitHub
caiconghui opened a new pull request, #27943: URL: https://github.com/apache/doris/pull/27943 ## 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] [improvement](fixreplica) move to healthy replica when fix replica bad [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27934: URL: https://github.com/apache/doris/pull/27934#issuecomment-1837990161 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] [improvement](fixreplica) move to healthy replica when fix replica bad [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27934: URL: https://github.com/apache/doris/pull/27934#issuecomment-1837990114 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](job)support cancel task and fix log invalid [doris]

2023-12-03 Thread via GitHub
CalvinKirs commented on PR #27703: URL: https://github.com/apache/doris/pull/27703#issuecomment-1837983095 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] [Feature](job)support cancel task and fix log invalid [doris]

2023-12-03 Thread via GitHub
CalvinKirs commented on PR #27703: URL: https://github.com/apache/doris/pull/27703#issuecomment-1837982976 > Need to update the doc and add some test cases↳ The document is not yet public, I will provide it separately (when the show job is completed) -- This is an automated message

Re: [PR] [case](regression-test) add backup recovery for inverted index and bl… [doris]

2023-12-03 Thread via GitHub
felixwluo commented on PR #27616: URL: https://github.com/apache/doris/pull/27616#issuecomment-1837981498 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] [Fix](variant) handle `StorageReadOptions` to avoid crash in `new_col… [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27936: URL: https://github.com/apache/doris/pull/27936#issuecomment-1837980372 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](variant) handle `StorageReadOptions` to avoid crash in `new_col… [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27936: URL: https://github.com/apache/doris/pull/27936#issuecomment-1837980324 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

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-12-03 Thread via GitHub
starocean999 merged PR #26534: URL: https://github.com/apache/doris/pull/26534 -- 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: [Feature](datatype) add be ut codes for IPv4/v6 (#26534)

2023-12-03 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 4d1aa131ee4 [Feature](datatype) add be ut c

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1837976540 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](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2023-12-03 Thread via GitHub
morningman commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1413454698 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/FileQueryScanNode.java: ## @@ -372,7 +386,11 @@ public void createScanRangeLocations() throws UserExce

Re: [PR] [FIX](complextype) fix empty quote with complex type [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27942: URL: https://github.com/apache/doris/pull/27942#issuecomment-1837968115 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2023-12-03 Thread via GitHub
morningman commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1413288385 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/HMSExternalTable.java: ## @@ -438,9 +469,85 @@ public List initSchema() { columns = tmpSch

Re: [PR] [improvement](decimal) use new way for decimal arithmetic precision promotion [doris]

2023-12-03 Thread via GitHub
jacktengg commented on PR #27787: URL: https://github.com/apache/doris/pull/27787#issuecomment-1837962897 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] [FIX](complextype) fix empty quote with complex type [doris]

2023-12-03 Thread via GitHub
dataroaring commented on PR #27942: URL: https://github.com/apache/doris/pull/27942#issuecomment-1837964206 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](complextype) fix empty quote with complex type [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27942: URL: https://github.com/apache/doris/pull/27942#issuecomment-1837962930 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] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1837961949 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] [improvement](decimal) use new way for decimal arithmetic precision promotion [doris]

2023-12-03 Thread via GitHub
Gabriel39 commented on code in PR #27787: URL: https://github.com/apache/doris/pull/27787#discussion_r1413441824 ## be/src/common/exception.h: ## @@ -120,4 +120,4 @@ inline const std::string& Exception::to_string() const { }

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [minor](testcase) Add auto partition test cases (#27921)

2023-12-03 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 2eb8e0d66a3 [minor](testcase) Add auto partit

Re: [PR] [minor](testcase) Add auto partition test cases [doris]

2023-12-03 Thread via GitHub
BiteThet merged PR #27921: URL: https://github.com/apache/doris/pull/27921 -- 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

Re: [PR] [feature](nereids) Support inner join query rewrite by materialized view [doris]

2023-12-03 Thread via GitHub
seawinde commented on PR #27922: URL: https://github.com/apache/doris/pull/27922#issuecomment-1837957365 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 empty quote with complex type [doris]

2023-12-03 Thread via GitHub
amorynan opened a new pull request, #27942: URL: https://github.com/apache/doris/pull/27942 ## Proposed changes when we using stream load to put empty quote to complex type which we select it will different from insert into statement like this: ![img_v3_025n_08bc32ec-f233-4d91-

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [chore](status code) avoid print stack for `DATA_QUALITY_ERROR` [doris]

2023-12-03 Thread via GitHub
eldenmoon merged PR #27935: URL: https://github.com/apache/doris/pull/27935 -- 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

(doris) branch master updated (e80526ee3a7 -> a6a6892f908)

2023-12-03 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e80526ee3a7 [opt](nereids)remove partition & histogram from col stats to reduce memory usage #27885 add a6a689

Re: [PR] [fix](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27941: URL: https://github.com/apache/doris/pull/27941#issuecomment-1837951720 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](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27940: URL: https://github.com/apache/doris/pull/27940#issuecomment-1837951645 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](json_reader) fix simd json reader lose data when parse [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27145: URL: https://github.com/apache/doris/pull/27145#issuecomment-1837948918 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](test) disable join reorder in bucket shuffle join test [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27930: URL: https://github.com/apache/doris/pull/27930#issuecomment-1837948904 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](test) disable join reorder in bucket shuffle join test [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27930: URL: https://github.com/apache/doris/pull/27930#issuecomment-1837948848 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

[PR] [fix](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
hello-stephen opened a new pull request, #27941: URL: https://github.com/apache/doris/pull/27941 same as #27940 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d.

Re: [PR] [fix](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
hello-stephen commented on PR #27941: URL: https://github.com/apache/doris/pull/27941#issuecomment-1837948126 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] [fix](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
hello-stephen commented on PR #27940: URL: https://github.com/apache/doris/pull/27940#issuecomment-1837945187 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

[PR] [fix](case) add "nonConcurrent" to prevent effect other case [doris]

2023-12-03 Thread via GitHub
hello-stephen opened a new pull request, #27940: URL: https://github.com/apache/doris/pull/27940 ## 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] [feat](stats) Prioritize critical column for auto analyze [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27811: URL: https://github.com/apache/doris/pull/27811#issuecomment-1837943335 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] [enhancement](Nereids): extract group plan in struct info node [doris]

2023-12-03 Thread via GitHub
XieJiann commented on PR #27939: URL: https://github.com/apache/doris/pull/27939#issuecomment-1837941834 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

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated (48935c14e2c -> e80526ee3a7)

2023-12-03 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 48935c14e2c [Improvement](variant) limit the column size on tablet schema (#27399) (#27785) add e80526ee3a7 [op

Re: [PR] [opt](nereids)remove partition & histogram from col stats to reduce memory usage [doris]

2023-12-03 Thread via GitHub
englefly merged PR #27885: URL: https://github.com/apache/doris/pull/27885 -- 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

Re: [PR] [improvement](decimal) use new way for decimal arithmetic precision promotion [doris]

2023-12-03 Thread via GitHub
jacktengg commented on PR #27787: URL: https://github.com/apache/doris/pull/27787#issuecomment-1837940834 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

[PR] [enhancement](Nereids) extract group plan in struct info node [doris]

2023-12-03 Thread via GitHub
XieJiann opened a new pull request, #27939: URL: https://github.com/apache/doris/pull/27939 ## Proposed changes extract group plan in struct info node ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apac

Re: [PR] [Improvement](inverted index) improve inverted index bkd performance in high concurrent scenario [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on code in PR #27820: URL: https://github.com/apache/doris/pull/27820#discussion_r1413432715 ## be/src/olap/rowset/segment_v2/inverted_index_cache.cpp: ## @@ -99,11 +122,10 @@ InvertedIndexSearcherCache::InvertedIndexSearcherCache(size_t capacity,

Re: [PR] [Fix](streamload) Normalize the length of the stream load label [doris-flink-connector]

2023-12-03 Thread via GitHub
vinlee19 commented on code in PR #226: URL: https://github.com/apache/doris-flink-connector/pull/226#discussion_r1413432593 ## flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/LabelGenerator.java: ## @@ -24,6 +24,8 @@ * Generator label for stream load.

Re: [PR] [Improvement](variant) limit the column size on tablet schema (#27399) [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27785: URL: https://github.com/apache/doris/pull/27785#issuecomment-1837937135 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

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [Improvement](variant) limit the column size on tablet schema (#27399) (#27785)

2023-12-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 48935c14e2c [Improvement](variant) limit the

Re: [PR] [Improvement](variant) limit the column size on tablet schema (#27399) [doris]

2023-12-03 Thread via GitHub
qidaye merged PR #27785: URL: https://github.com/apache/doris/pull/27785 -- 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.apach

Re: [PR] [feat](stats) Prioritize critical column for auto analyze [doris]

2023-12-03 Thread via GitHub
Kikyou1997 commented on PR #27811: URL: https://github.com/apache/doris/pull/27811#issuecomment-1837936687 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] [Improvement](inverted index) improve inverted index bkd performance in high concurrent scenario [doris]

2023-12-03 Thread via GitHub
airborne12 commented on PR #27820: URL: https://github.com/apache/doris/pull/27820#issuecomment-1837933886 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](Statistics)Remove stale statistics when manually analyze a truncated table. [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27931: URL: https://github.com/apache/doris/pull/27931#issuecomment-1837934263 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] [improvement](fixreplica) move to healthy replica when fix replica bad [doris]

2023-12-03 Thread via GitHub
doris-robot commented on PR #27934: URL: https://github.com/apache/doris/pull/27934#issuecomment-1837930363 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.48 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [minor](testcase) Add auto partition test cases [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27921: URL: https://github.com/apache/doris/pull/27921#issuecomment-1837928525 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] [minor](testcase) Add auto partition test cases [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27921: URL: https://github.com/apache/doris/pull/27921#issuecomment-1837928481 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] [enhancement](Nereids) add test for push filter through operator [doris]

2023-12-03 Thread via GitHub
XieJiann commented on PR #27294: URL: https://github.com/apache/doris/pull/27294#issuecomment-1837925658 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: [I] [Bug] How to resolve kafka consume timeout problem of ROUTINE LOAD in doris2.0.1? [doris]

2023-12-03 Thread via GitHub
vinlee19 commented on issue #27932: URL: https://github.com/apache/doris/issues/27932#issuecomment-1837924656 You can try to change property.group.id . This is my wechat: Aurora_0_618 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [Improve](tvf)jni-avro support split file [doris]

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

Re: [PR] [fix] null value is written as null string in csv format [doris-spark-connector]

2023-12-03 Thread via GitHub
gnehil commented on code in PR #166: URL: https://github.com/apache/doris-spark-connector/pull/166#discussion_r1413421587 ## spark-doris-connector/src/main/java/org/apache/doris/spark/util/DataUtil.java: ## @@ -29,43 +31,31 @@ import java.nio.charset.StandardCharsets; import

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [docs](fix) fix document error (#27612)

2023-12-03 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.git The following commit(s) were added to refs/heads/master by this push: new 27e1b2ac2dd [docs](fix) fix document error (#27612

Re: [PR] [docs](fix) fix document error [doris]

2023-12-03 Thread via GitHub
zy-kkk merged PR #27612: URL: https://github.com/apache/doris/pull/27612 -- 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.apach

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated (2b715924c51 -> e196a4fd8f7)

2023-12-03 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2b715924c51 [Chore](function) set normal function use_default_implementation_for_constants to default (#27891)

Re: [PR] [Chore](case) log out show alter table info on no_await [doris]

2023-12-03 Thread via GitHub
BiteThet merged PR #27926: URL: https://github.com/apache/doris/pull/27926 -- 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

Re: [PR] [p0](stats) Enable debug for stats on p0 [doris]

2023-12-03 Thread via GitHub
Kikyou1997 commented on PR #27758: URL: https://github.com/apache/doris/pull/27758#issuecomment-1837920951 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] [chore](status code) avoid print stack for `DATA_QUALITY_ERROR` [doris]

2023-12-03 Thread via GitHub
doris-robot commented on PR #27935: URL: https://github.com/apache/doris/pull/27935#issuecomment-1837918837 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.49 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](Nereids) add test for some push down filter rule [doris]

2023-12-03 Thread via GitHub
XieJiann commented on PR #27757: URL: https://github.com/apache/doris/pull/27757#issuecomment-1837918040 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](functions) support ignore and nullable functions [doris]

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

[PR] [fix](Nereids): fix datetime fold-constant-be in Branch-2.0 [doris]

2023-12-03 Thread via GitHub
jackwener opened a new pull request, #27938: URL: https://github.com/apache/doris/pull/27938 ## 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] [fix](invert index) fix reader does not close fd [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #27918: URL: https://github.com/apache/doris/pull/27918#issuecomment-1837913078 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] [fix](invert index) fix reader does not close fd [doris]

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

(doris) branch master updated: [Chore](function) set normal function use_default_implementation_for_constants to default (#27891)

2023-12-03 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 2b715924c51 [Chore](function) set normal func

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Error while running github feature from .asf.yaml in doris!

2023-12-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [regression](Nereids) add rule test for push down limit + sort test (#26642)

2023-12-03 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 e19af1b2edb [regression](Nereids) add rule test

Re: [PR] [Chore](function) set normal function use_default_implementation_for_constants to default [doris]

2023-12-03 Thread via GitHub
BiteThet merged PR #27891: URL: https://github.com/apache/doris/pull/27891 -- 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

[I] [Bug] 数据库中所有表无法打开, 表模型unique key , TPC-H 基础测试表都正常 也能正常查询 [doris]

2023-12-03 Thread via GitHub
mstoms opened a new issue, #27937: URL: https://github.com/apache/doris/issues/27937 ### 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 2.02 ### What's Wr

Re: [PR] [regression](Nereids) add rule test for push down limit + sort test [doris]

2023-12-03 Thread via GitHub
jackwener merged PR #26642: URL: https://github.com/apache/doris/pull/26642 -- 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

[PR] [fix](reader) fix file descriptor (fd) leak issue [doris-thirdparty]

2023-12-03 Thread via GitHub
zzzxl1993 opened a new pull request, #144: URL: https://github.com/apache/doris-thirdparty/pull/144 (no comment) -- 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 unsubscr

Re: [PR] [improvement](executor)clear unused cgroup path [doris]

2023-12-03 Thread via GitHub
yiguolei commented on code in PR #27798: URL: https://github.com/apache/doris/pull/27798#discussion_r1413410991 ## be/src/agent/cgroup_cpu_ctl.cpp: ## @@ -157,4 +181,45 @@ Status CgroupV1CpuCtl::add_thread_to_cgroup() { return CgroupCpuCtl::write_cg_sys_file(_cgroup_v1_cpu_

Re: [PR] [regression](Nereids) add rule test for push down limit + sort test [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #26642: URL: https://github.com/apache/doris/pull/26642#issuecomment-1837905619 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] [regression](Nereids) add rule test for push down limit + sort test [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on PR #26642: URL: https://github.com/apache/doris/pull/26642#issuecomment-1837905582 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](nereids) Support inner join query rewrite by materialized view [doris]

2023-12-03 Thread via GitHub
seawinde commented on PR #27922: URL: https://github.com/apache/doris/pull/27922#issuecomment-1837901425 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](variant) handle `StorageReadOptions` to avoid crash in `new_col… [doris]

2023-12-03 Thread via GitHub
github-actions[bot] commented on code in PR #27936: URL: https://github.com/apache/doris/pull/27936#discussion_r1413404448 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -423,7 +423,7 @@ static Status new_default_iterator(const TabletColumn& tablet_column, Status Segmen

Re: [PR] [fix](Statistics)Remove stale statistics when manually analyze a truncated table. [doris]

2023-12-03 Thread via GitHub
doris-robot commented on PR #27931: URL: https://github.com/apache/doris/pull/27931#issuecomment-1837893106 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.33 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](variant) handle `StorageReadOptions` to avoid crash in `new_col… [doris]

2023-12-03 Thread via GitHub
eldenmoon commented on PR #27936: URL: https://github.com/apache/doris/pull/27936#issuecomment-1837889786 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

[PR] [Fix](variant) handle `StorageReadOptions` to avoid crash in `new_col… [doris]

2023-12-03 Thread via GitHub
eldenmoon opened a new pull request, #27936: URL: https://github.com/apache/doris/pull/27936 …umn_iterator_with_path` In partial update, read variant without `opt` will lead to crash ## Proposed changes Issue Number: close #xxx ## Further comments If

Re: [PR] [Improve](tvf)jni-avro support split file [doris]

2023-12-03 Thread via GitHub
DongLiang-0 commented on PR #27933: URL: https://github.com/apache/doris/pull/27933#issuecomment-1837882309 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: [I] [Bug] How to resolve kafka consume timeout problem of ROUTINE LOAD in doris2.0.1? [doris]

2023-12-03 Thread via GitHub
AlexLWei commented on issue #27932: URL: https://github.com/apache/doris/issues/27932#issuecomment-1837876937 > can you provide the routine load statement ? Is property.group.id the same as another cluster? yes ,they are exacly the same ,I use ‘show create routine load' command and c

Re: [I] [Bug] How to resolve kafka consume timeout problem of ROUTINE LOAD in doris2.0.1? [doris]

2023-12-03 Thread via GitHub
AlexLWei closed issue #27932: [Bug] How to resolve kafka consume timeout problem of ROUTINE LOAD in doris2.0.1? URL: https://github.com/apache/doris/issues/27932 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

  1   2   3   4   >