Re: [PR] [feature](function) support ip function named ipv4_cidr_to_range(addr, cidr) [doris]

2024-01-12 Thread via GitHub
amorynan commented on code in PR #29819: URL: https://github.com/apache/doris/pull/29819#discussion_r1450070282 ## be/src/vec/functions/function_ip.h: ## @@ -832,4 +845,170 @@ class FunctionIsIPAddressInRange : public IFunction { } }; +class FunctionIPv4CIDRToRange : pub

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888682731 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] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888684049 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] [improvement](statistics)Stop analyze quickly after user close auto analyze. #29809 [doris]

2024-01-12 Thread via GitHub
Jibing-Li commented on PR #29920: URL: https://github.com/apache/doris/pull/29920#issuecomment-1888685908 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] [improvement](statistics)Stop analyze quickly after user close auto analyze. #29809 [doris]

2024-01-12 Thread via GitHub
Jibing-Li opened a new pull request, #29920: URL: https://github.com/apache/doris/pull/29920 Stop analyze quickly after user close auto analyze. backport https://github.com/apache/doris/pull/29809 ## Proposed changes Issue Number: close #xxx ## Further comments

[PR] [buf](fix) fix inaccurate mapping of RDMS datetime/timestamp to Doris [doris-flink-connector]

2024-01-12 Thread via GitHub
vinlee19 opened a new pull request, #292: URL: https://github.com/apache/doris-flink-connector/pull/292 # Proposed changes ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
HHoflittlefish777 commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888692567 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

Re: [PR] [deps](hadoop) upgrade hadoop deps to 3.3.4.6 [doris]

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

(doris) branch master updated: [deps](hadoop) upgrade hadoop deps to 3.3.4.6 (#29908)

2024-01-12 Thread morningman
libraries in the build-env image. The docker build-env image is apache/doris, and the tag is `build-env-${version}` +## 20240112 + +- Modified: hadoop libhdfs 3.3.4.6 + +## v20231229 + +- Added: streamvbyte 1.0.0 + ## v20231210 - Modified: librdkafka 1.8.2 -> 2.0.2 diff --git a/thirdpa

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

2024-01-12 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] [improvement](create tablet) backend create tablet round robin among … [doris]

2024-01-12 Thread via GitHub
dataroaring commented on code in PR #29818: URL: https://github.com/apache/doris/pull/29818#discussion_r1450089374 ## be/src/olap/storage_engine.cpp: ## @@ -448,45 +450,89 @@ Status StorageEngine::set_cluster_id(int32_t cluster_id) { return Status::OK(); } +StorageEngine

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
HHoflittlefish777 commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888699777 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

Re: [I] [Bug] routine load 导入数据失败,物化视图统计字段不存在 [doris]

2024-01-12 Thread via GitHub
cst4049 commented on issue #29862: URL: https://github.com/apache/doris/issues/29862#issuecomment-1888698940 建表语句 CREATE TABLE `原始日志` ( `_time` datetime NOT NULL COMMENT '日志发生时间', `_uuid` varchar(64) NOT NULL COMMENT '原始数据ID', `_raw` text NOT NULL COMMENT '原始数据', `_host

Re: [PR] [feature](function) support ip function named ipv4_cidr_to_range(addr, cidr) [doris]

2024-01-12 Thread via GitHub
amorynan commented on code in PR #29819: URL: https://github.com/apache/doris/pull/29819#discussion_r1450095957 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/IPv4CIDRToRange.java: ## @@ -0,0 +1,82 @@ +// Licensed to the Apache Software F

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888702400 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] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888702838 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](function) support ip function named ipv4_cidr_to_range(addr, cidr) [doris]

2024-01-12 Thread via GitHub
amorynan commented on code in PR #29819: URL: https://github.com/apache/doris/pull/29819#discussion_r1450097795 ## be/src/vec/functions/function_ip.h: ## @@ -832,4 +845,170 @@ class FunctionIsIPAddressInRange : public IFunction { } }; +class FunctionIPv4CIDRToRange : pub

Re: [PR] [feature](function) support ip function named ipv4_cidr_to_range(addr, cidr) [doris]

