[PR] [fix](Nereids) fix '' in string literal [doris]

2023-10-22 Thread via GitHub
XieJiann opened a new pull request, #25752: URL: https://github.com/apache/doris/pull/25752 ## Proposed changes '' represents ' in sql standard ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](nereids)show error msg if cast to decimal literal overflows [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25749: URL: https://github.com/apache/doris/pull/25749#issuecomment-1774470607 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.7 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](Nereids )generate left deep tree when stats is unknown [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25620: URL: https://github.com/apache/doris/pull/25620#issuecomment-1774470344 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.36 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](nereids) fix wrong result precision for add/sub [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25751: URL: https://github.com/apache/doris/pull/25751#issuecomment-1774470259 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.94 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774470219 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.09 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](s3 fs) create_file_impl doesn't create a file as expected [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25737: URL: https://github.com/apache/doris/pull/25737#issuecomment-1774469329 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.93 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](stmt-exec) make CTAS use insert timeout [doris]

2023-10-22 Thread via GitHub
TangSiyang2001 commented on PR #25731: URL: https://github.com/apache/doris/pull/25731#issuecomment-1774457333 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

Re: [PR] [enhancement](stmt-exec) make CTAS use insert timeout [doris]

2023-10-22 Thread via GitHub
TangSiyang2001 commented on PR #25731: URL: https://github.com/apache/doris/pull/25731#issuecomment-1774457254 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

Re: [PR] [Fix](s3 fs) create_file_impl doesn't create a file as expected [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25737: URL: https://github.com/apache/doris/pull/25737#issuecomment-1774445893 TeamCity be ut coverage result: Function Coverage: 37.03% (8298/22410) Line Coverage: 29.17% (66624/228361) Region Coverage: 27.79% (34617/124545) Branch Coverage:

