Re: [PR] Update optimizing-table-schema.md [doris-website]

2024-11-14 Thread via GitHub
KassieZ merged PR #1354: URL: https://github.com/apache/doris-website/pull/1354 -- 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] [Chore](function) remove some unused code of function [doris]

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

Re: [PR] [fix](runtime filter) Fix runtime filter not found [doris]

2024-11-14 Thread via GitHub
HappenLee commented on code in PR #43885: URL: https://github.com/apache/doris/pull/43885#discussion_r1842150584 ## be/src/exprs/runtime_filter.cpp: ## @@ -1095,13 +1097,16 @@ class SyncSizeClosure : public AutoReleaseClosureglobal_runtime_filter_mgr()->get_consume_filters(_fil

(doris) branch auto-pick-43776-branch-3.0 deleted (was 1114fc07c86)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-43776-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 1114fc07c86 [fix](nereids) convert stringLikeLiteral to double should use byte length (#43776

(doris) branch auto-pick-43448-branch-3.0 deleted (was 8a6f264dd38)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-43448-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 8a6f264dd38 [Fix](regression) Fix flaky test `fault_injection_p0/cloud/test_cloud_mow_stale_r

(doris) branch auto-pick-41395-branch-3.0 deleted (was f4ed85f8a88)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-41395-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was f4ed85f8a88 [fix](cloud-mow) Fix sending commiting rpc to FE twice problem (#41395) The revi

Re: [PR] [branch-2.0](binlog) Support drop view binlog (#39781) [doris]

2024-11-14 Thread via GitHub
w41ter commented on code in PR #43408: URL: https://github.com/apache/doris/pull/43408#discussion_r1842046135 ## fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java: ## @@ -2054,29 +2054,24 @@ private Status allTabletCommitted(boolean isReplay) { } priva

Re: [PR] [fix](inverted index) base compaction failed after restore indexes [doris]

2024-11-14 Thread via GitHub
cambyzju commented on PR #43962: URL: https://github.com/apache/doris/pull/43962#issuecomment-2476115131 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] [Improvement](bitmap-filter) reduce copy and remove some unused code of bitmap filter [doris]

2024-11-14 Thread via GitHub
BiteThet commented on PR #43936: URL: https://github.com/apache/doris/pull/43936#issuecomment-247582 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] branch-3.0: [fix](mtmv) Fix generate hyper graph wrongly when has filter which can not push down #43539 [doris]

2024-11-14 Thread via GitHub
dataroaring closed pull request #43944: branch-3.0: [fix](mtmv) Fix generate hyper graph wrongly when has filter which can not push down #43539 URL: https://github.com/apache/doris/pull/43944 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(doris) branch auto-pick-43804-branch-3.0 deleted (was 6460dc324d9)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-43804-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 6460dc324d9 [fix](cloud) fix file cache missing when compaction and improve bvars (#43804) T

Re: [PR] branch-3.0: [fix](mtmv) Fix partition track column fail when 'select *' used in related partition side #43531 [doris]

2024-11-14 Thread via GitHub
dataroaring closed pull request #43940: branch-3.0: [fix](mtmv) Fix partition track column fail when 'select *' used in related partition side #43531 URL: https://github.com/apache/doris/pull/43940 -- This is an automated message from the Apache Git Service. To respond to the message, please

(doris) branch auto-pick-43161-branch-3.0 created (now 0c695b94156)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43161-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 0c695b94156 branch-3.0: [fix](mtmv) Fix partition track column fail when 'select *' used in re

(doris) branch auto-pick-43161-branch-3.0 updated (0c695b94156 -> fc6ac7f3b21)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43161-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 0c695b94156 branch-3.0: [fix](mtmv) Fix partition track column fail when 'select *' used in re

(doris) branch auto-pick-43161-branch-2.1 created (now 8554c06337d)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43161-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 8554c06337d [opt](fe) Use `table.readLock` in `TabletStatMgr` for updating statistics (#39612)

[PR] branch-3.0: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
github-actions[bot] opened a new pull request, #43975: URL: https://github.com/apache/doris/pull/43975 Cherry-picked from #43161 -- 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] [feat](Nereids) support refresh catalog command [doris]

2024-11-14 Thread via GitHub
vinlee19 commented on PR #43449: URL: https://github.com/apache/doris/pull/43449#issuecomment-2476149273 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 auto-pick-43626-branch-3.0 deleted (was cf28505d6a3)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-43626-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was cf28505d6a3 [minor](rpc) Check client before RPC (#43626) The revisions that were on this bra

Re: [PR] branch-3.0: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43975: URL: https://github.com/apache/doris/pull/43975#issuecomment-2476149715 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+proce

Re: [PR] branch-2.1: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43976: URL: https://github.com/apache/doris/pull/43976#issuecomment-2476150991 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] branch-2.1: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43976: URL: https://github.com/apache/doris/pull/43976#issuecomment-2476150952 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+proce

[PR] branch-2.1: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
github-actions[bot] opened a new pull request, #43976: URL: https://github.com/apache/doris/pull/43976 Cherry-picked from #43161 -- 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] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2476152235 TeamCity be ut coverage result: Function Coverage: 37.98% (9902/26073) Line Coverage: 29.17% (82725/283622) Region Coverage: 28.30% (42512/150245) Branch Coverage: 24.8

(doris) branch auto-pick-43161-branch-2.1 updated (8554c06337d -> 5ada59eef34)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43161-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 8554c06337d [opt](fe) Use `table.readLock` in `TabletStatMgr` for updating statistics (#39612)

Re: [PR] branch-3.0: [performance](load) fix broker load scan ranges for unsplittable files #43161 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43975: URL: https://github.com/apache/doris/pull/43975#issuecomment-2476149754 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] [opt](brpc) check and remove unavailable brpc stubs (#43212) [doris]

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

(doris) branch branch-2.1 updated: [opt](brpc) check and remove unavailable brpc stubs (#43212) (#43859)

2024-11-14 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 7fc78e3f87e [opt](brpc) check and remov

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-14 Thread via GitHub
airborne12 commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2476153922 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

[PR] [branch-2.1](function) fix error result in auto partition name (#41130) [doris]

2024-11-14 Thread via GitHub
wyxxxcat opened a new pull request, #43977: URL: https://github.com/apache/doris/pull/43977 pick https://github.com/apache/doris/pull/41130 -- 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

Re: [PR] [branch-2.1](function) fix error result in auto partition name (#41130) [doris]

2024-11-14 Thread via GitHub
wyxxxcat commented on PR #43977: URL: https://github.com/apache/doris/pull/43977#issuecomment-2476158361 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] [branch-2.1](function) fix error result in auto partition name (#41130) [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43977: URL: https://github.com/apache/doris/pull/43977#issuecomment-2476158233 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+proce

Re: [PR] [Fix](auto-increment) Fix duplicate auto-increment column value problem [doris]

2024-11-14 Thread via GitHub
bobhan1 commented on PR #43774: URL: https://github.com/apache/doris/pull/43774#issuecomment-2476161304 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

(doris) branch auto-pick-43922-branch-3.0 deleted (was 428ac396399)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-43922-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 428ac396399 [Fix](UT) Fix status UT error introduced by #43731 (#43922) The revisions that we

Re: [PR] [debug] Add more logs when encounter `unknown index column` [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Fix](UT) Fix status UT error introduced by #43731 #43922 (#43925)

2024-11-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new de05a9b330e branch-3.0: [Fix](UT) Fi

Re: [PR] [test](flexible partial update) Add upgrade/downgrade case for flexible partial update [doris]

2024-11-14 Thread via GitHub
dataroaring commented on PR #42420: URL: https://github.com/apache/doris/pull/42420#issuecomment-2476258008 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](runtime filter) Fix runtime filter not found [doris]

2024-11-14 Thread via GitHub
HappenLee commented on code in PR #43885: URL: https://github.com/apache/doris/pull/43885#discussion_r1842120711 ## be/src/exprs/runtime_filter.cpp: ## @@ -996,14 +996,13 @@ Status IRuntimeFilter::publish(bool publish_local) { auto send_to_remote = [&](IRuntimeFilter* filte

[PR] [Refactor](data-partition) Refactor data partition docs [doris-website]

2024-11-14 Thread via GitHub
zclllyybb opened a new pull request, #1364: URL: https://github.com/apache/doris-website/pull/1364 1. fix wrong description of Null Range Partition 2. fix lost of Multi-Column Auto List Partition 3. explain support of Auto&Dynamic Partition and explain Best Practice 4. fix wrong vers

Re: [PR] [Chore](function) remove some unused code of function [doris]

2024-11-14 Thread via GitHub
github-actions[bot] commented on PR #43873: URL: https://github.com/apache/doris/pull/43873#issuecomment-2476259259 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] [Chore](function) remove some unused code of function [doris]

2024-11-14 Thread via GitHub
github-actions[bot] commented on PR #43873: URL: https://github.com/apache/doris/pull/43873#issuecomment-2476259170 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] branch-2.1: [Bug](bitmap-filter) fix wrong type cast on BitmapFilterColumnPredicate::evaluate #43877 [doris]

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

[PR] branch-2.1: [fix](datacheck) let count skip opt via meta #43743 [doris]

2024-11-14 Thread via GitHub
github-actions[bot] opened a new pull request, #43981: URL: https://github.com/apache/doris/pull/43981 Cherry-picked from #43743 -- 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](function) fix error result in auto partition name (#41130) [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43977: URL: https://github.com/apache/doris/pull/43977#issuecomment-2476381647 TeamCity be ut coverage result: Function Coverage: 36.35% (9485/26090) Line Coverage: 27.90% (78138/280099) Region Coverage: 26.55% (40076/150940) Branch Coverage: 23.3

Re: [PR] branch-2.1: [Bug](bitmap-filter) fix wrong type cast on BitmapFilterColumnPredicate::evaluate #43877 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43886: URL: https://github.com/apache/doris/pull/43886#issuecomment-2476382540 TeamCity be ut coverage result: Function Coverage: 36.36% (9486/26089) Line Coverage: 27.91% (78173/280082) Region Coverage: 26.55% (40078/150936) Branch Coverage: 23.3

(doris) branch branch-3.0 updated: [Fix](multi-catalog)Fixed incorrect parameter transmission when obtaining files by hms partition and incorrect parameter transmission concurrently. #43767 (#43914)

2024-11-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 59e7ece6c72 [Fix](multi-catalog)Fixed

Re: [PR] [cleanup](load) remove unused load properties "use_new_load_scan_node" [doris]

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

[PR] [cleanup](load) remove unused load properties "use_new_load_scan_node" [doris]

2024-11-14 Thread via GitHub
kaijchen opened a new pull request, #43989: URL: https://github.com/apache/doris/pull/43989 ### What problem does this PR solve? remove unused load properties "use_new_load_scan_node" ### Check List (For Author) - Test - [x] Regression test - [ ] Unit Test

Re: [PR] branch-2.1: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43988: URL: https://github.com/apache/doris/pull/43988#issuecomment-2476420242 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] [cleanup](load) remove unused load properties "use_new_load_scan_node" [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43989: URL: https://github.com/apache/doris/pull/43989#issuecomment-2476422325 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+proce

Re: [PR] [Fix](multi-catalog)Fixed incorrect parameter transmission when obtaining files by hms partition and incorrect parameter transmission concurrently. #43767 [doris]

2024-11-14 Thread via GitHub
morningman merged PR #43914: URL: https://github.com/apache/doris/pull/43914 -- 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

Re: [PR] [SessionVariable](ShortCircuit) disable snapshot query by defaulto [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43990: URL: https://github.com/apache/doris/pull/43990#issuecomment-2476427457 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+proce

Re: [PR] branch-2.1: [fix](binlog) add modify comment binlog when replaying journal #43827 [doris]

2024-11-14 Thread via GitHub
dataroaring closed pull request #43986: branch-2.1: [fix](binlog) add modify comment binlog when replaying journal #43827 URL: https://github.com/apache/doris/pull/43986 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [fix](mtmv) Fix materialized view not chosen by cbo when join is rewritten by materialized view [doris]

2024-11-14 Thread via GitHub
seawinde opened a new pull request, #43991: URL: https://github.com/apache/doris/pull/43991 ### What problem does this PR solve? Such query as following: ```sqlSELECT s_acctbal, s_name,

Re: [PR] [fix](mtmv) Fix materialized view not chosen by cbo when join is rewritten by materialized view [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43991: URL: https://github.com/apache/doris/pull/43991#issuecomment-2476446799 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+proce

Re: [PR] [fix](mtmv) Fix materialized view not chosen by cbo when join is rewritten by materialized view [doris]

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

Re: [PR] [fix](regression)Fix unstable delta rows case. [doris]

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

(doris) branch master updated (581faa3221e -> 7e8ef55aab1)

2024-11-14 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 581faa3221e [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write (#42328) add 7

(doris) branch auto-pick-43928-branch-3.0 created (now 59e7ece6c72)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43928-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 59e7ece6c72 [Fix](multi-catalog)Fixed incorrect parameter transmission when obtaining files by

Re: [PR] branch-3.0: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43987: URL: https://github.com/apache/doris/pull/43987#issuecomment-2476418363 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+proce

Re: [PR] branch-3.0: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43987: URL: https://github.com/apache/doris/pull/43987#issuecomment-2476418408 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 auto-pick-43928-branch-3.0 updated (59e7ece6c72 -> 7c66624a7f2)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43928-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 59e7ece6c72 [Fix](multi-catalog)Fixed incorrect parameter transmission when obtaining files by

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-14 Thread via GitHub
airborne12 merged PR #42328: URL: https://github.com/apache/doris/pull/42328 -- 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

[PR] [docs](load) add missing configs and properties in broker load manual [doris-website]

2024-11-14 Thread via GitHub
kaijchen opened a new pull request, #1365: URL: https://github.com/apache/doris-website/pull/1365 # Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English -- This is an automated message from the Apache Git Service. To

[PR] branch-2.1: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
github-actions[bot] opened a new pull request, #43988: URL: https://github.com/apache/doris/pull/43988 Cherry-picked from #43928 -- 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-43928-branch-2.1 updated (7fc78e3f87e -> 0ad453110b3)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43928-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7fc78e3f87e [opt](brpc) check and remove unavailable brpc stubs (#43212) (#43859) add 0ad

Re: [PR] branch-2.1: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
doris-robot commented on PR #43988: URL: https://github.com/apache/doris/pull/43988#issuecomment-2476420195 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+proce

[PR] branch-3.0: [fix](regression)Fix unstable delta rows case. #43928 [doris]

2024-11-14 Thread via GitHub
github-actions[bot] opened a new pull request, #43987: URL: https://github.com/apache/doris/pull/43987 Cherry-picked from #43928 -- 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] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-14 Thread via GitHub
github-actions[bot] commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2476414695 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

[PR] [SessionVariable](ShortCircuit) disable snapshot query by defaulto [doris]

2024-11-14 Thread via GitHub
eldenmoon opened a new pull request, #43990: URL: https://github.com/apache/doris/pull/43990 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [SessionVariable](ShortCircuit) disable snapshot query by defaulto [doris]

2024-11-14 Thread via GitHub
eldenmoon commented on PR #43990: URL: https://github.com/apache/doris/pull/43990#issuecomment-2476427516 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] [SessionVariable](ShortCircuit) disable snapshot query by default [doris]

2024-11-14 Thread via GitHub
eldenmoon commented on PR #43990: URL: https://github.com/apache/doris/pull/43990#issuecomment-2476429932 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) branch master updated: [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write (#42328)

2024-11-14 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 581faa3221e [Refactor](inverted index) refactor

(doris) branch auto-pick-43827-branch-3.0 created (now 27125e6d1d0)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43827-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 27125e6d1d0 [fix](cloud-mow) tablet_id should use int64_t to avoid truncation problem when rem

(doris) branch auto-pick-43928-branch-2.1 created (now 7fc78e3f87e)

2024-11-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43928-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7fc78e3f87e [opt](brpc) check and remove unavailable brpc stubs (#43212) (#43859) No new revi

<    2   3   4   5   6   7