Re: [PR] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-06 Thread via GitHub
platoneko commented on PR #31853: URL: https://github.com/apache/doris/pull/31853#issuecomment-1980285293 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] [nereids](topn-filter) support multi-topn filter (FE part) [doris]

2024-03-06 Thread via GitHub
englefly commented on PR #31485: URL: https://github.com/apache/doris/pull/31485#issuecomment-1980286483 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) support null safe eq runtime filter (FE part) [doris]

2024-03-06 Thread via GitHub
englefly commented on PR #31655: URL: https://github.com/apache/doris/pull/31655#issuecomment-1980289669 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](pipelineX) add mem control in local exchange sink [doris]

2024-03-06 Thread via GitHub
Mryange commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1980290044 run p0 10 -- 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] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-06 Thread via GitHub
platoneko commented on PR #31853: URL: https://github.com/apache/doris/pull/31853#issuecomment-1980290828 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-WIP](partition) Suppor null range partition [doris]

2024-03-06 Thread via GitHub
zclllyybb commented on PR #31827: URL: https://github.com/apache/doris/pull/31827#issuecomment-1980294799 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](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-06 Thread via GitHub
zclllyybb commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1980295162 > OlapScanNode.java 同样有一处漏了这个判断,方便的话可以帮一起修下 done -- 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](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-06 Thread via GitHub
zclllyybb commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1980295274 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

[I] [Bug] Mysql bit 类型字段生成Doris schema 错误 [doris-flink-connector]

2024-03-06 Thread via GitHub
laizuan opened a new issue, #330: URL: https://github.com/apache/doris-flink-connector/issues/330 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version fl

[PR] [feature](Nereids): support make miss slot as null alias when converting anti join [doris]

2024-03-06 Thread via GitHub
XieJiann opened a new pull request, #31854: URL: https://github.com/apache/doris/pull/31854 ## 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] [feature](Nereids): support make miss slot as null alias when converting anti join [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31854: URL: https://github.com/apache/doris/pull/31854#issuecomment-1980306192 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Feature-WIP](partition) Suppor null range partition [doris]

2024-03-06 Thread via GitHub
HappenLee commented on code in PR #31827: URL: https://github.com/apache/doris/pull/31827#discussion_r1514005638 ## be/src/vec/sink/vrow_distribution.cpp: ## @@ -247,29 +256,34 @@ Status VRowDistribution::_generate_rows_distribution_for_auto_partition( if (!_missing_map.

Re: [PR] [feature](Nereids): support make miss slot as null alias when converting anti join [doris]

2024-03-06 Thread via GitHub
XieJiann commented on PR #31854: URL: https://github.com/apache/doris/pull/31854#issuecomment-1980307569 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): add struct info map in group [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31800: URL: https://github.com/apache/doris/pull/31800#issuecomment-1980313529 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] [feat](Nereids): support null value in partition for updating [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31843: URL: https://github.com/apache/doris/pull/31843#issuecomment-1980318184 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] [enhancement][plsql] Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on code in PR #31763: URL: https://github.com/apache/doris/pull/31763#discussion_r1513940706 ## fe/fe-core/src/main/java/org/apache/doris/plsql/functions/DorisFunctionRegistry.java: ## @@ -85,6 +89,37 @@ private String qualified(String name) { return

Re: [PR] [Feature] Support Array Type compare function [doris]

2024-03-06 Thread via GitHub
zclllyybb commented on code in PR #31701: URL: https://github.com/apache/doris/pull/31701#discussion_r1514019231 ## fe/fe-common/src/main/java/org/apache/doris/catalog/Type.java: ## @@ -814,6 +814,9 @@ public TColumnType toColumnTypeThrift() { * here is to avoid special-ca

Re: [PR] [Feature](TrinoConnector-Catalog) Fe supports `trino-connector` catalog [doris]

2024-03-06 Thread via GitHub
BePPPower commented on code in PR #31768: URL: https://github.com/apache/doris/pull/31768#discussion_r1514019428 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -780,6 +795,31 @@ public static Env getCurrentEnv() { } } +private void initS

[PR] [chore](build) Using multithread to accelerate FE compilation [doris]

2024-03-06 Thread via GitHub
yagagagaga opened a new pull request, #31855: URL: https://github.com/apache/doris/pull/31855 ## Proposed changes Issue Number: close #xxx Maven 3.x has the capability to perform parallel builds. If enable parallel builds, 50% speed improvement is observed. before:

Re: [PR] [chore](build) Using multithread to accelerate FE compilation [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31855: URL: https://github.com/apache/doris/pull/31855#issuecomment-1980323676 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Feature](TrinoConnector-Catalog) Fe supports `trino-connector` catalog [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31768: URL: https://github.com/apache/doris/pull/31768#issuecomment-1980324299 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](TrinoConnector-Catalog) Fe supports `trino-connector` catalog [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31768: URL: https://github.com/apache/doris/pull/31768#issuecomment-1980324250 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] [chore](build) Using multithread to accelerate FE compilation [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31855: URL: https://github.com/apache/doris/pull/31855#issuecomment-1980326610 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] [enhancement][plsql] Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1980326956 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 comm

Re: [PR] [bugfix](coordinator) should use fragment id not profile fragment id to cancel fragment [doris]

2024-03-06 Thread via GitHub
yiguolei commented on PR #31852: URL: https://github.com/apache/doris/pull/31852#issuecomment-1980334024 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] [improvement](jdbc catalog) opt get db2 schema list & xml type mapping [doris]

2024-03-06 Thread via GitHub
zy-kkk opened a new pull request, #31856: URL: https://github.com/apache/doris/pull/31856 ## Proposed changes Issue Number: close #xxx 1. Trim Schema Names: Adapted the system to remove trailing spaces from DB2 schema names, ensuring compatibility without affecting query operat

Re: [PR] [improvement](jdbc catalog) opt get db2 schema list & xml type mapping [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31856: URL: https://github.com/apache/doris/pull/31856#issuecomment-1980337227 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [improvement](jdbc catalog) opt get db2 schema list & xml type mapping [doris]

2024-03-06 Thread via GitHub
zy-kkk commented on PR #31856: URL: https://github.com/apache/doris/pull/31856#issuecomment-1980339333 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] [feat](Nereids): add struct info map in group [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31800: URL: https://github.com/apache/doris/pull/31800#issuecomment-1980357263 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

[I] [Bug] ky10 aarch64 mysql-connector-python cannot connect to FE [doris]

2024-03-06 Thread via GitHub
Bruceve1n opened a new issue, #31857: URL: https://github.com/apache/doris/issues/31857 ### 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 1.2.4.1 $ md5sum a

Re: [PR] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-06 Thread via GitHub
gavinchou commented on code in PR #31853: URL: https://github.com/apache/doris/pull/31853#discussion_r1514051381 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -664,6 +739,13 @@ Status BaseBetaRowsetWriter::_build_rowset_meta(RowsetMeta* rowset_meta, bool ch // TODO w

Re: [PR] [enhancement](Nereids) refine and speedup analyzer [doris]

2024-03-06 Thread via GitHub
924060929 commented on PR #31792: URL: https://github.com/apache/doris/pull/31792#issuecomment-1980369001 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) branch master updated: [feat](Nereids): add struct info map in group (#31800)

2024-03-06 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 dbccbe0fbba [feat](Nereids): add struct info map

Re: [PR] [feat](Nereids): add struct info map in group [doris]

2024-03-06 Thread via GitHub
jackwener merged PR #31800: URL: https://github.com/apache/doris/pull/31800 -- 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] [enhancement](Nereids): support more condition Date/DateTime Literal [doris]

2024-03-06 Thread via GitHub
jackwener opened a new pull request, #31858: URL: https://github.com/apache/doris/pull/31858 ## Proposed changes support ``` new DateTimeV2Literal("0-08-01 13:21:03"); new DateTimeV2Literal("0001-01-01: 00:01:01.001"); new DateTimeV2Literal("2021

Re: [PR] [enhancement](Nereids): support more condition Date/DateTime Literal [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31858: URL: https://github.com/apache/doris/pull/31858#issuecomment-1980382076 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] disable pipeline in cloud_p0 [doris]

2024-03-06 Thread via GitHub
dataroaring commented on PR #31825: URL: https://github.com/apache/doris/pull/31825#issuecomment-1980391035 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](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-06 Thread via GitHub
zhangstar333 commented on PR #31689: URL: https://github.com/apache/doris/pull/31689#issuecomment-1980390311 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

[PR] Support follower sync query columns to master. [doris]

2024-03-06 Thread via GitHub
Jibing-Li opened a new pull request, #31859: URL: https://github.com/apache/doris/pull/31859 ## 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] Support follower sync query columns to master. [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31859: URL: https://github.com/apache/doris/pull/31859#issuecomment-1980393986 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] Support follower sync query columns to master. [doris]

2024-03-06 Thread via GitHub
Jibing-Li merged PR #31859: URL: https://github.com/apache/doris/pull/31859 -- 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 high-priority-column updated: Support follower sync query columns to master. (#31859)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/high-priority-column by this push: new 14f606fbc97 Suppor

Re: [PR] [enhancement](Nereids): support more condition Date/DateTime Literal [doris]

2024-03-06 Thread via GitHub
jackwener commented on PR #31858: URL: https://github.com/apache/doris/pull/31858#issuecomment-1980395270 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] [enhancement](cloud) add CloudTabletStatMgr to capture stats in cloud mode [doris]

2024-03-06 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #31818: URL: https://github.com/apache/doris/pull/31818#discussion_r1514088920 ## fe/fe-core/src/main/java/org/apache/doris/catalog/CloudTabletStatMgr.java: ## @@ -0,0 +1,273 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

2024-03-06 Thread via GitHub
DarvenDuan commented on PR #31741: URL: https://github.com/apache/doris/pull/31741#issuecomment-1980421316 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] [Bug](partition) fix npe when prune partition with not exist partition column in mv [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31860: URL: https://github.com/apache/doris/pull/31860#issuecomment-1980432830 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [Bug](partition) fix npe when prune partition with not exist partition column in mv [doris]

2024-03-06 Thread via GitHub
BiteThet opened a new pull request, #31860: URL: https://github.com/apache/doris/pull/31860 ## Proposed changes ```java 2024-03-06 16:13:46,503 WARN (mysql-nio-pool-0|440) [StmtExecutor.execute():515] Analyze failed. stmt[4, 50e64f616a9e4d42-b11d236f84051082] org.apache.doris.c

[PR] [regress](spark)Add spark to read doris multiple data types cases [doris]

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

Re: [PR] [regress](spark)Add spark to read doris multiple data types cases [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31861: URL: https://github.com/apache/doris/pull/31861#issuecomment-1980438022 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 opened a new pull request, #31862: URL: https://github.com/apache/doris/pull/31862 only base tablet + schema change tablet use cluster key index, other tablet don't. ## Proposed changes Issue Number: close #xxx ## Further comments If this is a r

Re: [PR] [fix](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1980440376 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1980440555 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](schema change) Fix schema change fault when add complex type column [doris]

2024-03-06 Thread via GitHub
Yukang-Lian commented on PR #31824: URL: https://github.com/apache/doris/pull/31824#issuecomment-1980441544 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] [regression](subquery)Subquery test case not supported in add select list [doris]

2024-03-06 Thread via GitHub
caoliang-web commented on PR #31103: URL: https://github.com/apache/doris/pull/31103#issuecomment-1980441695 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

[PR] [Fix](Nereids) fix test distribute case return null pointer error [doris]

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

Re: [PR] [Fix](Nereids) fix test distribute case return null pointer error [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31863: URL: https://github.com/apache/doris/pull/31863#issuecomment-1980446015 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Fix](Nereids) fix test distribute case return null pointer error [doris]

2024-03-06 Thread via GitHub
LiBinfeng-01 commented on PR #31863: URL: https://github.com/apache/doris/pull/31863#issuecomment-1980446098 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](cloud) Fix FE cannot work when restarting after schema change run in cloud mode [doris]

2024-03-06 Thread via GitHub
Lchangliang commented on PR #31842: URL: https://github.com/apache/doris/pull/31842#issuecomment-1980450726 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] disable pipeline in cloud_p0 [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31825: URL: https://github.com/apache/doris/pull/31825#issuecomment-1980451659 TeamCity be ut coverage result: Function Coverage: 35.41% (8559/24174) Line Coverage: 27.16% (69471/255817) Region Coverage: 26.37% (36029/136641) Branch Coverage: 23.2

Re: [PR] [docs](docs)Add doris-kafka-connector usage documentation [doris]

2024-03-06 Thread via GitHub
zy-kkk merged PR #31848: URL: https://github.com/apache/doris/pull/31848 -- 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

(doris) branch branch-2.0 updated: [docs](kafka-connector) Add doris-kafka-connector usage documentation (#31729) (#31848)

2024-03-06 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 4aa470c6682 [docs](kafka-connector) Add do

Re: [PR] [bugfix](coordinator) should use fragment id not profile fragment id to cancel fragment [doris]

2024-03-06 Thread via GitHub
yiguolei commented on PR #31852: URL: https://github.com/apache/doris/pull/31852#issuecomment-1980457179 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] [type](doc)Standardize the name and modify the format [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31636: URL: https://github.com/apache/doris/pull/31636#issuecomment-1980457682 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

[PR] (cloud-merge) Fix the serialization of CloudTablet [doris]

2024-03-06 Thread via GitHub
Lchangliang opened a new pull request, #31864: URL: https://github.com/apache/doris/pull/31864 ## 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](mai

Re: [PR] (cloud-merge) Fix the serialization of CloudTablet [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31864: URL: https://github.com/apache/doris/pull/31864#issuecomment-1980458036 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] (cloud-merge) Fix the serialization of CloudTablet [doris]

2024-03-06 Thread via GitHub
Lchangliang commented on PR #31864: URL: https://github.com/apache/doris/pull/31864#issuecomment-1980458291 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-WIP](partition) Suppor null range partition [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31827: URL: https://github.com/apache/doris/pull/31827#issuecomment-198041 TeamCity be ut coverage result: Function Coverage: 35.41% (8559/24174) Line Coverage: 27.16% (69486/255819) Region Coverage: 26.37% (36037/136639) Branch Coverage: 23.2

Re: [PR] [Bug](partition) fix npe when prune partition with not exist partition column in mv [doris]

2024-03-06 Thread via GitHub
BiteThet commented on PR #31860: URL: https://github.com/apache/doris/pull/31860#issuecomment-1980467836 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](cloud) Fix FE cannot work when restarting after schema change run in cloud mode [doris]

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

(doris) branch master updated: [fix](cloud) Fix FE cannot work when restarting after schema change (#31842)

2024-03-06 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 2f3d5c5e135 [fix](cloud) Fix FE cannot work

Re: [PR] [fix](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1980471637 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] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31853: URL: https://github.com/apache/doris/pull/31853#issuecomment-1980475093 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] [Nereids] add leading tpc-h [doris]

2024-03-06 Thread via GitHub
xzj7019 commented on code in PR #30405: URL: https://github.com/apache/doris/pull/30405#discussion_r1514157352 ## regression-test/data/nereids_hint_tpch_p0/shape/q10.out: ## @@ -2,33 +2,34 @@ -- !select -- PhysicalResultSink --PhysicalTopN[MERGE_SORT] -PhysicalDistribute

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31741: URL: https://github.com/apache/doris/pull/31741#issuecomment-1980476395 TeamCity be ut coverage result: Function Coverage: 35.40% (8559/24179) Line Coverage: 27.14% (69481/256002) Region Coverage: 26.36% (36041/136716) Branch Coverage: 23.1

Re: [PR] [Nereids] add leading tpc-h [doris]

2024-03-06 Thread via GitHub
xzj7019 commented on code in PR #30405: URL: https://github.com/apache/doris/pull/30405#discussion_r1514158605 ## regression-test/data/nereids_hint_tpch_p0/shape/q16.out: ## @@ -2,25 +2,26 @@ -- !select -- PhysicalResultSink --PhysicalQuickSort[MERGE_SORT] -PhysicalDistri

Re: [PR] [Nereids] add leading tpc-h [doris]

2024-03-06 Thread via GitHub
xzj7019 commented on code in PR #30405: URL: https://github.com/apache/doris/pull/30405#discussion_r1514159381 ## regression-test/data/nereids_hint_tpch_p0/shape/q5.out: ## @@ -2,24 +2,43 @@ -- !select -- PhysicalResultSink --PhysicalQuickSort[MERGE_SORT] -PhysicalQuickSo

Re: [PR] [Nereids] add leading tpc-h [doris]

2024-03-06 Thread via GitHub
xzj7019 commented on code in PR #30405: URL: https://github.com/apache/doris/pull/30405#discussion_r1514159943 ## regression-test/data/nereids_hint_tpch_p0/shape/q7.out: ## @@ -1,44 +1,44 @@ -- This file is automatically generated. You should know what you did if you want to e

Re: [PR] [Nereids] add leading tpc-h [doris]

2024-03-06 Thread via GitHub
xzj7019 commented on code in PR #30405: URL: https://github.com/apache/doris/pull/30405#discussion_r1514160750 ## regression-test/data/nereids_hint_tpch_p0/shape/q9.out: ## @@ -2,44 +2,45 @@ -- !select -- PhysicalResultSink --PhysicalQuickSort[MERGE_SORT] -PhysicalDistrib

Re: [PR] [thirdparty](lib) Add base64 thirdparty lib [doris]

2024-03-06 Thread via GitHub
HappenLee merged PR #31850: URL: https://github.com/apache/doris/pull/31850 -- 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 (2f3d5c5e135 -> bd9a74ac9de)

2024-03-06 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2f3d5c5e135 [fix](cloud) Fix FE cannot work when restarting after schema change (#31842) add bd9a74ac9de [thir

[PR] [Fix](Nereids) fix hint cases with random result [doris]

2024-03-06 Thread via GitHub
LiBinfeng-01 opened a new pull request, #31865: URL: https://github.com/apache/doris/pull/31865 ## Proposed changes - remove explain shape plan of unused leading cases - use leading to fasten unstable test distribute case ## Further comments If this is a relat

Re: [PR] [Fix](Nereids) fix hint cases with random result [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31865: URL: https://github.com/apache/doris/pull/31865#issuecomment-1980480105 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](http stream) http stream support memtable_on_sink_node header [doris]

2024-03-06 Thread via GitHub
mymeiyi opened a new pull request, #31866: URL: https://github.com/apache/doris/pull/31866 ## Proposed changes Make `memtable_on_sink_node` header work for `http_stream` ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...

Re: [PR] [fix](http stream) http stream support memtable_on_sink_node header [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31866: URL: https://github.com/apache/doris/pull/31866#issuecomment-1980485425 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [opt](session variable) max_msg_size_of_result_receiver #31809 [doris]

2024-03-06 Thread via GitHub
zhiqiang- opened a new pull request, #31867: URL: https://github.com/apache/doris/pull/31867 pick #31809 -- 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

Re: [PR] [opt](session variable) max_msg_size_of_result_receiver #31809 [doris]

2024-03-06 Thread via GitHub
zhiqiang- commented on PR #31867: URL: https://github.com/apache/doris/pull/31867#issuecomment-1980491089 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] [opt](session variable) max_msg_size_of_result_receiver #31809 [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31867: URL: https://github.com/apache/doris/pull/31867#issuecomment-1980490886 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](http stream) http stream support memtable_on_sink_node header [doris]

2024-03-06 Thread via GitHub
mymeiyi commented on PR #31866: URL: https://github.com/apache/doris/pull/31866#issuecomment-1980492493 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](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1980495141 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](struct)Enclose the value area in quotation marks when struct to… [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #30504: URL: https://github.com/apache/doris/pull/30504#issuecomment-1980496216 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

[I] [Bug] (JDBC) Error while querying JDBC catalog [doris]

2024-03-06 Thread via GitHub
DarvenDuan opened a new issue, #31868: URL: https://github.com/apache/doris/issues/31868 ### 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 master ### Wha

Re: [PR] [type](doc)Standardize the name and modify the format [doris]

2024-03-06 Thread via GitHub
zy-kkk commented on PR #31636: URL: https://github.com/apache/doris/pull/31636#issuecomment-1980498162 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](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1980501420 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] (cloud-merge) Fix the serialization of CloudTablet [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31864: URL: https://github.com/apache/doris/pull/31864#issuecomment-1980505398 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] (cloud-merge) Fix the serialization of CloudTablet [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31864: URL: https://github.com/apache/doris/pull/31864#issuecomment-1980505488 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](http stream) http stream support memtable_on_sink_node header [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31866: URL: https://github.com/apache/doris/pull/31866#issuecomment-1980510064 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](http stream) http stream support memtable_on_sink_node header [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31866: URL: https://github.com/apache/doris/pull/31866#issuecomment-1980510146 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: [I] Release Note 2.1.0 [doris]

2024-03-06 Thread via GitHub
Hanchers commented on issue #31770: URL: https://github.com/apache/doris/issues/31770#issuecomment-1980512886 great -- 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] [Fix](Nereids) fix missing comment when creating table [doris]

2024-03-06 Thread via GitHub
zy-kkk opened a new pull request, #31869: URL: https://github.com/apache/doris/pull/31869 ## Proposed changes Issue Number: close #31829 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [Fix](Nereids) fix missing comment when creating table [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31869: URL: https://github.com/apache/doris/pull/31869#issuecomment-1980515719 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

  1   2   3   4   5   6   7   8   >