Re: [PR] [Enhancement](merge on write) Add primary keys consistency check for partial update [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #23443: URL: https://github.com/apache/doris/pull/23443#issuecomment-177891 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.48 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

[doris] branch branch-2.0 updated: [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy (#25738)

2023-10-22 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 436af9c6ab3 [fix](test) update case

Re: [PR] [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy [doris]

2023-10-22 Thread via GitHub
xiaokang merged PR #25738: URL: https://github.com/apache/doris/pull/25738 -- 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:

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774439394 TeamCity be ut coverage result: Function Coverage: 37.03% (8298/22410) Line Coverage: 29.17% (66618/228359) Region Coverage: 27.79% (34610/124544) Branch Coverage:

Re: [PR] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

2023-10-22 Thread via GitHub
hello-stephen commented on PR #25743: URL: https://github.com/apache/doris/pull/25743#issuecomment-1774438877 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.34 seconds stream load tsv: 558 seconds loaded 74807831229

Re: [PR] [Bug](status) process error status on es_scroll_parser and compaction_action [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25745: URL: https://github.com/apache/doris/pull/25745#issuecomment-1774437592 TeamCity be ut coverage result: Function Coverage: 37.02% (8296/22410) Line Coverage: 29.17% (66605/228360) Region Coverage: 27.78% (34598/124551) Branch Coverage:

Re: [PR] [Improve](topn opt) change `multiget_data` RPC worker pool from `_hea… [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25741: URL: https://github.com/apache/doris/pull/25741#issuecomment-1774437389 TeamCity be ut coverage result: Function Coverage: 37.03% (8298/22410) Line Coverage: 29.17% (66619/228360) Region Coverage: 27.79% (34614/124544) Branch Coverage:

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-22 Thread via GitHub
platoneko commented on code in PR #25691: URL: https://github.com/apache/doris/pull/25691#discussion_r1368132179 ## be/src/io/fs/file_writer.h: ## @@ -33,6 +33,7 @@ struct FileWriterOptions { bool write_file_cache = false; bool is_cold_data = false; int64_t

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774436857 TeamCity be ut coverage result: Function Coverage: 37.03% (8297/22409) Line Coverage: 29.17% (66597/228344) Region Coverage: 27.79% (34606/124540) Branch Coverage:

Re: [PR] [Fix](query execution) Fix result sink fragment can't be cancelled in non-pipeline [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25524: URL: https://github.com/apache/doris/pull/25524#issuecomment-1774437107 TeamCity be ut coverage result: Function Coverage: 37.03% (8297/22408) Line Coverage: 29.17% (66612/228342) Region Coverage: 27.79% (34606/124539) Branch Coverage:

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-22 Thread via GitHub
platoneko commented on code in PR #25691: URL: https://github.com/apache/doris/pull/25691#discussion_r1368131765 ## be/src/io/fs/file_writer.h: ## @@ -33,6 +33,7 @@ struct FileWriterOptions { bool write_file_cache = false; bool is_cold_data = false; int64_t

Re: [PR] [fix](Nereids): support complex project in PushdownTopNThroughJoin [doris]

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

Re: [PR] [fix](nereids) fix wrong result precision for add/sub [doris]

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

[PR] [fix](nereids) fix wrong result precision for add/sub [doris]

2023-10-22 Thread via GitHub
jacktengg opened a new pull request, #25751: URL: https://github.com/apache/doris/pull/25751 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Enhance](BE) Add -Wshadow-field compile option to avoid unexpected shadowing behavior [doris]

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

Re: [PR] [Fix](s3 fs) create_file_impl doesn't create a file as expected [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25737: URL: https://github.com/apache/doris/pull/25737#issuecomment-1774431320 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

Re: [PR] Pick "[enhencement](RowsetWriter) Don't delete files when beta rowset writer destructed #25578" [doris]

2023-10-22 Thread via GitHub
hello-stephen commented on PR #25746: URL: https://github.com/apache/doris/pull/25746#issuecomment-1774429925 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.22 seconds stream load tsv: 557 seconds loaded 74807831229

[PR] [fix](Outfile) Fix exporting cast expression issue [doris]

2023-10-22 Thread via GitHub
BePPPower opened a new pull request, #25750: URL: https://github.com/apache/doris/pull/25750 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Fix](s3 fs) create_file_impl doesn't create a file as expected [doris]

2023-10-22 Thread via GitHub
adonis0147 commented on PR #25737: URL: https://github.com/apache/doris/pull/25737#issuecomment-1774426264 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

[doris] branch master updated: [enhancement](Nereids): when rule return original plan, skip copyIn() (#25730)

2023-10-22 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 09b2593035e [enhancement](Nereids): when rule

Re: [PR] [enhancement](Nereids): when rule return original plan, skip copyIn() [doris]

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

Re: [PR] [fix](nereids)show error msg if cast to decimal literal overflows [doris]

2023-10-22 Thread via GitHub
starocean999 commented on PR #25749: URL: https://github.com/apache/doris/pull/25749#issuecomment-1774423173 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.

[PR] [fix](nereids)show error msg if cast to decimal literal overflows [doris]

2023-10-22 Thread via GitHub
starocean999 opened a new pull request, #25749: URL: https://github.com/apache/doris/pull/25749 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Enhance](BE) Add -Wshadow-field compile option to avoid unexpected shadowing behavior [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25698: URL: https://github.com/apache/doris/pull/25698#issuecomment-1774417663 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

Re: [PR] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25743: URL: https://github.com/apache/doris/pull/25743#issuecomment-1774417446 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

Re: [PR] [Enhancement](merge on write) Add primary keys consistency check for partial update [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #23443: URL: https://github.com/apache/doris/pull/23443#issuecomment-1774417027 TeamCity be ut coverage result: Function Coverage: 37.04% (8309/22430) Line Coverage: 29.18% (66716/228630) Region Coverage: 27.80% (34644/124633) Branch Coverage:

Re: [PR] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25743: URL: https://github.com/apache/doris/pull/25743#issuecomment-1774416887 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

Re: [PR] [feature](thrift api) support expr in MemoryScratchSink and make arro… [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25747: URL: https://github.com/apache/doris/pull/25747#issuecomment-1774415930 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

Re: [PR] [Improve](topn opt) change `multiget_data` RPC worker pool from `_hea… [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25741: URL: https://github.com/apache/doris/pull/25741#issuecomment-1774410467 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.05 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

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

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774410901 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.8 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](thrift api) support expr in MemoryScratchSink and make arro… [doris]

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

[PR] [fix](Nereids): support complex project in PushdownTopNThroughJoin [doris]

2023-10-22 Thread via GitHub
jackwener opened a new pull request, #25748: URL: https://github.com/apache/doris/pull/25748 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [feature](thrift api) support expr in MemoryScratchSink and make arro… [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25747: URL: https://github.com/apache/doris/pull/25747#issuecomment-1774405616 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

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774406819 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.78 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](text_convert)Use serde to replace text_convert. [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25543: URL: https://github.com/apache/doris/pull/25543#issuecomment-1774406737 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.1 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes,

[doris] branch branch-2.0 updated: fix config.cpp format error

2023-10-22 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 1413349c661 fix config.cpp format error

Re: [PR] [chore](log) Add log to trace query execution [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25739: URL: https://github.com/apache/doris/pull/25739#issuecomment-1774405534 TeamCity be ut coverage result: Function Coverage: 37.05% (8303/22413) Line Coverage: 29.19% (9/228383) Region Coverage: 27.79% (34621/124566) Branch Coverage:

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774403990 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

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774403924 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

Re: [PR] [enhancement](Nereids): when rule return original plan, skip copyIn() [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25730: URL: https://github.com/apache/doris/pull/25730#issuecomment-1774403601 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

Re: [PR] [enhancement](Nereids): when rule return original plan, skip copyIn() [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25730: URL: https://github.com/apache/doris/pull/25730#issuecomment-1774403570 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

Re: [PR] Pick "[enhencement](RowsetWriter) Don't delete files when beta rowset writer destructed #25578" [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25746: URL: https://github.com/apache/doris/pull/25746#issuecomment-1774401371 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

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774400244 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

[PR] [feature](thrift api) support expr in MemoryScratchSink and make arro… [doris]

2023-10-22 Thread via GitHub
eldenmoon opened a new pull request, #25747: URL: https://github.com/apache/doris/pull/25747 …w::Schema recalculate with block info (#24603) ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change,

Re: [PR] [Bug](status) process error status on es_scroll_parser and compaction_action [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25745: URL: https://github.com/apache/doris/pull/25745#issuecomment-1774398636 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

Re: [PR] Pick "[enhencement](RowsetWriter) Don't delete files when beta rowset writer destructed #25578" [doris]

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

[PR] Pick "[enhencement](RowsetWriter) Don't delete files when beta rowset writer destructed #25578" [doris]

2023-10-22 Thread via GitHub
ByteYue opened a new pull request, #25746: URL: https://github.com/apache/doris/pull/25746 same as master #25578 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Feature](inverted index) support range predicate for inverted index [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #24511: URL: https://github.com/apache/doris/pull/24511#issuecomment-1774395105 TeamCity be ut coverage result: Function Coverage: 36.96% (8306/22472) Line Coverage: 29.14% (66706/228938) Region Coverage: 27.76% (34648/124813) Branch Coverage:

Re: [PR] [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy [doris]

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

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

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

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774393037 TeamCity be ut coverage result: Function Coverage: 37.06% (8305/22411) Line Coverage: 29.20% (66681/228341) Region Coverage: 27.81% (34639/124537) Branch Coverage:

Re: [PR] [refactor](text_convert)Use serde to replace text_convert. [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25543: URL: https://github.com/apache/doris/pull/25543#issuecomment-1774394164 TeamCity be ut coverage result: Function Coverage: 37.07% (8303/22400) Line Coverage: 29.24% (66682/228053) Region Coverage: 27.84% (34633/124392) Branch Coverage:

Re: [PR] [Bug](status) process error status on es_scroll_parser and compaction_action [doris]

2023-10-22 Thread via GitHub
BiteThet commented on PR #25745: URL: https://github.com/apache/doris/pull/25745#issuecomment-1774392798 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] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25743: URL: https://github.com/apache/doris/pull/25743#issuecomment-1774393111 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

[PR] [Bug](status) process error status on es_scroll_parser and compaction_action [doris]

2023-10-22 Thread via GitHub
BiteThet opened a new pull request, #25745: URL: https://github.com/apache/doris/pull/25745 ## Proposed changes process error status on es_scroll_parser and compaction_action ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25742: URL: https://github.com/apache/doris/pull/25742#issuecomment-1774392752 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

[I] [Bug]The newly cloned tablet will be deleted [doris]

2023-10-22 Thread via GitHub
neuyilan opened a new issue, #25744: URL: https://github.com/apache/doris/issues/25744 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.2 ###

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774391500 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

Re: [PR] [Improve](topn opt) change `multiget_data` RPC worker pool from `_hea… [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25741: URL: https://github.com/apache/doris/pull/25741#issuecomment-1774391238 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

Re: [PR] [feature](mtmv) Implementing multi table materialized views through job schedule [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on code in PR #23894: URL: https://github.com/apache/doris/pull/23894#discussion_r1368096326 ## be/src/vec/exec/scan/vmeta_scanner.cpp: ## @@ -375,6 +378,26 @@ Status VMetaScanner::_build_catalogs_metadata_request(const TMetaScanRange& meta

Re: [PR] [Chore](function) remove bit_cast/bit_helper [doris]

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

[doris] branch master updated (cbc5c91aec2 -> 6714966df21)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cbc5c91aec2 [fix](datetime) fix unstable str_to_date function result (#25707) add 6714966df21

Re: [PR] [Chore](function) remove bit_cast/bit_helper [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25700: URL: https://github.com/apache/doris/pull/25700#issuecomment-1774389612 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

Re: [PR] [thirdparty](import) import avx2neon library [doris]

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

Re: [PR] [fix](datetime) fix unstable str_to_date function result [doris]

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

[doris] branch master updated (4889841ff76 -> cbc5c91aec2)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4889841ff76 [thirdparty](import) import avx2neon library (#25383) add cbc5c91aec2 [fix](datetime) fix

[PR] [fix](load) return Status when error in RowsetWriter::build (#25381) [doris]

2023-10-22 Thread via GitHub
kaijchen opened a new pull request, #25743: URL: https://github.com/apache/doris/pull/25743 ## Proposed changes backport #25381 to Doris 2.0 ## Further comments If this is a relatively large or complex change, kick off the discussion at

[doris] branch master updated (7de3d9882c4 -> 4889841ff76)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7de3d9882c4 [regresstion-test](jdbc catalog)Mariadb compatible test (#25664) add 4889841ff76

Re: [PR] [feature](Nereids )generate left deep tree when stats is unknown [doris]

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

Re: [PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

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

Re: [PR] [fix](partial update) fix some bugs about delete sign [doris]

2023-10-22 Thread via GitHub
zhannngchen commented on PR #25712: URL: https://github.com/apache/doris/pull/25712#issuecomment-1774388379 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] [Chore](function) remove bit_cast/bit_helper [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25700: URL: https://github.com/apache/doris/pull/25700#issuecomment-1774388348 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

[doris] branch master updated: [regresstion-test](jdbc catalog)Mariadb compatible test (#25664)

2023-10-22 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 7de3d9882c4 [regresstion-test](jdbc

Re: [PR] [Improve](topn opt) change `multiget_data` RPC worker pool from `_hea… [doris]

2023-10-22 Thread via GitHub
eldenmoon commented on PR #25741: URL: https://github.com/apache/doris/pull/25741#issuecomment-1774388294 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] [regresstion-test](jdbc catalog)Mariadb compatible test [doris]

2023-10-22 Thread via GitHub
zy-kkk merged PR #25664: URL: https://github.com/apache/doris/pull/25664 -- 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:

Re: [PR] [chore](log) Add log to trace query execution [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25739: URL: https://github.com/apache/doris/pull/25739#issuecomment-1774388082 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

Re: [PR] [test](case) add test case to improve code coverage [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25516: URL: https://github.com/apache/doris/pull/25516#issuecomment-1774387997 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.6 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](s3 fs) create_file_impl doesn't create a file as expected [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25737: URL: https://github.com/apache/doris/pull/25737#issuecomment-1774387936 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.86 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [coverage](fe)add jacoco coverage option on start_fe.sh [doris]

2023-10-22 Thread via GitHub
hello-stephen commented on PR #25736: URL: https://github.com/apache/doris/pull/25736#issuecomment-1774387718 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.12 seconds stream load tsv: 560 seconds loaded 74807831229

[PR] [Fix](partial update) Fix wrong comment in .proto file [doris]

2023-10-22 Thread via GitHub
bobhan1 opened a new pull request, #25742: URL: https://github.com/apache/doris/pull/25742 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] fix disk size more than long type range [doris]

2023-10-22 Thread via GitHub
mklzl commented on PR #25613: URL: https://github.com/apache/doris/pull/25613#issuecomment-1774387480 > Good case. [8388608](https://github.com/apache/doris/commit/8388608462dcb67709150f915a039c9456eb6124) TB = (int64_t) = -1 Maybe be’s totoal capacity is not initialized or has bug

[PR] [Improve](topn opt) change `multiget_data` RPC worker pool from `_hea… [doris]

2023-10-22 Thread via GitHub
eldenmoon opened a new pull request, #25741: URL: https://github.com/apache/doris/pull/25741 …vy_work_pool` to `_light_work_pool` Under some workload the `multiget_data` maybe stuck and raise rpc timeout. Inorder to to minimize the latency of point queries, so it should be placed in

Re: [PR] [Feature](materialized-view) support delete stmt on materialized-view [doris]

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

[doris] branch branch-2.0 updated: support delete stmt on materialized-view (#25740)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 92af9b64957 support delete stmt on

[PR] [Feature](materialized-view) support delete stmt on materialized-view [doris]

2023-10-22 Thread via GitHub
BiteThet opened a new pull request, #25740: URL: https://github.com/apache/doris/pull/25740 ## Proposed changes pick from #25710 ## Further comments If this is a relatively large or complex change, kick off the discussion at

[doris] 01/01: support delete stmt on materialized-view

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch pick_1023 in repository https://gitbox.apache.org/repos/asf/doris.git commit a81948e46e0056cb1cac56c0f0f022bd54151263 Author: BiteThet AuthorDate: Mon Oct 23 11:45:53 2023 +0800

[doris] branch pick_1023 created (now a81948e46e0)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch pick_1023 in repository https://gitbox.apache.org/repos/asf/doris.git at a81948e46e0 support delete stmt on materialized-view This branch includes the following new commits: new

Re: [PR] [chore](log) Add log to trace query execution [doris]

2023-10-22 Thread via GitHub
zhiqiang- commented on PR #25739: URL: https://github.com/apache/doris/pull/25739#issuecomment-1774384668 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] [enhancement](stmt-exec) make CTAS use insert timeout [doris]

2023-10-22 Thread via GitHub
doris-robot commented on PR #25731: URL: https://github.com/apache/doris/pull/25731#issuecomment-1774383315 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.81 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](log) Add log to trace query execution [doris]

2023-10-22 Thread via GitHub
github-actions[bot] commented on PR #25739: URL: https://github.com/apache/doris/pull/25739#issuecomment-1774383062 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

  1   2   3   4   >