[GitHub] [doris] xinyiZzz opened a new pull request, #18242: [opt](hashtable) Modify default filled strategy to 75%

2023-03-29 Thread via GitHub
xinyiZzz opened a new pull request, #18242: URL: https://github.com/apache/doris/pull/18242 # Proposed changes Issue Number: close #xxx ## Problem summary #10936 introduced to allow the HashTable to be filled to 75% when it is larger than 2G #11944 In the 1.1.2 versio

[GitHub] [doris] xinyiZzz commented on pull request #18242: [opt](hashtable) Modify default filled strategy to 75%

2023-03-29 Thread via GitHub
xinyiZzz commented on PR #18242: URL: https://github.com/apache/doris/pull/18242#issuecomment-1489646449 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 a diff in pull request #18242: [opt](hashtable) Modify default filled strategy to 75%

2023-03-29 Thread via GitHub
github-actions[bot] commented on code in PR #18242: URL: https://github.com/apache/doris/pull/18242#discussion_r1152704827 ## be/src/vec/common/hash_table/string_hash_table.h: ## @@ -175,8 +175,9 @@ struct StringHashTableEmpty //-V730 size_t get_buffer_size_in_bytes() const

[GitHub] [doris] sohardforaname commented on pull request #18062: [Fix](Nereids)fix nereids is failed to parse union with query covered parenthesis

2023-03-29 Thread via GitHub
sohardforaname commented on PR #18062: URL: https://github.com/apache/doris/pull/18062#issuecomment-1489656493 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] morrySnow commented on pull request #18165: [fix](planner) lateral view do not support lower case table name config

2023-03-29 Thread via GitHub
morrySnow commented on PR #18165: URL: https://github.com/apache/doris/pull/18165#issuecomment-1489661289 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] sohardforaname commented on pull request #18197: [Fix](planner)fix create view ignore order by info bug.

2023-03-29 Thread via GitHub
sohardforaname commented on PR #18197: URL: https://github.com/apache/doris/pull/18197#issuecomment-1489663337 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] morrySnow commented on pull request #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

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

[GitHub] [doris] morrySnow commented on pull request #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

2023-03-29 Thread via GitHub
morrySnow commented on PR #18223: URL: https://github.com/apache/doris/pull/18223#issuecomment-1489663718 run beut -- 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

[GitHub] [doris] morrySnow commented on pull request #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

2023-03-29 Thread via GitHub
morrySnow commented on PR #18223: URL: https://github.com/apache/doris/pull/18223#issuecomment-1489663765 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

[GitHub] [doris] github-actions[bot] commented on pull request #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18223: URL: https://github.com/apache/doris/pull/18223#issuecomment-1489664026 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 #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18223: URL: https://github.com/apache/doris/pull/18223#issuecomment-1489664061 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] morrySnow commented on a diff in pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-03-29 Thread via GitHub
morrySnow commented on code in PR #18163: URL: https://github.com/apache/doris/pull/18163#discussion_r1152712129 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/CurrentCatalog.java: ## @@ -0,0 +1,54 @@ +// Licensed to the Apache Software F

[GitHub] [doris] morningman opened a new pull request, #18243: [fix](fs) fix local file system copy bug

2023-03-29 Thread via GitHub
morningman opened a new pull request, #18243: URL: https://github.com/apache/doris/pull/18243 # Proposed changes Issue Number: close #xxx ## Problem summary `copy_dirs` has a bug that will cause infinity iteration ## Checklist(Required) * [ ] Does it affect

[GitHub] [doris] morningman commented on pull request #18243: [fix](fs) fix local file system copy bug

2023-03-29 Thread via GitHub
morningman commented on PR #18243: URL: https://github.com/apache/doris/pull/18243#issuecomment-1489669934 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 #18243: [fix](fs) fix local file system copy bug

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18243: URL: https://github.com/apache/doris/pull/18243#issuecomment-1489671361 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 #18243: [fix](fs) fix local file system copy bug

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18243: URL: https://github.com/apache/doris/pull/18243#issuecomment-1489672583 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 a diff in pull request #18190: [feature](struct-type) support basic struct constructor function

