[I] [Bug] DorisCatalog queryFenodes [doris-flink-connector]

2023-12-25 Thread via GitHub
Bmyymwtao opened a new issue, #280: URL: https://github.com/apache/doris-flink-connector/issues/280 ### 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

Re: [PR] [Improvement](execute) optimize for ColumnNullable's serialize_vec/deserialize_vec [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28788: URL: https://github.com/apache/doris/pull/28788#issuecomment-1869284259 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 123da890b7673d3577eeb01e39324c11e5855649, data reload: false run tpc

Re: [PR] [improve](function) add cache for regexp function compile re2 [doris]

2023-12-25 Thread via GitHub
zhangstar333 commented on PR #25786: URL: https://github.com/apache/doris/pull/25786#issuecomment-1869284407 run p0 -- 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](compound) Optimize by deleting the compound expr after obtaining the final result [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28934: URL: https://github.com/apache/doris/pull/28934#issuecomment-1869284715 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](case) Add sync to test case [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29034: URL: https://github.com/apache/doris/pull/29034#issuecomment-1869285127 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] [enhencement](config) change default memtable size & loadStreamPerNode & default load parallelism [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28977: URL: https://github.com/apache/doris/pull/28977#issuecomment-1869285108 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] [enhencement](config) change default memtable size & loadStreamPerNode & default load parallelism [doris]

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

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

2023-12-25 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] [fix](case) Add sync to test case [doris]

2023-12-25 Thread via GitHub
qidaye merged PR #29034: URL: https://github.com/apache/doris/pull/29034 -- 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 master updated: [fix](case) Add sync to test case (#29034)

2023-12-25 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 f7a624de38b [fix](case) Add sync to test cas

Re: [PR] [opt](Nereids) let inverted index work with topn opt [doris]

2023-12-25 Thread via GitHub
morrySnow commented on PR #29000: URL: https://github.com/apache/doris/pull/29000#issuecomment-1869286329 run pipelinex_p0 -- 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](compound) Optimize by deleting the compound expr after obtaining the final result [doris]

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

(doris) branch master updated (f7a624de38b -> 52eeee347fa)

2023-12-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f7a624de38b [fix](case) Add sync to test case (#29034) add 52347fa [opt](compound) Optimize by deleting the com

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

2023-12-25 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] [hotfix](jdbc catalog) fix load table and column names npe [doris]

2023-12-25 Thread via GitHub
zy-kkk merged PR #28865: URL: https://github.com/apache/doris/pull/28865 -- 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 master updated (52eeee347fa -> 00bb099fdd8)

2023-12-25 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 52347fa [opt](compound) Optimize by deleting the compound expr after obtaining the final result (#28934) add 0

Re: [PR] [fix](Nereids) runtime filter push down failed [doris]

2023-12-25 Thread via GitHub
morrySnow commented on code in PR #28997: URL: https://github.com/apache/doris/pull/28997#discussion_r1436263928 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalSetOperation.java: ## @@ -173,9 +173,9 @@ public boolean pushDownRuntimeFilter(Casca

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

2023-12-25 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] [opt](Nereids) support cast bewteen numeric and boolean in FE [doris]

2023-12-25 Thread via GitHub
morrySnow merged PR #29006: URL: https://github.com/apache/doris/pull/29006 -- 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: [opt](Nereids) support cast bewteen numeric and boolean in FE (#29006)

2023-12-25 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 a8688509c98 [opt](Nereids) support cast bewtee

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

2023-12-25 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] [FIX](complextype)fix count func with complex type [doris]

2023-12-25 Thread via GitHub
amorynan commented on PR #28873: URL: https://github.com/apache/doris/pull/28873#issuecomment-1869287589 run p0 -- 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 unsubscri

Re: [PR] [improvement](jdbc catalog) Optimize connection pool caching logic [doris]

2023-12-25 Thread via GitHub
zy-kkk merged PR #28859: URL: https://github.com/apache/doris/pull/28859 -- 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 master updated: [improvement](jdbc catalog) Optimize connection pool caching logic (#28859)

2023-12-25 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 10623ad6717 [improvement](jdbc catalog) Optimize c

Re: [PR] [Improvement](datatype) Update Parser for IPv4/v6 data types [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #29044: URL: https://github.com/apache/doris/pull/29044#issuecomment-1869287541 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e92d02b8b7260f79e6cdf8fe20dbce50c52ed00f, data reload: false run tpc

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

2023-12-25 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] [fix](Nereids) runtime filter push down failed [doris]

