[GitHub] [doris] BiteTheDDDDt commented on pull request #24189: [Chore](workflow) add sonar cloud on cpp workflow

2023-09-13 Thread via GitHub
BiteThet commented on PR #24189: URL: https://github.com/apache/doris/pull/24189#issuecomment-1718866792 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 #22883: [Enhancement] submit Baidu test cases

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #22883: URL: https://github.com/apache/doris/pull/22883#issuecomment-1718866492 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/6181973727";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #24346: [feature](statistics) collect loaded rows on table level after txn published

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24346: URL: https://github.com/apache/doris/pull/24346#issuecomment-1718864380 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 #24273: [fix](transaction) fix publish txn fake succ

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24273: URL: https://github.com/apache/doris/pull/24273#issuecomment-1718863531 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 (d8feca2530 -> 51811f72b3)

2023-09-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d8feca2530 [Enhancement]The page cache can be parameterized by the session variable of fe. (#23981) add 51811f

[GitHub] [doris] zhannngchen merged pull request #24317: [doc](partial update) add complete doc for partial update

2023-09-13 Thread via GitHub
zhannngchen merged PR #24317: URL: https://github.com/apache/doris/pull/24317 -- 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] github-actions[bot] commented on pull request #22883: [Enhancement] submit Baidu test cases

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #22883: URL: https://github.com/apache/doris/pull/22883#issuecomment-1718859449 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/6181930529";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718859480 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 #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718859431 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 #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #21773: URL: https://github.com/apache/doris/pull/21773#issuecomment-1718857620 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 #24332: [feature](jsonb)support json_length and json_contains function

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24332: URL: https://github.com/apache/doris/pull/24332#issuecomment-1718858165 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 #24346: [feature](statistics) collect loaded rows on table level after txn published

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24346: URL: https://github.com/apache/doris/pull/24346#issuecomment-1718857391 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 #24197: [imrovement][iterators] reduce memory for union iterators

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24197: URL: https://github.com/apache/doris/pull/24197#issuecomment-1718857220 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 #24197: [imrovement][iterators] reduce memory for union iterators

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24197: URL: https://github.com/apache/doris/pull/24197#issuecomment-1718857275 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] GoGoWen commented on issue #22642: [Bug] Couldn't deserialize thrift msg: TProtocolException: Invalid data

2023-09-13 Thread via GitHub
GoGoWen commented on issue #22642: URL: https://github.com/apache/doris/issues/22642#issuecomment-1718856913 https://github.com/apache/doris/pull/23529 maybe can fix this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [doris] github-actions[bot] commented on pull request #24346: [feature](statistics) collect loaded rows on table level after txn published

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24346: URL: https://github.com/apache/doris/pull/24346#issuecomment-1718855173 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] yujun777 commented on pull request #24273: [fix](transaction) fix publish txn fake succ

2023-09-13 Thread via GitHub
yujun777 commented on PR #24273: URL: https://github.com/apache/doris/pull/24273#issuecomment-1718854410 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] TangSiyang2001 commented on pull request #24346: [feature](statistics) collect loaded rows on table level after txn published

2023-09-13 Thread via GitHub
TangSiyang2001 commented on PR #24346: URL: https://github.com/apache/doris/pull/24346#issuecomment-1718855172 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] cambyzju commented on a diff in pull request #24327: [Improve](array-func)improve array union support multi params

2023-09-13 Thread via GitHub
cambyzju commented on code in PR #24327: URL: https://github.com/apache/doris/pull/24327#discussion_r1325431864 ## be/src/vec/functions/array/function_array_union.cpp: ## @@ -31,41 +32,46 @@ struct NameArrayUnion { static constexpr auto name = "array_union"; }; -template

[GitHub] [doris] TangSiyang2001 commented on pull request #24346: [feature](statistics) collect loaded rows on table level after txn published

2023-09-13 Thread via GitHub
TangSiyang2001 commented on PR #24346: URL: https://github.com/apache/doris/pull/24346#issuecomment-1718849143 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] JNSimba commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
JNSimba commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718848565 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

[GitHub] [doris] github-actions[bot] commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1718847880 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] JNSimba commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
JNSimba commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718847601 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

[GitHub] [doris] JNSimba commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
JNSimba commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718847138 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [doris] doris-robot commented on pull request #23972: [Improvement](join) some improvement of hash join