2023-03-29 Thread via GitHub
github-actions[bot] commented on code in PR #18190: URL: https://github.com/apache/doris/pull/18190#discussion_r1152728563 ## be/src/vec/functions/function_struct.cpp: ## @@ -0,0 +1,143 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] gitccl commented on pull request #18175: [vectorized](function) support array_first_index function

2023-03-29 Thread via GitHub
gitccl commented on PR #18175: URL: https://github.com/apache/doris/pull/18175#issuecomment-1489689008 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

[GitHub] [doris] xinyiZzz commented on pull request #18242: [opt](hashtable) Modify default filled strategy to 75%

2023-03-29 Thread via GitHub
xinyiZzz commented on PR #18242: URL: https://github.com/apache/doris/pull/18242#issuecomment-1489690296 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 #18175: [vectorized](function) support array_first_index function

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

[GitHub] [doris] BiteTheDDDDt merged pull request #18179: [Enchancement](materialized-view) enchance materialized view where clause match

2023-03-29 Thread via GitHub
BiteThet merged PR #18179: URL: https://github.com/apache/doris/pull/18179 -- 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: [Enchancement](materialized-view) enchance materialized view where clause match (#18179)

2023-03-29 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 c8ad62a3cd [Enchancement](materialized-view)

[GitHub] [doris] BiteTheDDDDt merged pull request #18168: [Chore](materialized-view) forbiden create mv with where clause contained aggregate column

2023-03-29 Thread via GitHub
BiteThet merged PR #18168: URL: https://github.com/apache/doris/pull/18168 -- 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: [Chore](materialized-view) forbiden create mv with where clause contained aggregate column (#18168)

2023-03-29 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 cec983b7ef [Chore](materialized-view) forbide

[GitHub] [doris] BiteTheDDDDt commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-29 Thread via GitHub
BiteThet commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1489702380 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] hello-stephen commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-03-29 Thread via GitHub
hello-stephen commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1489711210 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 32.96 seconds stream load tsv: 444 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] morrySnow commented on pull request #18170: [enhance](nereids)filter estimation, column stats update strategy

2023-03-29 Thread via GitHub
morrySnow commented on PR #18170: URL: https://github.com/apache/doris/pull/18170#issuecomment-1489719533 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] SaintBacchus commented on pull request #18224: [Feature-Wip](MySQL Load)Show load warning for my sql load

2023-03-29 Thread via GitHub
SaintBacchus commented on PR #18224: URL: https://github.com/apache/doris/pull/18224#issuecomment-1489720226 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] hungtcs commented on issue #16912: [Bug] after use Mutil-Catalog JDBC connect to clickhouse, simple select query random report two exception.

2023-03-29 Thread via GitHub
hungtcs commented on issue #16912: URL: https://github.com/apache/doris/issues/16912#issuecomment-1489721408 +1 same issues. ``` Git : file://6bd59f526564@Unknown Version : doris-1.2.3-rc02 BuildInfo : 6bd59f526564 BuildTime : Thu, 16 Mar 2023 10:43:21 UTC ``` ```

[GitHub] [doris] morningman commented on pull request #18204: [refactor](libhdfs) introduce hadoop libhdfs

2023-03-29 Thread via GitHub
morningman commented on PR #18204: URL: https://github.com/apache/doris/pull/18204#issuecomment-1489731332 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 #18204: [refactor](libhdfs) introduce hadoop libhdfs

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

[GitHub] [doris] liujiwen-up opened a new pull request, #18244: Supplement the description and case of days_diff

2023-03-29 Thread via GitHub
liujiwen-up opened a new pull request, #18244: URL: https://github.com/apache/doris/pull/18244 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Ha

[GitHub] [doris] morningman commented on pull request #18204: [refactor](libhdfs) introduce hadoop libhdfs

2023-03-29 Thread via GitHub
morningman commented on PR #18204: URL: https://github.com/apache/doris/pull/18204#issuecomment-1489736397 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] liujiwen-up commented on issue #18241: [Bug] ERROR 1105 (HY000): errCode = 2, detailMessage = Failed to find 3 backends for policy: cluster|query|load|schedule|tags|medium: default_cl