2023-12-25 Thread via GitHub
morrySnow merged PR #28997: URL: https://github.com/apache/doris/pull/28997 -- 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: [fix](Nereids) runtime filter push down failed (#28997)

2023-12-25 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 983f851fb8b [fix](Nereids) runtime filter push

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

2023-12-25 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] [fix](Nereids) generating function should not folding to NullLiteral [doris]

2023-12-25 Thread via GitHub
morrySnow commented on PR #29003: URL: https://github.com/apache/doris/pull/29003#issuecomment-1869288211 run p0 -- 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] [FIX](complextype) fix complextype has empty literal may make be core [doris]

2023-12-25 Thread via GitHub
amorynan commented on PR #28820: URL: https://github.com/apache/doris/pull/28820#issuecomment-1869288629 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 values inline table in query [doris]

2023-12-25 Thread via GitHub
morrySnow commented on PR #28972: URL: https://github.com/apache/doris/pull/28972#issuecomment-1869288915 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [Bug](security) BE download_files function exists log print sensitive msg #28592 [doris]

2023-12-25 Thread via GitHub
LemonLiTree commented on PR #28594: URL: https://github.com/apache/doris/pull/28594#issuecomment-1869291441 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] FE 频繁打满64G内存导致宕机,集群上只有Broker Load在定时执行,过一段时间内存就满了 [doris]