2023-09-13 Thread via GitHub
doris-robot commented on PR #23972: URL: https://github.com/apache/doris/pull/23972#issuecomment-1718846863 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.13 seconds stream load tsv: 598 seconds loaded 74807831229 Bytes,

[GitHub] [doris] cambyzju commented on a diff in pull request #24327: [Improve](array-func)improve array union support multi params

2023-09-13 Thread via GitHub
cambyzju commented on code in PR #24327: URL: https://github.com/apache/doris/pull/24327#discussion_r1325428618 ## be/src/vec/functions/array/function_array_map.h: ## @@ -121,7 +139,17 @@ struct OpenMapImpl { } // make map result to dst for

[GitHub] [doris] cambyzju commented on a diff in pull request #24327: [Improve](array-func)improve array union support multi params

2023-09-13 Thread via GitHub
cambyzju commented on code in PR #24327: URL: https://github.com/apache/doris/pull/24327#discussion_r1325428366 ## be/src/vec/functions/array/function_array_map.h: ## @@ -76,7 +84,17 @@ struct OpenMapImpl { } // make map result to dst for (

[GitHub] [doris] github-actions[bot] commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718844090 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] airborne12 commented on pull request #24203: [Feature](inverted index) support range predicate for inverted index

2023-09-13 Thread via GitHub
airborne12 commented on PR #24203: URL: https://github.com/apache/doris/pull/24203#issuecomment-1718841770 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] Lchangliang commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-13 Thread via GitHub
Lchangliang commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1718841905 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 c

[GitHub] [doris] github-actions[bot] commented on pull request #24358: [bugfix](index) Fix build index limitations

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24358: URL: https://github.com/apache/doris/pull/24358#issuecomment-1718841456 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 #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718841131 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 #24361: [opt](Nereids): use LocalDate to replace Calendar

2023-09-13 Thread via GitHub
jackwener commented on PR #24361: URL: https://github.com/apache/doris/pull/24361#issuecomment-1718840774 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] github-actions[bot] commented on pull request #24350: [feature](Outfile) `select into outfile` supports to export struct/map/array type data to orc file format

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24350: URL: https://github.com/apache/doris/pull/24350#issuecomment-1718840780 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] morrySnow commented on a diff in pull request #24327: [Improve](array-func)improve array union support multi params

2023-09-13 Thread via GitHub
morrySnow commented on code in PR #24327: URL: https://github.com/apache/doris/pull/24327#discussion_r1325423357 ## gensrc/script/doris_builtins_functions.py: ## @@ -469,24 +469,24 @@ [['array_remove'], 'ARRAY_VARCHAR', ['ARRAY_VARCHAR', 'VARCHAR'], ''], [['

[GitHub] [doris] github-actions[bot] commented on pull request #23534: [typo](comment) fix some typos

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #23534: URL: https://github.com/apache/doris/pull/23534#issuecomment-1718839989 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] yiguolei commented on pull request #24259: [fix](bdbje) handle `ReplicaWriteException` in `BDBJEJournal.write`

2023-09-13 Thread via GitHub
yiguolei commented on PR #24259: URL: https://github.com/apache/doris/pull/24259#issuecomment-1718838585 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] github-actions[bot] commented on pull request #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718837054 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 (1ef22d7f7c -> d8feca2530)