2023-03-29 Thread via GitHub
liujiwen-up commented on issue #18241: URL: https://github.com/apache/doris/issues/18241#issuecomment-1489738879 Did you specify the storage medium in be? You can remove this configuration. If you have any questions, you can chat with me privately and add me on WeChat:Ljw919666 -- This i

[GitHub] [doris] Bingchen1512 commented on issue #17876: [Bug] 相同的join查询,当join的键(字段名)大写和小写的时候,系统匹配的join方式不同

2023-03-29 Thread via GitHub
Bingchen1512 commented on issue #17876: URL: https://github.com/apache/doris/issues/17876#issuecomment-1489741660 Hello, can you add this bug fix in the next minor version update, such as 1.2.4, thank you. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [doris] sohardforaname commented on pull request #18213: [Feature](Nereids)support binary arithmetic function

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

[GitHub] [doris] github-actions[bot] commented on pull request #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489742640 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 #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489742680 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] eldenmoon commented on pull request #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
eldenmoon commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489745202 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] wsjz opened a new pull request, #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-29 Thread via GitHub
wsjz opened a new pull request, #18245: URL: https://github.com/apache/doris/pull/18245 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit

[GitHub] [doris] hello-stephen commented on pull request #18165: [fix](planner) lateral view do not support lower case table name config

2023-03-29 Thread via GitHub
hello-stephen commented on PR #18165: URL: https://github.com/apache/doris/pull/18165#issuecomment-1489746071 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 32.63 seconds stream load tsv: 446 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] jackwener commented on pull request #18223: [fix](Nereids): fix copyIn() in Memo when useless project with groupplan

2023-03-29 Thread via GitHub
jackwener commented on PR #18223: URL: https://github.com/apache/doris/pull/18223#issuecomment-1489747736 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 #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489747624 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 #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489748567 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 #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1489748676 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] SWJTU-ZhangLei commented on pull request #17485: [log](fe) add more detail log for master transfer (#17350)

2023-03-29 Thread via GitHub
SWJTU-ZhangLei commented on PR #17485: URL: https://github.com/apache/doris/pull/17485#issuecomment-1489753087 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] yiguolei merged pull request #18205: [Bug](bloomfilter) Fix bloom filter for date type

2023-03-29 Thread via GitHub
yiguolei merged PR #18205: URL: https://github.com/apache/doris/pull/18205 -- 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 master updated (cec983b7ef -> b7af110f61)