2023-12-25 Thread via GitHub
DA1OOO commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1869291764 用了G1回收器 调大JVM内存后。目前正常。 ![image](https://github.com/apache/doris/assets/56857867/9b4ca783-8218-4818-8a05-95edfd0b2f13) 还是不理解为什么内存增速这么快。 -- This is an automated message from the

Re: [PR] [fix](regression test) fix test_alter_colocate_table [doris]

2023-12-25 Thread via GitHub
yujun777 commented on PR #29009: URL: https://github.com/apache/doris/pull/29009#issuecomment-1869291948 run p0 -- 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 unsubscri

Re: [PR] [improvement](jdbc catalog) Change the connection pool parameters of Jdbc Catalog to be configurable [doris]

2023-12-25 Thread via GitHub
zy-kkk commented on PR #28779: URL: https://github.com/apache/doris/pull/28779#issuecomment-1869292402 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] [feature](Nereids): support infer join when comapring mv [doris]

2023-12-25 Thread via GitHub
XieJiann commented on PR #28988: URL: https://github.com/apache/doris/pull/28988#issuecomment-1869292455 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] [dependency](fe)Upgrade dependency library [doris]

2023-12-25 Thread via GitHub
CalvinKirs opened a new pull request, #29049: URL: https://github.com/apache/doris/pull/29049 Upgrade netty to 4.1.104.final Upgrade grpc to 1.60.1 Upgrade check-freamework to 3.42.0 Upgrade snappy-java to 1.1.10.5 Upgrade avro to 1.11.3 Upgrade hudi to 0.14.0 Upgrade aws-ja

Re: [PR] [dependency](fe)Upgrade dependency library [doris]

2023-12-25 Thread via GitHub
CalvinKirs commented on PR #29049: URL: https://github.com/apache/doris/pull/29049#issuecomment-1869296937 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: [I] [Bug] doris json类型的字段目前不支持 某个key值不能为 jsonstring [doris]

2023-12-25 Thread via GitHub
LemonLiTree commented on issue #28735: URL: https://github.com/apache/doris/issues/28735#issuecomment-1869299540 https://github.com/apache/doris/assets/109049295/3d084e1b-0020-4cff-9cc3-ef01c1cd673f";> emmm -- This is an automated message from the Apache Git Service. To respond to the m

Re: [I] [Bug] doris json类型的字段目前不支持 某个key值不能为 jsonstring [doris]

2023-12-25 Thread via GitHub
LemonLiTree commented on issue #28735: URL: https://github.com/apache/doris/issues/28735#issuecomment-1869300524 which your mysql version? -- 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 spec

Re: [PR] [Enhancement](page cache) insert into setting to disable page cache [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28913: URL: https://github.com/apache/doris/pull/28913#issuecomment-1869301030 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7a72843734ec58569957c56e8dad6b6a7cb6bba9, data reload: false run tpc

Re: [PR] [enhancement](rebalance) Add clone task failed window to reblance tablet [doris]

2023-12-25 Thread via GitHub
yujun777 commented on code in PR #29005: URL: https://github.com/apache/doris/pull/29005#discussion_r1436275400 ## fe/fe-core/src/main/java/org/apache/doris/clone/TabletScheduler.java: ## @@ -766,7 +767,17 @@ private void handleReplicaVersionIncomplete(TabletSchedCtx tabletCtx,

Re: [I] [Bug] doris read paimon(data on obs) do not support.paimon catalog on filesystem [doris]

2023-12-25 Thread via GitHub
DongLiang-0 commented on issue #29029: URL: https://github.com/apache/doris/issues/29029#issuecomment-1869302378 Currently paimon only supports s3 and oss ​​protocols. Can the obs protocol be changed to s3 protocol? -- This is an automated message from the Apache Git Service. To respon

Re: [PR] [Bug](schame-change) fix wrong result after reorder mor table [doris]

2023-12-25 Thread via GitHub
BiteThet commented on PR #29045: URL: https://github.com/apache/doris/pull/29045#issuecomment-1869302616 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] [typo](resource) fix create odbc resource error msg [doris]

2023-12-25 Thread via GitHub
zy-kkk commented on PR #29019: URL: https://github.com/apache/doris/pull/29019#issuecomment-1869305132 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] [Improvement](datatype) Update Parser for IPv4/v6 data types [doris]

2023-12-25 Thread via GitHub
sjyango commented on PR #29044: URL: https://github.com/apache/doris/pull/29044#issuecomment-1869305282 run p0 -- 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 unsubscrib

Re: [PR] [Bug](schame-change) fix wrong result after reorder mor table [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29045: URL: https://github.com/apache/doris/pull/29045#issuecomment-1869306760 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](complextype)fix count func with complex type [doris]

2023-12-25 Thread via GitHub
amorynan commented on PR #28873: URL: https://github.com/apache/doris/pull/28873#issuecomment-1869306801 run p0 -- 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 unsubscri

[PR] [Fix] catalog queries fenodes compatibility [doris-flink-connector]

2023-12-25 Thread via GitHub
JNSimba opened a new pull request, #281: URL: https://github.com/apache/doris-flink-connector/pull/281 # Proposed changes Issue Number: close #xxx ## Problem Summary: When catalog does not fill in fenodes, the query fe will be displayed. Before 1.2, the IP was returned,

Re: [PR] [Enhancement](page cache) insert into setting to disable page cache [doris]

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

Re: [PR] [fix](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28990: URL: https://github.com/apache/doris/pull/28990#issuecomment-1869308767 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](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28990: URL: https://github.com/apache/doris/pull/28990#issuecomment-1869308792 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](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
AshinGau commented on PR #28990: URL: https://github.com/apache/doris/pull/28990#issuecomment-1869308414 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](complextype) fix complextype has empty literal may make be core [doris]

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

Re: [PR] [Bug](security) BE download_files function exists log print sensitive msg #28592 [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28594: URL: https://github.com/apache/doris/pull/28594#issuecomment-1869309018 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 727c3a4edace91aa0de0039d253124d8bfc07a91, data reload: false run tpc

Re: [PR] [feature](scan) Implement parallel scanning by dividing the tablets based on the row range [doris]

2023-12-25 Thread via GitHub
mrhhsg commented on PR #28967: URL: https://github.com/apache/doris/pull/28967#issuecomment-1869310202 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](mysql) fix mysql channel infinite blocking [doris]

2023-12-25 Thread via GitHub
fornaix commented on PR #28808: URL: https://github.com/apache/doris/pull/28808#issuecomment-1869311609 @yiguolei hi, sure. I found this problem after killing a running query. The query is aborted and there are no running instances in be. But the mysql thread that receives the query is stu

Re: [I] [Bug] enable pipeline resulting in longer query time In situations where there are too many tablets (0.06s -> 19s) [doris]

2023-12-25 Thread via GitHub
DA1OOO commented on issue #29041: URL: https://github.com/apache/doris/issues/29041#issuecomment-1869311659 Perhaps due to the Query Profile, after turning off the profile, the query speed is basically the same when opening and closing the pipeline. -- This is an automated message from th

Re: [PR] [feature](Nereids): support infer join when comapring mv [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #28988: URL: https://github.com/apache/doris/pull/28988#issuecomment-1869312427 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d95ebe3edba2854a4deb25d2abd01891336ff7ed, data reload: false run tpc

Re: [PR] [improvement](docs) add Json load case doc [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29001: URL: https://github.com/apache/doris/pull/29001#issuecomment-1869313471 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] [opt](RAM dir)fix compile error in _RAMDirectory [doris-thirdparty]

2023-12-25 Thread via GitHub
qidaye opened a new pull request, #165: URL: https://github.com/apache/doris-thirdparty/pull/165 Change `sizeInBytes` from private to public to access out of CLucene. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [Bug](schame-change) fix wrong result after reorder mor table [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #29045: URL: https://github.com/apache/doris/pull/29045#issuecomment-1869313949 TeamCity be ut coverage result: Function Coverage: 36.58% (8556/23390) Line Coverage: 28.66% (69587/242826) Region Coverage: 27.66% (35984/130088) Branch Coverage: 24.4

Re: [PR] [improvement](jdbc catalog) Change the connection pool parameters of Jdbc Catalog to be configurable [doris]

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

Re: [PR] [fix](paimon) use SlotDescriptor to parse the required fields [doris]

2023-12-25 Thread via GitHub
morningman commented on PR #28990: URL: https://github.com/apache/doris/pull/28990#issuecomment-1869315097 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](security) BE download_files function exists log print sensitive msg #28592 [doris]

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

Re: [PR] [feature](Nereids): support infer join when comapring mv [doris]

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

Re: [PR] [feature](scan) Implement parallel scanning by dividing the tablets based on the row range [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28967: URL: https://github.com/apache/doris/pull/28967#issuecomment-1869317386 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](nereids) "not is null" stats estimation fix [doris]

2023-12-25 Thread via GitHub
englefly commented on PR #28860: URL: https://github.com/apache/doris/pull/28860#issuecomment-1869317460 run p0 -- 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 unsubscri

Re: [PR] [Bug](schame-change) fix wrong result after reorder mor table [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #29045: URL: https://github.com/apache/doris/pull/29045#issuecomment-1869317935 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 258c521c0d52ca9b08495538503c34f9b559e5ee, data reload: false run tpc

Re: [PR] [fix](paimon)fix for CTAS [doris]

2023-12-25 Thread via GitHub
morningman commented on code in PR #29032: URL: https://github.com/apache/doris/pull/29032#discussion_r1436289481 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/FileQueryScanNode.java: ## @@ -260,6 +254,9 @@ public TFileScanRangeParams getFileScanRangeParams() {

[I] [Bug] security env spark load cross different cluster with Doris exists kerberos issue [doris]

2023-12-25 Thread via GitHub
LuGuangming opened a new issue, #29051: URL: https://github.com/apache/doris/issues/29051 ### 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 2.0.2

Re: [PR] [improvement](doris compose) avoid docker network conflict [doris]

2023-12-25 Thread via GitHub
yujun777 commented on PR #28957: URL: https://github.com/apache/doris/pull/28957#issuecomment-1869319563 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](paimon)support readbatch [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29039: URL: https://github.com/apache/doris/pull/29039#issuecomment-1869320429 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](paimon)support readbatch [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29039: URL: https://github.com/apache/doris/pull/29039#issuecomment-1869320444 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](datatype) Update Parser for IPv4/v6 data types [doris]

2023-12-25 Thread via GitHub
sjyango commented on PR #29044: URL: https://github.com/apache/doris/pull/29044#issuecomment-1869320563 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](complextype)fix count func with complex type [doris]

2023-12-25 Thread via GitHub
amorynan commented on PR #28873: URL: https://github.com/apache/doris/pull/28873#issuecomment-1869321144 run p0 -- 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 unsubscri

Re: [PR] [typo](resource) fix create odbc resource error msg [doris]

2023-12-25 Thread via GitHub
doris-robot commented on PR #29019: URL: https://github.com/apache/doris/pull/29019#issuecomment-1869321496 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 209d466fe31f4533f31510fe235e95f162fd1801, data reload: false run tpc

[PR] [Bug] security env spark load cross different cluster with Doris exis… [doris]

2023-12-25 Thread via GitHub
LuGuangming opened a new pull request, #29052: URL: https://github.com/apache/doris/pull/29052 …ts kerberos issue #29051 ## Proposed changes Issue Number: close #29051 ## Further comments If this is a relatively large or complex change, kick off the discuss

Re: [PR] [fix](paimon)support readbatch [doris]

2023-12-25 Thread via GitHub
DongLiang-0 commented on code in PR #29039: URL: https://github.com/apache/doris/pull/29039#discussion_r1436293106 ## fe/be-java-extensions/paimon-scanner/src/main/java/org/apache/doris/paimon/PaimonJniScanner.java: ## @@ -133,18 +134,25 @@ public void close() throws IOException

Re: [PR] [improvement](statistics)Remove retry load when load stats cache fail. [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28904: URL: https://github.com/apache/doris/pull/28904#issuecomment-1869323048 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](paimon)support readbatch [doris]

2023-12-25 Thread via GitHub
AshinGau commented on PR #29039: URL: https://github.com/apache/doris/pull/29039#issuecomment-1869324062 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 unsubscribe

Re: [PR] [branch-2.0-pick] PIcks "[fix](regression) Fix flaky test test_partial_update_2pc_schema_change #29037" [doris]

2023-12-25 Thread via GitHub
dataroaring merged PR #29038: URL: https://github.com/apache/doris/pull/29038 -- 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 branch-2.0 updated: [branch-2.0-pick] PIcks "[fix](regression) Fix flaky test test_partial_update_2pc_schema_change #29037" (#29038)

2023-12-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 45d3c28200a [branch-2.0-pick] PIcks

Re: [PR] [fix](paimon)support readbatch [doris]

2023-12-25 Thread via GitHub
wuwenchi commented on code in PR #29039: URL: https://github.com/apache/doris/pull/29039#discussion_r1436294743 ## fe/be-java-extensions/paimon-scanner/src/main/java/org/apache/doris/paimon/PaimonJniScanner.java: ## @@ -133,18 +134,25 @@ public void close() throws IOException {

Re: [PR] [improvement](statistics)Use key column id to query column statistic table. [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28885: URL: https://github.com/apache/doris/pull/28885#issuecomment-1869324442 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](statistics)Use key column id to query column statistic table. [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #28885: URL: https://github.com/apache/doris/pull/28885#issuecomment-1869324416 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](statistic)Improve auto analyze visibility. [doris]

2023-12-25 Thread via GitHub
Jibing-Li commented on PR #29046: URL: https://github.com/apache/doris/pull/29046#issuecomment-1869324707 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] [Bug](schame-change) fix wrong result after reorder mor table [doris]

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

Re: [I] [Enhancement] Catalog配置JDBC权限能否和设置用户权限一致 [doris]

2023-12-25 Thread via GitHub
zy-kkk commented on issue #28880: URL: https://github.com/apache/doris/issues/28880#issuecomment-1869324927 This is because Doris currently does not support Delete operations on external data sources through JDBC Catalog. Currently, it only supports Select and Insert. -- This is an autom

Re: [PR] [fix](regression) Fix flaky test test_partial_update_2pc_schema_change [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29037: URL: https://github.com/apache/doris/pull/29037#issuecomment-1869325081 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](regression) Fix flaky test test_partial_update_2pc_schema_change [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29037: URL: https://github.com/apache/doris/pull/29037#issuecomment-1869325100 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](Nereids) generating function should not folding to NullLiteral [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29003: URL: https://github.com/apache/doris/pull/29003#issuecomment-1869325205 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](Nereids) generating function should not folding to NullLiteral [doris]

2023-12-25 Thread via GitHub
github-actions[bot] commented on PR #29003: URL: https://github.com/apache/doris/pull/29003#issuecomment-1869325229 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](regression) Fix flaky test test_partial_update_2pc_schema_change [doris]

2023-12-25 Thread via GitHub
bobhan1 commented on PR #29037: URL: https://github.com/apache/doris/pull/29037#issuecomment-1869325750 run p0 -- 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 unsubscrib

Re: [PR] [fix](Nereids) generating function should not folding to NullLiteral [doris]

2023-12-25 Thread via GitHub
morrySnow merged PR #29003: URL: https://github.com/apache/doris/pull/29003 -- 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: [fix](Nereids) generating function should not folding to NullLiteral (#29003)

2023-12-25 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 f371528adab [fix](Nereids) generating function

Re: [PR] [fix](regression) Fix flaky test test_partial_update_2pc_schema_change [doris]

2023-12-25 Thread via GitHub
bobhan1 commented on PR #29037: URL: https://github.com/apache/doris/pull/29037#issuecomment-1869326043 run pipelinex_p0 -- 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

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

2023-12-25 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] [opt](Nereids) let inverted index work with topn opt [doris]

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

<    3   4   5   6   7   8   9   >