2024-01-12 Thread via GitHub
amorynan commented on code in PR #29819: URL: https://github.com/apache/doris/pull/29819#discussion_r1450099201 ## be/src/vec/functions/function_ip.h: ## @@ -832,4 +845,170 @@ class FunctionIsIPAddressInRange : public IFunction { } }; +class FunctionIPv4CIDRToRange : pub

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888709081 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] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888709806 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
Gabriel39 commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888713829 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](migrate disk) fix migrate disk lost data during publish version [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29887: URL: https://github.com/apache/doris/pull/29887#issuecomment-1888717189 TeamCity be ut coverage result: Function Coverage: 36.71% (8649/23562) Line Coverage: 28.72% (70430/245241) Region Coverage: 27.64% (36415/131733) Branch Coverage: 24.3

Re: [PR] [enhance](serde)update slice reserve and deduce slice back usage [doris]

2024-01-12 Thread via GitHub
amorynan commented on PR #29879: URL: https://github.com/apache/doris/pull/29879#issuecomment-1888720807 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888722462 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888722496 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888727109 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](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
wuwenchi commented on code in PR #29868: URL: https://github.com/apache/doris/pull/29868#discussion_r1450113739 ## fe/fe-core/src/main/java/org/apache/doris/statistics/CommonAnalysisTask.java: ## @@ -0,0 +1,259 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

Re: [PR] [feature](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
wuwenchi commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-1888727421 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] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1888737992 TPC-H: Total hot run time: 38600 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [buf](fix) fix inaccurate mapping of RDMS datetime/timestamp to Doris [doris-flink-connector]

2024-01-12 Thread via GitHub
JNSimba merged PR #292: URL: https://github.com/apache/doris-flink-connector/pull/292 -- 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-flink-connector) branch master updated: [buf](fix) fix inaccurate mapping of RDMS datetime/timestamp to Doris (#292)

2024-01-12 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 54ea6a9 [buf](fix) fix inaccurate

Re: [PR] [catalog] add array map json type for flink catalog [doris-flink-connector]

2024-01-12 Thread via GitHub
zy-kkk merged PR #291: URL: https://github.com/apache/doris-flink-connector/pull/291 -- 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-flink-connector) branch master updated: [catalog] add array map json type for flink catalog (#291)

2024-01-12 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 9c4f955 [catalog] add array map j

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888741484 TPC-H: Total hot run time: 38629 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888745607 TPC-H: Total hot run time: 39402 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
wsjz commented on code in PR #29291: URL: https://github.com/apache/doris/pull/29291#discussion_r1450132575 ## be/src/io/fs/hdfs_file_system.cpp: ## @@ -105,7 +104,9 @@ class HdfsFileHandleCache { private: FileHandleCache _cache; -HdfsFileHandleCache() : _cache(confi

Re: [PR] [fix](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
wsjz commented on PR #29291: URL: https://github.com/apache/doris/pull/29291#issuecomment-1888748212 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [deps](hadoop) upgrade hadoop deps to 3.3.4.6 #29908 [doris]

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

(doris) branch branch-2.0 updated: [deps](hadoop) upgrade hadoop deps to 3.3.4.6 #29908 (#29918)

2024-01-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 68d41ba3999 [deps](hadoop) upgrade ha

Re: [PR] [feature](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
wuwenchi commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-1888749615 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] docs: Clarify the requirement for JDK exact version 8 in install guides [doris]

2024-01-12 Thread via GitHub
larshelge opened a new pull request, #29921: URL: https://github.com/apache/doris/pull/29921 Clarifies the requirement for JDK exact version 8. When reading the install guides, it was not fully clear that exactly version 8 of the JDK is required. Requirements for other software refers

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1888754587 TPC-DS: Total hot run time: 178054 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on code in PR #29291: URL: https://github.com/apache/doris/pull/29291#discussion_r1450141703 ## be/src/io/fs/hdfs_file_system.cpp: ## @@ -105,7 +104,9 @@ class HdfsFileHandleCache { private: FileHandleCache _cache; -HdfsFileHandleCache()

Re: [PR] [Improvement](aggregate) test [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29919: URL: https://github.com/apache/doris/pull/29919#issuecomment-1888757362 TeamCity be ut coverage result: Function Coverage: 36.72% (8649/23554) Line Coverage: 28.73% (70434/245190) Region Coverage: 27.65% (36414/131711) Branch Coverage: 24.3

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888757765 TPC-DS: Total hot run time: 177720 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] docs: Clarify the requirement for JDK exact version 8 in install guide [doris]

2024-01-12 Thread via GitHub
adonis0147 commented on PR #29921: URL: https://github.com/apache/doris/pull/29921#issuecomment-1888759051 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1888761162 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.73 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] docs: Clarify the requirement for JDK exact version 8 in install guide [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29921: URL: https://github.com/apache/doris/pull/29921#issuecomment-1888761580 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888762162 TPC-DS: Total hot run time: 178979 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] docs: Clarify the requirement for JDK exact version 8 in install guide [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29921: URL: https://github.com/apache/doris/pull/29921#issuecomment-1888761514 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] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1888763503 ClickBench: Total hot run time: 30.3 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888765755 TeamCity be ut coverage result: Function Coverage: 36.71% (8649/23563) Line Coverage: 28.71% (70408/245238) Region Coverage: 27.64% (36402/131720) Branch Coverage: 24.3

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888766466 TeamCity be ut coverage result: Function Coverage: 36.71% (8649/23562) Line Coverage: 28.72% (70437/245234) Region Coverage: 27.64% (36417/131741) Branch Coverage: 24.3

Re: [PR] [fix](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
wsjz commented on PR #29291: URL: https://github.com/apache/doris/pull/29291#issuecomment-1888768246 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888767553 ClickBench: Total hot run time: 30.53 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [log](insert-into) add log in parse insert into values data [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29903: URL: https://github.com/apache/doris/pull/29903#issuecomment-1888770187 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.72 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888771600 ClickBench: Total hot run time: 30.5 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [fix](pipelineX) fix multi be may be missing profiles [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29914: URL: https://github.com/apache/doris/pull/29914#issuecomment-1888771767 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](pipelineX) fix multi be may be missing profiles [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29914: URL: https://github.com/apache/doris/pull/29914#issuecomment-1888771836 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](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29291: URL: https://github.com/apache/doris/pull/29291#issuecomment-1888778977 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](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29291: URL: https://github.com/apache/doris/pull/29291#issuecomment-1888778913 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] [ut](meta) added unit test for frontend service impl [doris]

2024-01-12 Thread via GitHub
yiguolei merged PR #28455: URL: https://github.com/apache/doris/pull/28455 -- 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 (1f9561eda7a -> 0c9a5222ef1)

2024-01-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1f9561eda7a [deps](hadoop) upgrade hadoop deps to 3.3.4.6 (#29908) add 0c9a5222ef1 [ut](meta) added unit test fo

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

2024-01-12 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](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
wuwenchi commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-1888782688 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-1888788056 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.56 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

Re: [PR] (fix) fix markdown font style [doris-website]

2024-01-12 Thread via GitHub
luzhijing merged PR #391: URL: https://github.com/apache/doris-website/pull/391 -- 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...@dori

(doris-website) branch master updated: (fix) fix markdown font style (#391)

2024-01-12 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 2dd9d992de0 (fix) fix markdown font st

Re: [PR] [fix](move-memtable) set idle timeout equal to load timeout [doris]

2024-01-12 Thread via GitHub
kaijchen commented on PR #29839: URL: https://github.com/apache/doris/pull/29839#issuecomment-1888791140 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](move-memtable) set idle timeout equal to load timeout [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29839: URL: https://github.com/apache/doris/pull/29839#issuecomment-103104 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](kerberos) fix BE kerberos ccache renew, optimize kerbero options [doris]

2024-01-12 Thread via GitHub
wsjz opened a new pull request, #29922: URL: https://github.com/apache/doris/pull/29922 ## Proposed changes from https://github.com/apache/doris/pull/29291 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-108024 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] [improve](fe) add check for leg/lead function params [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-108160 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] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-12 Thread via GitHub
dutyu commented on code in PR #29692: URL: https://github.com/apache/doris/pull/29692#discussion_r1450191318 ## fe/fe-core/src/main/java/org/apache/doris/catalog/InternalSchemaInitializer.java: ## @@ -83,6 +113,7 @@ public void run() { Database database = op.get();

Re: [PR] [fix](kerberos) fix BE kerberos ccache renew, optimize kerbero options [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on code in PR #29922: URL: https://github.com/apache/doris/pull/29922#discussion_r1450191602 ## be/src/io/fs/hdfs_file_system.cpp: ## @@ -104,7 +103,9 @@ class HdfsFileHandleCache { private: FileHandleCache _cache; -HdfsFileHandleCache()

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

2024-01-12 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](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-132366 TPC-H: Total hot run time: 38510 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [bugfix](fe) add check for leg/lead function params [doris]

2024-01-12 Thread via GitHub
yiguolei merged PR #29617: URL: https://github.com/apache/doris/pull/29617 -- 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: [bugfix](fe) add check for leg/lead function params (#29617)

2024-01-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 79101623ff0 [bugfix](fe) add check for leg/lead

Re: [PR] [feature](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-142671 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.83 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](schema cache) adjust the destruction order of tablet_schema_cache and storage engine [doris]

2024-01-12 Thread via GitHub
luwei16 commented on PR #29923: URL: https://github.com/apache/doris/pull/29923#issuecomment-147373 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[PR] [fix](schema cache) adjust the destruction order of _tablet_schema_cache and storage engine [doris]

2024-01-12 Thread via GitHub
luwei16 opened a new pull request, #29923: URL: https://github.com/apache/doris/pull/29923 (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 unsubscribe, e-ma

Re: [PR] [feature](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-149533 TPC-DS: Total hot run time: 177670 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](schema cache) adjust the destruction order of tablet_schema_cache and storage engine [doris]

2024-01-12 Thread via GitHub
github-actions[bot] commented on PR #29923: URL: https://github.com/apache/doris/pull/29923#issuecomment-158915 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](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29868: URL: https://github.com/apache/doris/pull/29868#issuecomment-159239 ClickBench: Total hot run time: 31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools Cli

[PR] [refactor](insert) remove unused insert code in FE [doris]

2024-01-12 Thread via GitHub
morningman opened a new pull request, #29924: URL: https://github.com/apache/doris/pull/29924 ## 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] [Fix](Nereids) Fix datatype length wrong when string contains chinese [doris]

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

Re: [PR] [pipelineX](improvement) Adjust local exchange strategy [doris]

2024-01-12 Thread via GitHub
Gabriel39 commented on PR #29915: URL: https://github.com/apache/doris/pull/29915#issuecomment-175532 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](Nereids) Fix datatype length wrong when string contains chinese [doris]

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

(doris) branch master updated (79101623ff0 -> 0c5dd1a84a1)

2024-01-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 79101623ff0 [bugfix](fe) add check for leg/lead function params (#29617) add 0c5dd1a84a1 [Fix](Nereids) Fix da

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

2024-01-12 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](move-memtable) set idle timeout equal to load timeout [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29839: URL: https://github.com/apache/doris/pull/29839#issuecomment-175616 TPC-H: Total hot run time: 38843 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](move-memtable) set idle timeout equal to load timeout [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29839: URL: https://github.com/apache/doris/pull/29839#issuecomment-177480 TeamCity be ut coverage result: Function Coverage: 36.71% (8649/23562) Line Coverage: 28.72% (70427/245228) Region Coverage: 27.64% (36412/131713) Branch Coverage: 24.3

[PR] [feature](profile)Add runtime cpu time/peak memory metric [doris]

2024-01-12 Thread via GitHub
wangbo opened a new pull request, #29925: URL: https://github.com/apache/doris/pull/29925 ## Proposed changes Add runtime cpu time/peak memory metric. -- 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](profile)Add runtime cpu time/peak memory metric [doris]

2024-01-12 Thread via GitHub
wangbo commented on PR #29925: URL: https://github.com/apache/doris/pull/29925#issuecomment-180103 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](kerberos) optimize kerbero options, remove BE kinit, just use UGI login by newInstanceFromKeytab [doris]

2024-01-12 Thread via GitHub
doris-robot commented on PR #29291: URL: https://github.com/apache/doris/pull/29291#issuecomment-180021 TeamCity be ut coverage result: Function Coverage: 36.71% (8649/23561) Line Coverage: 28.73% (70449/245202) Region Coverage: 27.65% (36411/131694) Branch Coverage: 24.3

Re: [PR] [refactor](insert) remove unused insert code in FE [doris]

2024-01-12 Thread via GitHub
morningman commented on PR #29924: URL: https://github.com/apache/doris/pull/29924#issuecomment-183555 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.

Re: [PR] [feature](function) support ip function named ipv6_cidr_to_range(addr, cidr) [doris]

2024-01-12 Thread via GitHub
sjyango commented on PR #29812: URL: https://github.com/apache/doris/pull/29812#issuecomment-184236 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] [pipelineX](improvement) Adjust local exchange strategy [doris]

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

Re: [PR] [improve][flink-jdbc] add jdbc url default parameter improve write performance [doris-flink-connector]

2024-01-12 Thread via GitHub
zhilinli123 closed pull request #290: [improve][flink-jdbc] add jdbc url default parameter improve write performance URL: https://github.com/apache/doris-flink-connector/pull/290 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

<    1   2   3   4   5   >