[GitHub] [doris] HappenLee commented on a diff in pull request #22269: [feature](time) using timev2 type to replace the old time type.

2023-07-30 Thread via GitHub
HappenLee commented on code in PR #22269: URL: https://github.com/apache/doris/pull/22269#discussion_r1278864035 ## be/src/util/date_func.cpp: ## @@ -118,13 +118,17 @@ int32_t time_to_buffer_from_double(double time, char* buffer) { int32_t timev2_to_buffer_from_double(double

[GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657780941 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

[GitHub] [doris] jackwener commented on pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join

2023-07-30 Thread via GitHub
jackwener commented on PR #22264: URL: https://github.com/apache/doris/pull/22264#issuecomment-165818 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

[GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
TangSiyang2001 commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657776805 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.

[GitHub] [doris] hello-stephen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1657776709 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.3 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes,

[GitHub] [doris] yujun777 commented on pull request #22317: [improvement](tablet clone) improve scaling out speed

2023-07-30 Thread via GitHub
yujun777 commented on PR #22317: URL: https://github.com/apache/doris/pull/22317#issuecomment-1657776466 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[doris] branch master updated: [FIX](complex-type)fix complex type nested col_const (#22375)

2023-07-30 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 7261845b3d [FIX](complex-type)fix complex type

[GitHub] [doris] yiguolei merged pull request #22375: [FIX](complex-type)fix complex type nested col_const

2023-07-30 Thread via GitHub
yiguolei merged PR #22375: URL: https://github.com/apache/doris/pull/22375 -- 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

[GitHub] [doris] hello-stephen commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-30 Thread via GitHub
hello-stephen commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1657774199 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.92 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-30 Thread via GitHub
hello-stephen commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1657774230 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.91 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
TangSiyang2001 commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657773956 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.

[GitHub] [doris] github-actions[bot] commented on pull request #22404: [fix][regression-test] change lazy open regression test name

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22404: URL: https://github.com/apache/doris/pull/22404#issuecomment-1657771601 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

[GitHub] [doris] hello-stephen commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657771440 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.64 seconds stream load tsv: 526 seconds loaded 74807831229 Bytes

[GitHub] [doris] HHoflittlefish777 commented on pull request #22404: [fix][regression-test] change lazy open regression test name

2023-07-30 Thread via GitHub
HHoflittlefish777 commented on PR #22404: URL: https://github.com/apache/doris/pull/22404#issuecomment-1657761805 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

[GitHub] [doris] hello-stephen commented on pull request #22397: [vectorized](udaf) java udaf support with map type

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22397: URL: https://github.com/apache/doris/pull/22397#issuecomment-1657759894 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.3 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes,

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #166: [improvement] update create table modify string key to varchar

2023-07-30 Thread via GitHub
JNSimba opened a new pull request, #166: URL: https://github.com/apache/doris-flink-connector/pull/166 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been add

[GitHub] [doris] github-actions[bot] commented on pull request #21849: [enhancement](stats) Retry when loading stats

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #21849: URL: https://github.com/apache/doris/pull/21849#issuecomment-1657747101 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

[GitHub] [doris] github-actions[bot] commented on pull request #22388: [fix](load) load core dump print load id

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22388: URL: https://github.com/apache/doris/pull/22388#issuecomment-1657743870 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

[GitHub] [doris] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

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

[doris] branch master updated (8ccd8b4337 -> 753098a86e)

2023-07-30 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 8ccd8b4337 [fix](Nereids) fix ends calculation when there are constant project (#22265) add 753098a86e [docs](

[GitHub] [doris] yiguolei merged pull request #22349: [docs](kerberos)add kerberos FAQ

2023-07-30 Thread via GitHub
yiguolei merged PR #22349: URL: https://github.com/apache/doris/pull/22349 -- 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

[GitHub] [doris] hello-stephen commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group

2023-07-30 Thread via GitHub
hello-stephen commented on PR #21936: URL: https://github.com/apache/doris/pull/21936#issuecomment-1657738854 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.82 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[doris] branch branch-2.0 updated: [feature](datetime) Support timezone when insert datetime value (#21898)

2023-07-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 6fe74e080c [feature](datetime) Support tim

[GitHub] [doris] hello-stephen commented on pull request #22314: [feature](property) Add table property "is_being_synced"

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22314: URL: https://github.com/apache/doris/pull/22314#issuecomment-1657737405 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 42.27 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] alanredsheep commented on issue #22339: [Enhancement] support gzip/bzip2 for hive catalog

2023-07-30 Thread via GitHub
alanredsheep commented on issue #22339: URL: https://github.com/apache/doris/issues/22339#issuecomment-1657736176 > ``` 2023-07-31 14:16:44,233 WARN (thrift-server-pool-5|3008) [Coordinator.updateFragmentExecStatus():1737] one instance report fail, query_id=24a4dd194fb54409-93d75

[GitHub] [doris] github-actions[bot] commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1657735931 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657735037 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

[GitHub] [doris] github-actions[bot] commented on pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22378: URL: https://github.com/apache/doris/pull/22378#issuecomment-1657728116 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

[GitHub] [doris] hello-stephen commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1657728121 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.75 seconds stream load tsv: 516 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22378: URL: https://github.com/apache/doris/pull/22378#issuecomment-1657728221 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

[GitHub] [doris] github-actions[bot] commented on pull request #22397: [vectorized](udaf) java udaf support with map type

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

[doris] branch master updated: [fix](Nereids) fix ends calculation when there are constant project (#22265)

2023-07-30 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 8ccd8b4337 [fix](Nereids) fix ends calculation

[GitHub] [doris] jackwener merged pull request #22265: [fix](Nereids) fix ends calculation when there are constant project

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

[GitHub] [doris] kaijchen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-30 Thread via GitHub
kaijchen commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1657724701 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

[GitHub] [doris] CalvinKirs commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-30 Thread via GitHub
CalvinKirs commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1657721145 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

[GitHub] [doris] Mryange commented on pull request #22397: [vectorized](udaf) java udaf support with map type

2023-07-30 Thread via GitHub
Mryange commented on PR #22397: URL: https://github.com/apache/doris/pull/22397#issuecomment-1657712219 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

[doris] branch master updated: [refactor](segcompaction) simplify submit_seg_compaction_task interface (#22387)

2023-07-30 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 147a148364 [refactor](segcompaction) simplif

[GitHub] [doris] dataroaring merged pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface

2023-07-30 Thread via GitHub
dataroaring merged PR #22387: URL: https://github.com/apache/doris/pull/22387 -- 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.

[GitHub] [doris] hello-stephen commented on pull request #22388: [fix](load) load core dump print load id

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22388: URL: https://github.com/apache/doris/pull/22388#issuecomment-1657685703 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.06 seconds stream load tsv: 503 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22387: URL: https://github.com/apache/doris/pull/22387#issuecomment-1657680782 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

[GitHub] [doris] github-actions[bot] commented on pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22387: URL: https://github.com/apache/doris/pull/22387#issuecomment-1657680719 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

[GitHub] [doris] XieJiann commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group

2023-07-30 Thread via GitHub
XieJiann commented on PR #21936: URL: https://github.com/apache/doris/pull/21936#issuecomment-1657669036 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

[GitHub] [doris] CalvinKirs commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-30 Thread via GitHub
CalvinKirs commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1657663211 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

[GitHub] [doris] github-actions[bot] commented on pull request #22404: [fix][regression-test] change lazy open regression test name

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22404: URL: https://github.com/apache/doris/pull/22404#issuecomment-1657663046 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

[GitHub] [doris] github-actions[bot] commented on pull request #22404: [fix][regression-test] change lazy open regression test name

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22404: URL: https://github.com/apache/doris/pull/22404#issuecomment-1657662980 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 branch-2.0 updated: [fix][branch-2.0] change lazy open regression test name (#22405)

2023-07-30 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 a248fc668a [fix][branch-2.0] change

[GitHub] [doris] dataroaring merged pull request #22405: [fix][branch-2.0] change lazy open regression test name

2023-07-30 Thread via GitHub
dataroaring merged PR #22405: URL: https://github.com/apache/doris/pull/22405 -- 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.

[GitHub] [doris] HHoflittlefish777 opened a new pull request, #22405: [fix][branch-2.0] change regression test name

2023-07-30 Thread via GitHub
HHoflittlefish777 opened a new pull request, #22405: URL: https://github.com/apache/doris/pull/22405 ## Proposed changes Lazy open feature revert in https://github.com/apache/doris/pull/22130, but the test suites for open, it should change name and can reuse. ## Further

[GitHub] [doris] starocean999 commented on a diff in pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-30 Thread via GitHub
starocean999 commented on code in PR #22356: URL: https://github.com/apache/doris/pull/22356#discussion_r1278808337 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalWindowToPhysicalWindow.java: ## @@ -440,7 +441,7 @@ public WindowFrame getWindowFr

[GitHub] [doris] starocean999 commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-30 Thread via GitHub
starocean999 commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1657648537 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

[GitHub] [doris] HHoflittlefish777 commented on pull request #22404: [fix][regression-test] change regression test name

2023-07-30 Thread via GitHub
HHoflittlefish777 commented on PR #22404: URL: https://github.com/apache/doris/pull/22404#issuecomment-1657646618 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

[GitHub] [doris] HHoflittlefish777 opened a new pull request, #22404: [fix][regression-test] change regression test name

2023-07-30 Thread via GitHub
HHoflittlefish777 opened a new pull request, #22404: URL: https://github.com/apache/doris/pull/22404 ## Proposed changes Lazy open feature revert in https://github.com/apache/doris/pull/22130, but the test suites for open, it should change name. ## Further comments

[GitHub] [doris] github-actions[bot] commented on pull request #22388: [fix](load) load core dump print load id

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22388: URL: https://github.com/apache/doris/pull/22388#issuecomment-1657645880 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

[GitHub] [doris] tudouzhao opened a new issue, #22403: [Enhancement] suppors log level debug

2023-07-30 Thread via GitHub
tudouzhao opened a new issue, #22403: URL: https://github.com/apache/doris/issues/22403 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description if (!(sysLogLevel.

[GitHub] [doris] hello-stephen commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22391: URL: https://github.com/apache/doris/pull/22391#issuecomment-1657636602 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.23 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21970: [enhancement](nereids) Improve stats preload performance

2023-07-30 Thread via GitHub
hello-stephen commented on PR #21970: URL: https://github.com/apache/doris/pull/21970#issuecomment-1657635210 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.95 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] xinyiZzz commented on pull request #22388: [fix](load) load core dump print load id

2023-07-30 Thread via GitHub
xinyiZzz commented on PR #22388: URL: https://github.com/apache/doris/pull/22388#issuecomment-1657634918 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657622476 run ckbench -- 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

[GitHub] [doris] morrySnow commented on a diff in pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-30 Thread via GitHub
morrySnow commented on code in PR #22356: URL: https://github.com/apache/doris/pull/22356#discussion_r1278799048 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalWindowToPhysicalWindow.java: ## @@ -440,7 +441,7 @@ public WindowFrame getWindowFrame

[doris] 02/02: [fix](datax)doris writer url decoder fix #22401

2023-07-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 8d6474a1a72182b4cbc4fd8b5339f233de904899 Author: jiafeng.zhang AuthorDate: Mon Jul 31 12:57:10 2023 +0800 [fix](d

[doris] branch branch-2.0 updated (b6fbc0ad3d -> 8d6474a1a7)

2023-07-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b6fbc0ad3d [fix](ipv6)Remove restrictions from IPv4 when add backend (#22323) new 96df90bfef [runtime filter](

[doris] 01/02: [runtime filter](profile) add merge time on non-pipeline engine (#22363)

2023-07-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 96df90bfeff743c9ae54a2343d0419e7bf661ae7 Author: Gabriel AuthorDate: Mon Jul 31 12:52:42 2023 +0800 [runtime filt

[doris] branch master updated: [feature](datetime) Support timezone when insert datetime value (#21898)

2023-07-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f2919567df [feature](datetime) Support timezon

[GitHub] [doris] HappenLee merged pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-30 Thread via GitHub
HappenLee merged PR #21898: URL: https://github.com/apache/doris/pull/21898 -- 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

[GitHub] [doris] CalvinKirs opened a new pull request, #22402: [Fix](catalog)Dlf should use hive-catalog package

2023-07-30 Thread via GitHub
CalvinKirs opened a new pull request, #22402: URL: https://github.com/apache/doris/pull/22402 ## 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

[GitHub] [doris-shade] CalvinKirs opened a new pull request, #24: Shade dlf-metastore-client

2023-07-30 Thread via GitHub
CalvinKirs opened a new pull request, #24: URL: https://github.com/apache/doris-shade/pull/24 (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

[GitHub] [doris] github-actions[bot] commented on pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22211: URL: https://github.com/apache/doris/pull/22211#issuecomment-1657594367 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: [fix](datax)doris writer url decoder fix #22401

2023-07-30 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 acc24df10a [fix](datax)doris writer url decoder

[GitHub] [doris] yiguolei merged pull request #22401: [fix](datax)doris writer url decoder fix

2023-07-30 Thread via GitHub
yiguolei merged PR #22401: URL: https://github.com/apache/doris/pull/22401 -- 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

[GitHub] [doris] Gabriel39 merged pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine

2023-07-30 Thread via GitHub
Gabriel39 merged PR #22363: URL: https://github.com/apache/doris/pull/22363 -- 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: [runtime filter](profile) add merge time on non-pipeline engine (#22363)

2023-07-30 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 b64f62647b [runtime filter](profile) add merg

[GitHub] [doris] starocean999 commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator

2023-07-30 Thread via GitHub
starocean999 commented on PR #22391: URL: https://github.com/apache/doris/pull/22391#issuecomment-1657565998 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

[GitHub] [doris] deadlinefen commented on pull request #22314: [feature](property) Add table property "is_being_synced"

2023-07-30 Thread via GitHub
deadlinefen commented on PR #22314: URL: https://github.com/apache/doris/pull/22314#issuecomment-1657541281 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

[GitHub] [doris] HappenLee commented on a diff in pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-30 Thread via GitHub
HappenLee commented on code in PR #21898: URL: https://github.com/apache/doris/pull/21898#discussion_r1278775703 ## be/src/http/action/stream_load.cpp: ## @@ -466,6 +466,9 @@ Status StreamLoadAction::_process_put(HttpRequest* http_req, if (!http_req->header(HTTP_TIMEZONE).e

[GitHub] [doris] github-actions[bot] commented on pull request #22401: [fix](datax)doris writer url decoder fix

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22401: URL: https://github.com/apache/doris/pull/22401#issuecomment-1657519946 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

[GitHub] [doris] github-actions[bot] commented on pull request #22401: [fix](datax)doris writer url decoder fix

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22401: URL: https://github.com/apache/doris/pull/22401#issuecomment-1657519884 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

[GitHub] [doris] zy-kkk commented on pull request #22401: [fix](datax)doris writer url decoder fix

2023-07-30 Thread via GitHub
zy-kkk commented on PR #22401: URL: https://github.com/apache/doris/pull/22401#issuecomment-1657518922 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

[doris] branch master updated: [typo](doc)Modify some words typos. #22361

2023-07-30 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 7bcf024757 [typo](doc)Modify some words typos.

[GitHub] [doris] yiguolei merged pull request #22361: [typo](doc)Modify some words typos.

2023-07-30 Thread via GitHub
yiguolei merged PR #22361: URL: https://github.com/apache/doris/pull/22361 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657509583 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

[GitHub] [doris] github-actions[bot] commented on pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22363: URL: https://github.com/apache/doris/pull/22363#issuecomment-1657508905 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

[GitHub] [doris] github-actions[bot] commented on pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22363: URL: https://github.com/apache/doris/pull/22363#issuecomment-1657508962 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

[GitHub] [doris] HHoflittlefish777 closed pull request #22396: [revert][regression-test] revert lazy open regression test

2023-07-30 Thread via GitHub
HHoflittlefish777 closed pull request #22396: [revert][regression-test] revert lazy open regression test URL: https://github.com/apache/doris/pull/22396 -- 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

[GitHub] [doris] HHoflittlefish777 closed pull request #22399: [revert][branch-2.0] revert lazy open regression test

2023-07-30 Thread via GitHub
HHoflittlefish777 closed pull request #22399: [revert][branch-2.0] revert lazy open regression test URL: https://github.com/apache/doris/pull/22399 -- 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 th

[GitHub] [doris] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657506664 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

[GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657503107 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

[GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
github-actions[bot] commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657503122 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

[GitHub] [doris] hf200012 opened a new pull request, #22401: doris writer url decoder fix

2023-07-30 Thread via GitHub
hf200012 opened a new pull request, #22401: URL: https://github.com/apache/doris/pull/22401 When the user imports data, there are some special characters in the data, which will cause the import to fail The following error message appears: ``` 2023-07-28 15:15:28.960 INFO 21756

[doris] 01/01: doris writer url decoder fix

2023-07-30 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch datax-url-decode in repository https://gitbox.apache.org/repos/asf/doris.git commit 250445afab21033ae5f4695dd98d2050fb95249c Author: jiafeng.zhang AuthorDate: Mon Jul 31 12:00:47 2023 +0800

[doris] branch datax-url-decode created (now 250445afab)

2023-07-30 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch datax-url-decode in repository https://gitbox.apache.org/repos/asf/doris.git at 250445afab doris writer url decoder fix This branch includes the following new commits: new 2504

[GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-30 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1657496381 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

[GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
TangSiyang2001 commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657493069 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.

[GitHub] [doris] TangSiyang2001 commented on a diff in pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
TangSiyang2001 commented on code in PR #22382: URL: https://github.com/apache/doris/pull/22382#discussion_r1278769066 ## be/src/exec/line_reader.h: ## @@ -24,7 +24,7 @@ namespace doris { namespace io { class IOContext; } -// This class is used for CSV scanner, to read content

[GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-07-30 Thread via GitHub
TangSiyang2001 commented on PR #22382: URL: https://github.com/apache/doris/pull/22382#issuecomment-1657489964 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.

[GitHub] [doris] HappenLee commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-30 Thread via GitHub
HappenLee commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1657483506 ![image](https://github.com/apache/doris/assets/10553413/e0df7bd9-fe9b-4ecf-b7f7-4865fde39c43) please keep the same behavior like mysql -- This is an automated message from the Apa

[GitHub] [doris] hello-stephen commented on pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread

2023-07-30 Thread via GitHub
hello-stephen commented on PR #22211: URL: https://github.com/apache/doris/pull/22211#issuecomment-1657476940 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.2 seconds stream load tsv: 541 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #21849: [enhancement](stats) Retry when loading stats

2023-07-30 Thread via GitHub
hello-stephen commented on PR #21849: URL: https://github.com/apache/doris/pull/21849#issuecomment-1657474622 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.14 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] lsy3993 opened a new issue, #22400: [Bug] Query es catalog error

2023-07-30 Thread via GitHub
lsy3993 opened a new issue, #22400: URL: https://github.com/apache/doris/issues/22400 ### 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 doris master ###

[GitHub] [doris] morningman commented on a diff in pull request #21621: [Enhancement](load) http load using SQL

2023-07-30 Thread via GitHub
morningman commented on code in PR #21621: URL: https://github.com/apache/doris/pull/21621#discussion_r1278762586 ## gensrc/thrift/FrontendService.thrift: ## @@ -621,6 +621,59 @@ struct TStreamLoadMultiTablePutResult { 3: optional list pipeline_params } +// HttpLoad req

[GitHub] [doris] HHoflittlefish777 opened a new pull request, #22399: [revert][branch-2.0] revert lazy open regression test

2023-07-30 Thread via GitHub
HHoflittlefish777 opened a new pull request, #22399: URL: https://github.com/apache/doris/pull/22399 ## Proposed changes we revert lazy open in https://github.com/apache/doris/pull/22130, and the test is unused which can be revert. ## Further comments If this is

  1   2   3   4   >