2023-09-13 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 1ef22d7f7c [Feature](variant) add variant type (#24170) add d8feca2530 [Enhancement]The page cache can be parame

[GitHub] [doris] yiguolei merged pull request #23981: [Enhancement]The page cache can be parameterized by the session variable of fe.

2023-09-13 Thread via GitHub
yiguolei merged PR #23981: URL: https://github.com/apache/doris/pull/23981 -- 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] jackwener opened a new pull request, #24361: [opt](Nereids): use LocalDate to replace Calendar

2023-09-13 Thread via GitHub
jackwener opened a new pull request, #24361: URL: https://github.com/apache/doris/pull/24361 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] bobhan1 commented on pull request #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
bobhan1 commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718835420 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

[GitHub] [doris] github-actions[bot] commented on pull request #24203: [Feature](inverted index) support range predicate for inverted index

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24203: URL: https://github.com/apache/doris/pull/24203#issuecomment-1718835070 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] xiaokang commented on pull request #24358: [bugfix](index) Fix build index limitations

2023-09-13 Thread via GitHub
xiaokang commented on PR #24358: URL: https://github.com/apache/doris/pull/24358#issuecomment-1718834569 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] jackwener commented on pull request #24353: [feature](Nereids): fold Cast(s as date/datetime) on FE

2023-09-13 Thread via GitHub
jackwener commented on PR #24353: URL: https://github.com/apache/doris/pull/24353#issuecomment-1718833520 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 com

[GitHub] [doris] yiguolei commented on pull request #23534: [typo](comment) fix some typos

2023-09-13 Thread via GitHub
yiguolei commented on PR #23534: URL: https://github.com/apache/doris/pull/23534#issuecomment-1718832805 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: [Feature](variant) add variant type (#24170)

2023-09-13 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1ef22d7f7c [Feature](variant) add variant ty

[GitHub] [doris] qidaye merged pull request #24170: [Feature](variant) add variant type

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

[GitHub] [doris] github-actions[bot] commented on pull request #24360: [refactor](pipelineX) return error when local_state can not find id

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24360: URL: https://github.com/apache/doris/pull/24360#issuecomment-1718830058 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 #24360: [refactor](pipelineX) return error when local_state can not find id

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24360: URL: https://github.com/apache/doris/pull/24360#issuecomment-1718830468 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] bobhan1 commented on pull request #24352: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo`

2023-09-13 Thread via GitHub
bobhan1 commented on PR #24352: URL: https://github.com/apache/doris/pull/24352#issuecomment-1718830399 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

[GitHub] [doris] Lchangliang commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-13 Thread via GitHub
Lchangliang commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1718831349 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 c

[GitHub] [doris] JNSimba commented on a diff in pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
JNSimba commented on code in PR #24334: URL: https://github.com/apache/doris/pull/24334#discussion_r1325411699 ## be/src/vec/sink/writer/vfile_result_writer.cpp: ## @@ -172,9 +172,11 @@ Status VFileResultWriter::_create_file_writer(const std::string& file_name) { // file nam

[doris] 03/04: [enhancement](fe) Add more detail log for replayJournal (#24218)

2023-09-13 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 0801b89b0b1777edff7b12277ceb8c4bfa63ea69 Author: Lei Zhang <27994433+swjtu-zhang...@users.noreply.github.com> AuthorDat

[doris] branch branch-2.0 updated (ae9d17623f -> a18b67fe0d)

2023-09-13 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 ae9d17623f [Improve](metadata)Start the script to set metadata_failure_recovery (#24308) new 7c49ef1a92 [fix](

[doris] 02/04: [fix](invert index) fix query use char filter (#24268)

2023-09-13 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 192cb8a012d413bb5c6a0ebe7847c63d946f8651 Author: zzzxl <33418555+zzzxl1...@users.noreply.github.com> AuthorDate: Thu Se

[doris] 01/04: [fix](env)mock env.isCheckpointThread #24280

2023-09-13 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 7c49ef1a92a092fa71e43d478fa72077a2f47860 Author: zhangdong <493738...@qq.com> AuthorDate: Thu Sep 14 11:37:01 2023 +080

[doris] branch master updated: [Improvement](ddl) make create table with mv column name report error msg more readable (#24349)

2023-09-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 ec7b1790f9 [Improvement](ddl) make create tab

[GitHub] [doris] BiteTheDDDDt merged pull request #24349: [Improvement](ddl) make create table with mv column name report error msg more readable

2023-09-13 Thread via GitHub
BiteThet merged PR #24349: URL: https://github.com/apache/doris/pull/24349 -- 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] JNSimba commented on a diff in pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
JNSimba commented on code in PR #24334: URL: https://github.com/apache/doris/pull/24334#discussion_r1325410746 ## fe/fe-core/src/main/java/org/apache/doris/analysis/OutFileClause.java: ## @@ -156,6 +158,7 @@ public class OutFileClause { private TFileFormatType fileFormatTyp

[doris] branch master updated: Refactor Slice move/copy ctor && assignment to default (#24169)

2023-09-13 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 049032b4b3 Refactor Slice move/copy ctor && ass

[GitHub] [doris] airborne12 commented on pull request #24203: [Feature](inverted index) support range predicate for inverted index

2023-09-13 Thread via GitHub
airborne12 commented on PR #24203: URL: https://github.com/apache/doris/pull/24203#issuecomment-1718827910 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] yiguolei merged pull request #24169: [Enhancement](status) Refactor Slice move/copy ctor && assignment to default

2023-09-13 Thread via GitHub
yiguolei merged PR #24169: URL: https://github.com/apache/doris/pull/24169 -- 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 #24170: [Feature](variant) add variant type

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24170: URL: https://github.com/apache/doris/pull/24170#issuecomment-1718826652 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 #24170: [Feature](variant) add variant type

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24170: URL: https://github.com/apache/doris/pull/24170#issuecomment-1718826612 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] yiguolei commented on pull request #23981: [Enhancement]The page cache can be parameterized by the session variable of fe.

2023-09-13 Thread via GitHub
yiguolei commented on PR #23981: URL: https://github.com/apache/doris/pull/23981#issuecomment-1718826206 run clickbench -- 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] yiguolei commented on pull request #23981: [Enhancement]The page cache can be parameterized by the session variable of fe.

2023-09-13 Thread via GitHub
yiguolei commented on PR #23981: URL: https://github.com/apache/doris/pull/23981#issuecomment-1718825507 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 unsu

[GitHub] [doris] Mryange commented on pull request #24360: [refactor](pipelineX) return error when local_state can not find id

2023-09-13 Thread via GitHub
Mryange commented on PR #24360: URL: https://github.com/apache/doris/pull/24360#issuecomment-1718825642 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

[GitHub] [doris] BiteTheDDDDt merged pull request #24321: [Improvement](delete) cast delete binary predicate rhs type to lhs type

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

[doris] branch master updated (268c867679 -> 42ca0fc857)

2023-09-13 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 268c867679 [Improve](serde)replace function_cast from_string to serde (#24087) add 42ca0fc857 [Improvement](d

[GitHub] [doris] github-actions[bot] commented on pull request #24358: [bugfix](index) Fix build index limitations

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24358: URL: https://github.com/apache/doris/pull/24358#issuecomment-1718824774 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] doris-robot commented on pull request #23972: [Improvement](join) some improvement of hash join

2023-09-13 Thread via GitHub
doris-robot commented on PR #23972: URL: https://github.com/apache/doris/pull/23972#issuecomment-1718824580 TeamCity be ut coverage result: Function Coverage: 36.97% (7968/21553) Line Coverage: 28.94% (63846/220647) Region Coverage: 27.87% (33150/118925) Branch Coverage: 24.4

[GitHub] [doris] zhannngchen commented on pull request #24317: [doc](partial update) add complete doc for partial update

2023-09-13 Thread via GitHub
zhannngchen commented on PR #24317: URL: https://github.com/apache/doris/pull/24317#issuecomment-1718824248 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] yujun777 commented on pull request #24273: [fix](transaction) fix publish txn fake succ

2023-09-13 Thread via GitHub
yujun777 commented on PR #24273: URL: https://github.com/apache/doris/pull/24273#issuecomment-1718823821 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] Mryange opened a new pull request, #24360: [refactor](pipelineX) return error when local_state can not find id

2023-09-13 Thread via GitHub
Mryange opened a new pull request, #24360: URL: https://github.com/apache/doris/pull/24360 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

[GitHub] [doris] TangSiyang2001 commented on pull request #23882: [enhancement](broker-load) support compress type for old broker load, and split compress type from file format

2023-09-13 Thread via GitHub
TangSiyang2001 commented on PR #23882: URL: https://github.com/apache/doris/pull/23882#issuecomment-1718819780 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] doris-robot commented on pull request #24353: [feature](Nereids): fold Cast(s as date/datetime) on FE

2023-09-13 Thread via GitHub
doris-robot commented on PR #24353: URL: https://github.com/apache/doris/pull/24353#issuecomment-1718819599 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.99 seconds stream load tsv: 613 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24358: [bugfix](index) Fix build index limitations

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24358: URL: https://github.com/apache/doris/pull/24358#issuecomment-1718813492 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] morningman merged pull request #24087: [Improve](serde)replace function_cast from_string to serde

2023-09-13 Thread via GitHub
morningman merged PR #24087: URL: https://github.com/apache/doris/pull/24087 -- 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

[GitHub] [doris] zhbdesign opened a new issue, #24359: [Bug] json_contains返回值类型不对

2023-09-13 Thread via GitHub
zhbdesign opened a new issue, #24359: URL: https://github.com/apache/doris/issues/24359 ### 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.1-rc03 ###

[GitHub] [doris] morningman commented on pull request #24357: [fix](broker) do not close filesystem

2023-09-13 Thread via GitHub
morningman commented on PR #24357: URL: https://github.com/apache/doris/pull/24357#issuecomment-1718799393 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 #23972: [Improvement](join) some improvement of hash join

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #23972: URL: https://github.com/apache/doris/pull/23972#issuecomment-1718788148 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] BePPPower commented on a diff in pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
BePPPower commented on code in PR #24334: URL: https://github.com/apache/doris/pull/24334#discussion_r1325371152 ## be/src/vec/sink/writer/vfile_result_writer.cpp: ## @@ -172,9 +172,11 @@ Status VFileResultWriter::_create_file_writer(const std::string& file_name) { // file n

[GitHub] [doris] jackwener commented on pull request #24353: [feature](Nereids): fold Cast(s as date/datetime) on FE

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

[GitHub] [doris] doris-robot commented on pull request #23870: [opt](nereids) enable two phase partition topn opt

2023-09-13 Thread via GitHub
doris-robot commented on PR #23870: URL: https://github.com/apache/doris/pull/23870#issuecomment-1718783514 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.1 seconds stream load tsv: 609 seconds loaded 74807831229 Bytes, a

[GitHub] [doris] BiteTheDDDDt commented on pull request #23972: [Improvement](join) some improvement of hash join

2023-09-13 Thread via GitHub
BiteThet commented on PR #23972: URL: https://github.com/apache/doris/pull/23972#issuecomment-1718782345 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: [fix](Nereids): fix regression-test (#24329)

2023-09-13 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 d23d1870a2 [fix](Nereids): fix regression-test (

[GitHub] [doris] jackwener merged pull request #24329: [fix](Nereids): fix regression-test

2023-09-13 Thread via GitHub
jackwener merged PR #24329: URL: https://github.com/apache/doris/pull/24329 -- 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] doris-robot commented on pull request #24355: [feature](nereids)support unnest subquery in LogicalOneRowRelation

2023-09-13 Thread via GitHub
doris-robot commented on PR #24355: URL: https://github.com/apache/doris/pull/24355#issuecomment-1718778981 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.25 seconds stream load tsv: 615 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24169: [Enhancement](status) Refactor Slice move/copy ctor && assignment to default

2023-09-13 Thread via GitHub
doris-robot commented on PR #24169: URL: https://github.com/apache/doris/pull/24169#issuecomment-1718776913 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.13 seconds stream load tsv: 596 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
doris-robot commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718772996 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.71 seconds stream load tsv: 611 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24343: [fix](datetime) fix compare of DatetimeLiteral

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24343: URL: https://github.com/apache/doris/pull/24343#issuecomment-1718770632 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 #24343: [fix](datetime) fix compare of DatetimeLiteral

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24343: URL: https://github.com/apache/doris/pull/24343#issuecomment-1718770614 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 #24341: [Enhancement](function) Support date_trunc(date) and use it in auto partition

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24341: URL: https://github.com/apache/doris/pull/24341#issuecomment-1718770381 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 #24341: [Enhancement](function) Support date_trunc(date) and use it in auto partition

2023-09-13 Thread via GitHub
github-actions[bot] commented on PR #24341: URL: https://github.com/apache/doris/pull/24341#issuecomment-1718770345 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] doris-robot commented on pull request #24334: [outfile](options) add file_suffix options for outfile

2023-09-13 Thread via GitHub
doris-robot commented on PR #24334: URL: https://github.com/apache/doris/pull/24334#issuecomment-1718768475 TeamCity be ut coverage result: Function Coverage: 36.96% (7968/21559) Line Coverage: 28.93% (63845/220701) Region Coverage: 27.88% (33158/118949) Branch Coverage: 24.4

[GitHub] [doris] doris-robot commented on pull request #24197: [imrovement][iterators] reduce memory for union iterators

2023-09-13 Thread via GitHub
doris-robot commented on PR #24197: URL: https://github.com/apache/doris/pull/24197#issuecomment-1718766350 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.54 seconds stream load tsv: 596 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #23218: [improvement](create tablet) backend create tablet round robin among disks

2023-09-13 Thread via GitHub
doris-robot commented on PR #23218: URL: https://github.com/apache/doris/pull/23218#issuecomment-1718766692 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.59 seconds stream load tsv: 612 seconds loaded 74807831229 Bytes,

[doris] branch master updated: [test](Nereids): add ut for PullUpProjectUnderApply (#24331)

2023-09-13 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 b044ff0556 [test](Nereids): add ut for PullUpPro

[GitHub] [doris] jackwener merged pull request #24331: [test](Nereids): add UT for PullUpProjectUnderApply

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

  1   2   3   4   5   6   7   8   >