2023-03-29 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 cec983b7ef [Chore](materialized-view) forbiden create mv with where clause contained aggregate column (#18168)

[GitHub] [doris] github-actions[bot] commented on pull request #18205: [Bug](bloomfilter) Fix bloom filter for date type

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18205: URL: https://github.com/apache/doris/pull/18205#issuecomment-1489754687 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] xiaojunjie commented on pull request #17753: [Enhancement](HttpServer) Add http interface authentication for BE

2023-03-29 Thread via GitHub
xiaojunjie commented on PR #17753: URL: https://github.com/apache/doris/pull/17753#issuecomment-1489755027 run FE UT -- 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 #18205: [Bug](bloomfilter) Fix bloom filter for date type

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18205: URL: https://github.com/apache/doris/pull/18205#issuecomment-1489754720 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] yiguolei merged pull request #18240: [chore](check) remove fe ut check from branch-1.1-lts

2023-03-29 Thread via GitHub
yiguolei merged PR #18240: URL: https://github.com/apache/doris/pull/18240 -- 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 master updated (b7af110f61 -> f2d71a347a)

2023-03-29 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 b7af110f61 [Bug](bloomfilter) Fix bloom filter for date type (#18205) add f2d71a347a [chore](check) remove fe ut

[GitHub] [doris] github-actions[bot] commented on pull request #18208: [Enchancement](mysql-compatable) add regression-test for MySQLdump

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18208: URL: https://github.com/apache/doris/pull/18208#issuecomment-1489756636 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 #18208: [Enchancement](mysql-compatable) add regression-test for MySQLdump

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18208: URL: https://github.com/apache/doris/pull/18208#issuecomment-1489756680 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] Kikyou1997 commented on pull request #18201: [fix](planner) Fix agg on inlineview which with constant slot.

2023-03-29 Thread via GitHub
Kikyou1997 commented on PR #18201: URL: https://github.com/apache/doris/pull/18201#issuecomment-1489760507 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] wangshisan commented on issue #16392: Doris Roadmap 2023

2023-03-29 Thread via GitHub
wangshisan commented on issue #16392: URL: https://github.com/apache/doris/issues/16392#issuecomment-1489768120 > May I know how would you implement this? By implementing a full Java writer, or by JNI and invoking the existing C++ code in the backend? -- This is an automated messa

[GitHub] [doris] Cai-Yao commented on pull request #18208: [Enchancement](mysql-compatable) add regression-test for MySQLdump

2023-03-29 Thread via GitHub
Cai-Yao commented on PR #18208: URL: https://github.com/apache/doris/pull/18208#issuecomment-1489770428 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] eldenmoon commented on pull request #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
eldenmoon commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489776020 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] BiteTheDDDDt opened a new pull request, #18246: [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal

2023-03-29 Thread via GitHub
BiteThet opened a new pull request, #18246: URL: https://github.com/apache/doris/pull/18246 # Proposed changes fix isDisableTuplesMVRewriter rreturn true when expr is literal ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it

[GitHub] [doris] zhannngchen merged pull request #18161: [fix](stream-load) find line delimiter in csv should start with no offset

2023-03-29 Thread via GitHub
zhannngchen merged PR #18161: URL: https://github.com/apache/doris/pull/18161 -- 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] zhannngchen closed issue #16981: [Bug] Stream load Failed

2023-03-29 Thread via GitHub
zhannngchen closed issue #16981: [Bug] Stream load Failed URL: https://github.com/apache/doris/issues/16981 -- 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-ma

[doris] branch master updated (f2d71a347a -> e3bd812887)

2023-03-29 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 f2d71a347a [chore](check) remove fe ut check from branch-1.1-lts (#18240) add e3bd812887 [fix](stream-load) fi

[GitHub] [doris] github-actions[bot] commented on pull request #18181: [Improve](row store) add more profile info in log for point query and make row column page size more configurable

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18181: URL: https://github.com/apache/doris/pull/18181#issuecomment-1489780286 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 opened a new pull request, #18247: [enhancement](query exec) should print error status when query meet error

2023-03-29 Thread via GitHub
yiguolei opened a new pull request, #18247: URL: https://github.com/apache/doris/pull/18247 # Proposed changes Issue Number: close #xxx ## Problem summary If BE is in heavy load, the query may failed, but BE will try to connect to FE using thrift, if FE is also i

[GitHub] [doris] github-actions[bot] commented on pull request #18156: [Enhencement](Backends) add `HostName` filed in backends table and delete backends table in information_schema

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18156: URL: https://github.com/apache/doris/pull/18156#issuecomment-1489784895 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 #18236: [fix](load) handle null map right in OlapDataConvertor

2023-03-29 Thread via GitHub
github-actions[bot] commented on PR #18236: URL: https://github.com/apache/doris/pull/18236#issuecomment-1489784907 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 a diff in pull request #18247: [enhancement](query exec) should print error status when query meet error

2023-03-29 Thread via GitHub
github-actions[bot] commented on code in PR #18247: URL: https://github.com/apache/doris/pull/18247#discussion_r1152808851 ## be/src/runtime/fragment_mgr.cpp: ## @@ -110,6 +110,8 @@ class FragmentExecState { std::lock_guard l(_status_lock); if (!status.ok() &&

[GitHub] [doris] Jibing-Li commented on pull request #18157: [Refactor](multi catalog)BE assignment data structure.

2023-03-29 Thread via GitHub
Jibing-Li commented on PR #18157: URL: https://github.com/apache/doris/pull/18157#issuecomment-1489787374 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] hqx871 opened a new issue, #18248: [Bug]

2023-03-29 Thread via GitHub
hqx871 opened a new issue, #18248: URL: https://github.com/apache/doris/issues/18248 ### 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 1.2 ### What's Wro

[GitHub] [doris] BePPPower commented on pull request #18156: [Enhencement](Backends) add `HostName` filed in backends table and delete backends table in information_schema

2023-03-29 Thread via GitHub
BePPPower commented on PR #18156: URL: https://github.com/apache/doris/pull/18156#issuecomment-1489789251 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

<    1   2   3   4