Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689974597 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Enhancement] (nereids) implement alterUserCommand in nereids [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #48428: URL: https://github.com/apache/doris/pull/48428#issuecomment-2689962924 TPC-H: Total hot run time: 31770 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [util](column) add check_and_get_column_ptr to cast ColumnPtr [doris]

2025-02-27 Thread via GitHub
Mryange commented on PR #48306: URL: https://github.com/apache/doris/pull/48306#issuecomment-2689850436 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2689971095 # BE UT Coverage Report Increment line coverage `0.00% (0/132)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/b7d3fc21254362faedc2ab9d4684ad767

(doris) branch master updated: [feature](k8s) add kerberos support for doris-operator (#48183)

2025-02-27 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 04f2e3311e5 [feature](k8s) add kerberos support fo

Re: [PR] branch-3.0: [test](jdbc table) fix jdbc table view test #48236 [doris]

2025-02-27 Thread via GitHub
dataroaring merged PR #48275: URL: https://github.com/apache/doris/pull/48275 -- 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.

Re: [PR] [refactor] local merge sort (only test now) [doris]

2025-02-27 Thread via GitHub
Mryange commented on PR #48360: URL: https://github.com/apache/doris/pull/48360#issuecomment-2689966778 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2689966055 ClickBench: Total hot run time: 31.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](binlog) Download binlogs with persistent connection [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #48467: URL: https://github.com/apache/doris/pull/48467#issuecomment-2689962076 TPC-H: Total hot run time: 31625 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

(doris) branch auto-pick-48196-branch-3.0 created (now 996a90d1f7d)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48196-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 996a90d1f7d Pick some fix pr to 30 Fix sync mv add default select limit wrongly #47717 # 48162

Re: [PR] branch-3.0: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48474: URL: https://github.com/apache/doris/pull/48474#issuecomment-2689899864 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

Re: [PR] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2689957393 TPC-DS: Total hot run time: 191048 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](mtmv) Optimize get available materialized view logic by reducing partition version comparison [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48477: URL: https://github.com/apache/doris/pull/48477#issuecomment-2689957194 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [improve](load) improve error message "unknown load_id" [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #47509: URL: https://github.com/apache/doris/pull/47509#issuecomment-2689653010 # BE UT Coverage Report Increment line coverage `0.00% (0/4)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/58ab28bba5f534e37fcc54d6e81a73266a3

[PR] [opt](mtmv) Optimize get available materialized view logic by reducing partition version comparison [doris]

2025-02-27 Thread via GitHub
seawinde opened a new pull request, #48477: URL: https://github.com/apache/doris/pull/48477 ### What problem does this PR solve? [opt](mtmv) Optimize get available materialized view logic by reducing partition version comparison this is preposition for later optimize

Re: [PR] [opt](mtmv) Optimize get available materialized view logic by reducing partition version comparison [doris]

2025-02-27 Thread via GitHub
seawinde commented on PR #46479: URL: https://github.com/apache/doris/pull/46479#issuecomment-2689953283 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689955215 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689953545 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #48475: URL: https://github.com/apache/doris/pull/48475#issuecomment-2689954581 # BE UT Coverage Report Increment line coverage `0.00% (0/64)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/99e1d398df068286a1a1465b7c70f1b12849

[PR] [Enhancement] Support some math functions [doris]

2025-02-27 Thread via GitHub
ChenMiaoi opened a new pull request, #48469: URL: https://github.com/apache/doris/pull/48469 ### What problem does this PR solve? Related PR: #48203 Problem Summary: support simple sql function for sinh(from Trino), asinh, atanh, acosh ### Release note None

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689937160 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](information_schema) fix time zone [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #48462: URL: https://github.com/apache/doris/pull/48462#issuecomment-2689945022 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.72% (17618/26809) Region Coverage: 65.19% (8685/13323) Branch Coverage: 55.14

[PR] [Enhancement] Support some math functions [doris]

2025-02-27 Thread via GitHub
ChenMiaoi opened a new pull request, #48476: URL: https://github.com/apache/doris/pull/48476 …unction and test(#48203) ### What problem does this PR solve? Related PR: #48203 Problem Summary: support simple sql function for sinh(from Trino), asinh, atanh, acosh #

Re: [PR] branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48475: URL: https://github.com/apache/doris/pull/48475#issuecomment-2689901229 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

Re: [I] [Feature] Support Iceberg system tables. [doris]

2025-02-27 Thread via GitHub
ChenMiaoi commented on issue #48278: URL: https://github.com/apache/doris/issues/48278#issuecomment-2689829804 Im interesting this task, could u give me more information about how to start it or the relative pr? -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689941775 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [branch-30](join) report error in join node when is not nereids [doris]

2025-02-27 Thread via GitHub
zhangstar333 commented on PR #48458: URL: https://github.com/apache/doris/pull/48458#issuecomment-2689938067 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] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-27 Thread via GitHub
doris-robot commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2689939616 TPC-H: Total hot run time: 32084 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689928099 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [refine](pipeline) remove local exchanger type local merge sort [doris]

2025-02-27 Thread via GitHub
Mryange commented on PR #48447: URL: https://github.com/apache/doris/pull/48447#issuecomment-2689922026 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[PR] [Chore] Add release scipts [doris-flink-connector]

2025-02-27 Thread via GitHub
JNSimba opened a new pull request, #567: URL: https://github.com/apache/doris-flink-connector/pull/567 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add release scipts ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No

Re: [PR] Rf 0226 [doris]

2025-02-27 Thread via GitHub
BiteThet commented on PR #48382: URL: https://github.com/apache/doris/pull/48382#issuecomment-2689913320 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] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689916296 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [I] [Bug] CloudEnv.getLocalTypeFromMetaService empty instance_id [doris]

2025-02-27 Thread via GitHub
yeqown commented on issue #47678: URL: https://github.com/apache/doris/issues/47678#issuecomment-2689901201 @thanh-tran-techx hello, any progress here? I meet the same issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [feature](index change)Support light index change for ngram bf index [doris]

2025-02-27 Thread via GitHub
qidaye commented on PR #48461: URL: https://github.com/apache/doris/pull/48461#issuecomment-2689910850 run compile -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689909002 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](information_schema) fix time zone [doris]

2025-02-27 Thread via GitHub
BePPPower commented on PR #48462: URL: https://github.com/apache/doris/pull/48462#issuecomment-2689907632 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](memory) Fix `SwitchResourceContext` check attach task [doris]

2025-02-27 Thread via GitHub
github-actions[bot] commented on PR #48429: URL: https://github.com/apache/doris/pull/48429#issuecomment-2689864738 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 auto-pick-48430-branch-2.1 deleted (was 8307c234a4a)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48430-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 8307c234a4a [Chore](client) Do not log in thrift exception when ADDRESS_SANITIZER is defined (

(doris) branch branch-2.1 updated: branch-2.1: [Chore](client) Do not log in thrift exception when ADDRESS_SANITIZER is defined #48430 (#48455)

2025-02-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c5e67bf82d4 branch-2.1: [Chore](client)

Re: [PR] branch-2.1: [Chore](client) Do not log in thrift exception when ADDRESS_SANITIZER is defined #48430 [doris]

2025-02-27 Thread via GitHub
yiguolei merged PR #48455: URL: https://github.com/apache/doris/pull/48455 -- 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

Re: [PR] [Enhancement] Support some math functions [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48476: URL: https://github.com/apache/doris/pull/48476#issuecomment-2689904142 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [fix](broker) opt broker select logical, instead of always use the same broker [doris]

2025-02-27 Thread via GitHub
yiguolei closed pull request #48464: [fix](broker) opt broker select logical, instead of always use the same broker URL: https://github.com/apache/doris/pull/48464 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48475: URL: https://github.com/apache/doris/pull/48475#issuecomment-2689901145 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [fix](broker) opt broker select logical, instead of always use the same broker [doris]

2025-02-27 Thread via GitHub
yiguolei closed pull request #48464: [fix](broker) opt broker select logical, instead of always use the same broker URL: https://github.com/apache/doris/pull/48464 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

(doris) branch auto-pick-48196-branch-2.1 updated (d0216690b21 -> 99e1d398df0)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48196-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d0216690b21 [chore](ci) change s3Source to internal (#48427) (#48471) add 99e1d398df0 [fix

Re: [PR] branch-3.0: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
dataroaring closed pull request #48474: branch-3.0: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 URL: https://github.com/apache/doris/pull/48474 -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
github-actions[bot] opened a new pull request, #48475: URL: https://github.com/apache/doris/pull/48475 Cherry-picked from #48196 -- 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 comme

Re: [PR] branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
dataroaring closed pull request #48475: branch-2.1: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 URL: https://github.com/apache/doris/pull/48475 -- This is an automated message from the Apache Git Service. To respond to the message,

(doris) branch auto-pick-48196-branch-2.1 created (now d0216690b21)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48196-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at d0216690b21 [chore](ci) change s3Source to internal (#48427) (#48471) No new revisions were ad

[PR] branch-3.0: [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196 [doris]

2025-02-27 Thread via GitHub
github-actions[bot] opened a new pull request, #48474: URL: https://github.com/apache/doris/pull/48474 Cherry-picked from #48196 -- 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 comme

(doris) branch auto-pick-48196-branch-3.0 updated (996a90d1f7d -> e9d406cde3a)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48196-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 996a90d1f7d Pick some fix pr to 30 Fix sync mv add default select limit wrongly #47717 # 48162

(doris) branch master updated (abe26b9b690 -> 2835a521949)

2025-02-27 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from abe26b9b690 [Feat](Nereids) support alter system set load errors hub and refactor alter system (#48252) add 28

Re: [PR] [chore](ci) change s3Source to internal (#48427) [doris]

2025-02-27 Thread via GitHub
hello-stephen merged PR #48471: URL: https://github.com/apache/doris/pull/48471 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@dori

Re: [PR] [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked [doris]

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

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689895893 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

(doris-flink-connector) branch master updated: [Chore] Update flink doris connector version (#566)

2025-02-27 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 7e6c6d8d [Chore] Update flink doris

(doris) branch branch-2.1 updated: [chore](ci) change s3Source to internal (#48427) (#48471)

2025-02-27 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new d0216690b21 [chore](ci) change s3So

[I] Issue on docs [doris-website]

2025-02-27 Thread via GitHub
wangjinxiang0522 opened a new issue, #2142: URL: https://github.com/apache/doris-website/issues/2142 Path:/zh-CN/docs/3.0/admin-manual/workload-management/resource-group k8s ,存算分离 ,不支持通过Workload Group设置资源隔离,麻烦标注一下,谢谢 -- This is an automated message from the Apache Git Service. To respon

(doris-spark-connector) branch master updated: [Improve](release) add release script (#275)

2025-02-27 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new e29f963 [Improve](release) add rel

Re: [PR] [Improve](release) add release script [doris-spark-connector]

2025-02-27 Thread via GitHub
JNSimba merged PR #275: URL: https://github.com/apache/doris-spark-connector/pull/275 -- 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..

Re: [PR] [Enhancement] Support some math functions [doris]

2025-02-27 Thread via GitHub
ChenMiaoi closed pull request #48469: [Enhancement] Support some math functions URL: https://github.com/apache/doris/pull/48469 -- 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] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
924060929 opened a new pull request, #48472: URL: https://github.com/apache/doris/pull/48472 ### What problem does this PR solve? 1. add `flight_record_fe.sh` to listen the memory consume events 2. add regression test action `flightRecord` to analyze the consume events for nereids

Re: [PR] [enhancement](test) add flight record script/test to analyze memory consume [doris]

2025-02-27 Thread via GitHub
Thearas commented on PR #48472: URL: https://github.com/apache/doris/pull/48472#issuecomment-2689883151 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [I] [Enhancement] (nereids)implement alterSystemCommand in nereids [doris]

2025-02-27 Thread via GitHub
starocean999 closed issue #42784: [Enhancement] (nereids)implement alterSystemCommand in nereids URL: https://github.com/apache/doris/issues/42784 -- 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

(doris) branch master updated (3a723b05a4f -> abe26b9b690)

2025-02-27 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3a723b05a4f [fix](Outfile) add two fields to `SELECT INTO OUTFILE` (#48144) add abe26b9b690 [Feat](Nereids)

Re: [PR] [feature](schema) support temporary table like mysql [doris]

2025-02-27 Thread via GitHub
Yulei-Yang commented on code in PR #40680: URL: https://github.com/apache/doris/pull/40680#discussion_r1974891643 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -177,6 +177,19 @@ supportedCreateStatement properties=propertyClause?

Re: [PR] [Fix](case) exclude `test_primary_key_partial_update_broker_load` when `random_add_cluster_keys_for_mow=true` [doris]

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

Re: [PR] [chore](ci) change s3Source to internal (#48427) [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48471: URL: https://github.com/apache/doris/pull/48471#issuecomment-2689877979 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [chore](ci) change s3Source to internal (#48427) [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48471: URL: https://github.com/apache/doris/pull/48471#issuecomment-2689878380 skip 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] [chore](ci) change s3Source to internal (#48427) [doris]

2025-02-27 Thread via GitHub
hello-stephen opened a new pull request, #48471: URL: https://github.com/apache/doris/pull/48471 Issue Number: close #xxx Related PR: pick #48427 Problem Summary: for stability and to reduce internet cost ### What problem does this PR solve? Issue Number: close #xx

Re: [PR] [fix](group commit) add some log to unstable insert_group_commit_with_prepare_stmt case [doris]

2025-02-27 Thread via GitHub
mymeiyi commented on PR #48470: URL: https://github.com/apache/doris/pull/48470#issuecomment-2689874973 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [chore](profile) Modify profile format [doris]

2025-02-27 Thread via GitHub
zhiqiang- commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2689870559 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

Re: [PR] [fix](group commit) add some log to unstable insert_group_commit_with_prepare_stmt case [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48470: URL: https://github.com/apache/doris/pull/48470#issuecomment-2689873709 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [fix](group commit) add some log to unstable insert_group_commit_with_prepare_stmt case [doris]

2025-02-27 Thread via GitHub
mymeiyi opened a new pull request, #48470: URL: https://github.com/apache/doris/pull/48470 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [Fix](case) exclude `test_primary_key_partial_update_broker_load` when `random_add_cluster_keys_for_mow=true` [doris]

2025-02-27 Thread via GitHub
github-actions[bot] commented on PR #48454: URL: https://github.com/apache/doris/pull/48454#issuecomment-2689871890 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [test](cold hot separation) add a cold hot separation regression test for hdfs [doris]

2025-02-27 Thread via GitHub
yagagagaga commented on PR #48452: URL: https://github.com/apache/doris/pull/48452#issuecomment-2689869264 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [Enhancement] Support some math functions [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48469: URL: https://github.com/apache/doris/pull/48469#issuecomment-2689867930 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [I] [Enhancement] enhance alter table property to ccr [doris]

2025-02-27 Thread via GitHub
dataroaring closed issue #43438: [Enhancement] enhance alter table property to ccr URL: https://github.com/apache/doris/issues/43438 -- 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 comm

(doris-website) branch asf-site updated (868e515dd4a -> c989987a68f)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 868e515dd4a Automated deployment with doris branch @ 8048bff5cd057fb3e2aece25ce1a3ff99a68acbd new c

(doris-website) branch master updated: [fix] Fix memory and arrow flight (#2126)

2025-02-27 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-website.git The following commit(s) were added to refs/heads/master by this push: new 5f7a2284f7b [fix] Fix memory and arrow

[PR] [feat] suppor the trigonometric math function docs, like sinh, asinh, acosh and atanh [doris-website]

2025-02-27 Thread via GitHub
ChenMiaoi opened a new pull request, #2141: URL: https://github.com/apache/doris-website/pull/2141 ## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test C

Re: [PR] [fix](memory) Fix `SwitchResourceContext` check attach task [doris]

2025-02-27 Thread via GitHub
github-actions[bot] commented on PR #48429: URL: https://github.com/apache/doris/pull/48429#issuecomment-2689864768 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

(doris-website) branch master updated: fix : fix format of auto increment (#2134)

2025-02-27 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 93b5c92889f fix : fix format of auto inc

Re: [PR] [fix](arrow) Fix UT `DataTypeSerDeArrowTest` of Date type [doris]

2025-02-27 Thread via GitHub
github-actions[bot] commented on PR #48398: URL: https://github.com/apache/doris/pull/48398#issuecomment-2689864439 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

[PR] fix : fix format of data import [doris-website]

2025-02-27 Thread via GitHub
lsy3993 opened a new pull request, #2140: URL: https://github.com/apache/doris-website/pull/2140 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

(doris-spark-connector) branch master updated: [improvement](connector) improve log message (#274)

2025-02-27 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 7269dd4 [improvement](connector) i

Re: [PR] Set local session variable when set global variable on Observer. [doris]

2025-02-27 Thread via GitHub
Jibing-Li commented on PR #48468: URL: https://github.com/apache/doris/pull/48468#issuecomment-2689851502 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] Set local session variable when set global variable on Observer. [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48468: URL: https://github.com/apache/doris/pull/48468#issuecomment-2689849294 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [util](column) add check_and_get_column_ptr to cast ColumnPtr [doris]

2025-02-27 Thread via GitHub
Mryange commented on PR #48306: URL: https://github.com/apache/doris/pull/48306#issuecomment-2689848832 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [improve](binlog) Download binlogs with persistent connection [doris]

2025-02-27 Thread via GitHub
hello-stephen commented on PR #48467: URL: https://github.com/apache/doris/pull/48467#issuecomment-2689840901 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [I] [Enhancement] (nereids)implement DropStageCommand in nereids [doris]

2025-02-27 Thread via GitHub
codeDing18 commented on issue #42627: URL: https://github.com/apache/doris/issues/42627#issuecomment-2689846062 I will pick it up.thx -- 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

Re: [PR] [refactor](result sink) refactor result writers [doris]

2025-02-27 Thread via GitHub
xinyiZzz commented on code in PR #48368: URL: https://github.com/apache/doris/pull/48368#discussion_r1974846107 ## be/src/vec/sink/varrow_flight_result_writer.h: ## @@ -18,21 +18,81 @@ #pragma once #include "common/status.h" +#include "runtime/result_block_buffer.h" #includ

[PR] [branch-30](join) report error in join node when is not nereids [doris]

2025-02-27 Thread via GitHub
zhangstar333 opened a new pull request, #48458: URL: https://github.com/apache/doris/pull/48458 ### What problem does this PR solve? Problem Summary: when upgrading maybe meet old planner in some join SQL, so add a check to return error dircetly ### Release note None

[PR] [improve](binlog) Download binlogs with persistent connection [doris]

2025-02-27 Thread via GitHub
w41ter opened a new pull request, #48467: URL: https://github.com/apache/doris/pull/48467 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: curl_easy_cleanup will recycle the underlying connections, keep the HttpClient

Re: [PR] [improve](load) improve error message "unknown load_id" [doris]

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

Re: [PR] [improve](binlog) Download binlogs with persistent connection [doris]

2025-02-27 Thread via GitHub
w41ter commented on PR #48467: URL: https://github.com/apache/doris/pull/48467#issuecomment-2689841019 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](broker) opt broker select logical, instead of always use the same broker [doris]

2025-02-27 Thread via GitHub
github-actions[bot] commented on PR #48464: URL: https://github.com/apache/doris/pull/48464#issuecomment-2689812924 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-website) branch asf-site updated (d0f1ddb24f4 -> 1e8aafc4955)

2025-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d0f1ddb24f4 Automated deployment with doris branch @ 8048bff5cd057fb3e2aece25ce1a3ff99a68acbd new 1

[PR] [fix](broker) opt broker select logical, instead of always use the same broker [doris]

2025-02-27 Thread via GitHub
cambyzju opened a new pull request, #48464: URL: https://github.com/apache/doris/pull/48464 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

  1   2   3   4   5   6   7   8   >