[GitHub] [doris] yixiutt opened a new pull request, #17023: [bugfix](vertical compaction) reset is_same flag when goto next row

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

[doris] branch dependabot/maven/fe/fe-core/commons-fileupload-commons-fileupload-1.5 created (now 0aa7b90bb6)

2023-02-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/fe-core/commons-fileupload-commons-fileupload-1.5 in repository https://gitbox.apache.org/repos/asf/doris.git at 0aa7b90bb6 Bump commons-fileupload from 1.3.3 to 1.

[GitHub] [doris] dependabot[bot] opened a new pull request, #17022: Bump commons-fileupload from 1.3.3 to 1.5 in /fe/fe-core

2023-02-21 Thread via GitHub
dependabot[bot] opened a new pull request, #17022: URL: https://github.com/apache/doris/pull/17022 Bumps commons-fileupload from 1.3.3 to 1.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:c

[GitHub] [doris] sohardforaname commented on pull request #16824: [regression-test](Nereids) add agg function, tvf, generator, window function test cases

2023-02-21 Thread via GitHub
sohardforaname commented on PR #16824: URL: https://github.com/apache/doris/pull/16824#issuecomment-1439566694 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 uns

[GitHub] [doris] sohardforaname commented on pull request #16993: [Feature](planner)add dayofweek for FEFunctions to support fold constant.

2023-02-21 Thread via GitHub
sohardforaname commented on PR #16993: URL: https://github.com/apache/doris/pull/16993#issuecomment-1439566437 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] nextdreamblue opened a new pull request, #17021: (udf) create native function return error

2023-02-21 Thread via GitHub
nextdreamblue opened a new pull request, #17021: URL: https://github.com/apache/doris/pull/17021 # Proposed changes Issue Number: close #xxx ## Problem summary after 1.2.0, doris does not support native udf, return error when create native function ## Checklist(Re

[GitHub] [doris] github-actions[bot] commented on pull request #16616: [Feature](nereids) Support Mark join

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16616: URL: https://github.com/apache/doris/pull/16616#issuecomment-1439562929 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] Tanya-W commented on pull request #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
Tanya-W commented on PR #16994: URL: https://github.com/apache/doris/pull/16994#issuecomment-1439562860 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #16616: [Feature](nereids) Support Mark join

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16616: URL: https://github.com/apache/doris/pull/16616#issuecomment-1439560371 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] eldenmoon commented on pull request #17020: [Function](array-type) support array_apply

2023-02-21 Thread via GitHub
eldenmoon commented on PR #17020: URL: https://github.com/apache/doris/pull/17020#issuecomment-1439557043 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 a diff in pull request #17020: [Function](array-type) support array_apply

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #17020: URL: https://github.com/apache/doris/pull/17020#discussion_r1113925934 ## be/src/vec/functions/array/function_array_apply.cpp: ## @@ -0,0 +1,220 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

[GitHub] [doris] eldenmoon opened a new pull request, #17020: [Function](array-type) support array_apply

2023-02-21 Thread via GitHub
eldenmoon opened a new pull request, #17020: URL: https://github.com/apache/doris/pull/17020 Filter array to match specific binary condition ``` mysql> select array_apply([100, 101, 102], '=', 102); +-+

[GitHub] [doris] github-actions[bot] commented on pull request #16905: [doc](community)correct the number of committers

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

[GitHub] [doris] github-actions[bot] commented on pull request #16905: [doc](community)correct the number of committers

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16905: URL: https://github.com/apache/doris/pull/16905#issuecomment-1439543913 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] BiteTheDDDDt commented on pull request #16955: [Enchancement](function) refact and optimize some function register

2023-02-21 Thread via GitHub
BiteThet commented on PR #16955: URL: https://github.com/apache/doris/pull/16955#issuecomment-1439543781 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.

[GitHub] [doris] sohardforaname commented on pull request #16824: [regression-test](Nereids) add agg function, tvf, generator, window function test cases

2023-02-21 Thread via GitHub
sohardforaname commented on PR #16824: URL: https://github.com/apache/doris/pull/16824#issuecomment-1439540287 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 uns

[doris] branch master updated: fix inverted index doc typo and reorganize index related docs (#16915)

2023-02-21 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 51eb147711 fix inverted index doc typo and reo

[GitHub] [doris] luzhijing merged pull request #16915: [doc](index) fix inverted index doc typo and reorganize index related docs

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

[GitHub] [doris] github-actions[bot] commented on pull request #16915: [doc](index) fix inverted index doc typo and reorganize index related docs

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16915: URL: https://github.com/apache/doris/pull/16915#issuecomment-1439535777 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 #17009: [doc](typo)update datax.md

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

[GitHub] [doris] github-actions[bot] commented on pull request #17009: [doc](typo)update datax.md

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17009: URL: https://github.com/apache/doris/pull/17009#issuecomment-1439534549 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] yixiutt commented on a diff in pull request #16731: segcompaction featuring verticalcompaction

2023-02-21 Thread via GitHub
yixiutt commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1113903511 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -133,18 +137,21 @@ RowwiseIteratorUPtr BetaRowsetWriter::_get_segcompaction_reader( } seg_iterato

[doris] branch master updated (3636d0a561 -> 0b3e18d060)

2023-02-21 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 3636d0a561 [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency (#16564) add 0b3e18d

[GitHub] [doris] yiguolei merged pull request #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
yiguolei merged PR #16991: URL: https://github.com/apache/doris/pull/16991 -- 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 (0e3be4eff5 -> 3636d0a561)

2023-02-21 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 0e3be4eff5 [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread (#16639)

[GitHub] [doris] zhannngchen merged pull request #16564: [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency

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

[GitHub] [doris] github-actions[bot] commented on pull request #16989: [fix](memory) fix memory GC details and join probe catch bad_alloc

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16989: URL: https://github.com/apache/doris/pull/16989#issuecomment-1439521561 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] yixiutt commented on a diff in pull request #16731: segcompaction featuring verticalcompaction

2023-02-21 Thread via GitHub
yixiutt commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1113903328 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -133,18 +137,21 @@ RowwiseIteratorUPtr BetaRowsetWriter::_get_segcompaction_reader( } seg_iterato

[GitHub] [doris] yixiutt commented on a diff in pull request #16731: segcompaction featuring verticalcompaction

2023-02-21 Thread via GitHub
yixiutt commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1113902973 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -116,9 +118,11 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _add_block(block

[GitHub] [doris] morrySnow commented on pull request #16985: [fix](fe)bucket shuffle join is not recognized if the first table is a subquery

2023-02-21 Thread via GitHub
morrySnow commented on PR #16985: URL: https://github.com/apache/doris/pull/16985#issuecomment-1439518136 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 #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439502670 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 #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16941: URL: https://github.com/apache/doris/pull/16941#issuecomment-1439494050 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 #16806: [Enhancement](ES): Support mapping es date format and replace simple json with jackson

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

[GitHub] [doris] github-actions[bot] commented on pull request #16806: [Enhancement](ES): Support mapping es date format and replace simple json with jackson

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16806: URL: https://github.com/apache/doris/pull/16806#issuecomment-1439493620 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 master updated: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread (#16639)

2023-02-21 Thread linzhongcheng
This is an automated email from the ASF dual-hosted git repository. linzhongcheng 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 0e3be4eff5 [Improvement](brpc) Using a thr

[GitHub] [doris] chenlinzhong merged pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong merged PR #16639: URL: https://github.com/apache/doris/pull/16639 -- 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] qidaye commented on pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
qidaye commented on PR #16941: URL: https://github.com/apache/doris/pull/16941#issuecomment-1439491328 run buildall and external -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16941: URL: https://github.com/apache/doris/pull/16941#issuecomment-1439490389 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] adonis0147 commented on pull request #16913: [feature-wip](MTMV) Add some metrics for MTMV

2023-02-21 Thread via GitHub
adonis0147 commented on PR #16913: URL: https://github.com/apache/doris/pull/16913#issuecomment-1439490191 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439489761 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 uns

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1439489688 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] cnwyc opened a new issue, #17019: [Bug] doris JSONB Cannot carry out max

2023-02-21 Thread via GitHub
cnwyc opened a new issue, #17019: URL: https://github.com/apache/doris/issues/17019 ### 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.2 ### What's Wr

[GitHub] [doris] kaka11chen commented on pull request #16934: [Improvement](parquet-reader) Improve performance of parquet reader filter calculation.

2023-02-21 Thread via GitHub
kaka11chen commented on PR #16934: URL: https://github.com/apache/doris/pull/16934#issuecomment-1439486902 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 #16564: [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16564: URL: https://github.com/apache/doris/pull/16564#issuecomment-1439486330 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] YangShaw commented on pull request #17014: [fix](Nereids) fix nullable() of lead/lag

2023-02-21 Thread via GitHub
YangShaw commented on PR #17014: URL: https://github.com/apache/doris/pull/17014#issuecomment-1439485588 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 unsubscri

[GitHub] [doris] github-actions[bot] commented on pull request #17018: [Bug](complex-type) Fix is null predicate in delete stmt for array/struct/map type

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17018: URL: https://github.com/apache/doris/pull/17018#issuecomment-1439484715 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 #17016: [fix](compile) fix compile error while use gcc12

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

[GitHub] [doris] github-actions[bot] commented on pull request #17016: [fix](compile) fix compile error while use gcc12

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17016: URL: https://github.com/apache/doris/pull/17016#issuecomment-1439483637 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] xinyiZzz commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439482188 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] BiteTheDDDDt commented on pull request #16955: [Enchancement](function) refact and optimize some function register

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

[GitHub] [doris] github-actions[bot] commented on pull request #17018: [Bug](complex-type) Fix is null predicate in delete stmt for array/struct/map type

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17018: URL: https://github.com/apache/doris/pull/17018#issuecomment-1439474964 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 #17018: [Bug](complex-type) Fix is null predicate in delete stmt for array/struct/map type

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

[GitHub] [doris] morrySnow commented on pull request #16844: [refactor](Nereids) let type coercion same with legacy planner

2023-02-21 Thread via GitHub
morrySnow commented on PR #16844: URL: https://github.com/apache/doris/pull/16844#issuecomment-1439470953 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] xy720 opened a new pull request, #17018: [Bug](complex-type) Fix is null predicate in delete stmt for array/struct/map type

2023-02-21 Thread via GitHub
xy720 opened a new pull request, #17018: URL: https://github.com/apache/doris/pull/17018 # Proposed changes This commit fix two problems: 1、fix insert null for struct-type how to reproduce: ``` mysql> desc struct_test; +---+--

[GitHub] [doris] github-actions[bot] commented on pull request #16955: [Enchancement](function) refact and optimize some function register

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16955: URL: https://github.com/apache/doris/pull/16955#issuecomment-1439464547 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] YangShaw commented on pull request #17014: [fix](Nereids) fix nullable() of lead/lag

2023-02-21 Thread via GitHub
YangShaw commented on PR #17014: URL: https://github.com/apache/doris/pull/17014#issuecomment-1439458404 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 unsubscri

[GitHub] [doris] amorynan commented on pull request #16948: [Improve](map-type) Add contains_null for map

2023-02-21 Thread via GitHub
amorynan commented on PR #16948: URL: https://github.com/apache/doris/pull/16948#issuecomment-1439454941 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 #16987: [improvement](memory) Support GC segment cache, when memory insufficient

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

[GitHub] [doris] github-actions[bot] commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439452808 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] zhannngchen commented on pull request #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
zhannngchen commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439452762 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #16935: [Fix](function)fix datatime-diff function's overflow

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16935: URL: https://github.com/apache/doris/pull/16935#issuecomment-1439450800 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] zclllyybb commented on pull request #16935: [Fix](function)fix datatime-diff function's overflow

2023-02-21 Thread via GitHub
zclllyybb commented on PR #16935: URL: https://github.com/apache/doris/pull/16935#issuecomment-1439449745 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] zhannngchen commented on pull request #16564: [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency

2023-02-21 Thread via GitHub
zhannngchen commented on PR #16564: URL: https://github.com/apache/doris/pull/16564#issuecomment-1439449638 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439449258 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] chenlinzhong commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-21 Thread via GitHub
chenlinzhong commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1439447562 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 unsub

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113838369 ## be/src/olap/segment_loader.cpp: ## @@ -52,8 +53,14 @@ void SegmentLoader::_insert(const SegmentLoader::CacheKey& key, SegmentLoader::C delete c

[GitHub] [doris] xinyiZzz commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113836779 ## be/src/util/mem_info.cpp: ## @@ -97,6 +98,8 @@ void MemInfo::process_cache_gc(int64_t& freed_mem) { freed_mem += StoragePageCache::instance()->ge

[GitHub] [doris] hello-stephen commented on pull request #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
hello-stephen commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439441610 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.58 seconds stream load tsv: 465 seconds loaded 74807831229 Bytes, about 153 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16994: URL: https://github.com/apache/doris/pull/16994#issuecomment-1439434933 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] Tanya-W commented on pull request #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
Tanya-W commented on PR #16994: URL: https://github.com/apache/doris/pull/16994#issuecomment-1439434716 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] cambyzju commented on pull request #17016: [fix](compile) fix compile error while use gcc12

2023-02-21 Thread via GitHub
cambyzju commented on PR #17016: URL: https://github.com/apache/doris/pull/17016#issuecomment-1439434651 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] Tanya-W commented on a diff in pull request #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
Tanya-W commented on code in PR #16994: URL: https://github.com/apache/doris/pull/16994#discussion_r1113831067 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -550,21 +550,35 @@ bool SegmentIterator::_check_apply_by_bitmap_index(ColumnPredicate* pred) { return

[GitHub] [doris] Jibing-Li commented on pull request #17004: [Fix](load)Pass hidden column to load columns.

2023-02-21 Thread via GitHub
Jibing-Li commented on PR #17004: URL: https://github.com/apache/doris/pull/17004#issuecomment-1439432257 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] gavinchou commented on a diff in pull request #16340: [feature](mysql) Support secure MySQL connection to FE

2023-02-21 Thread via GitHub
gavinchou commented on code in PR #16340: URL: https://github.com/apache/doris/pull/16340#discussion_r1113826525 ## fe/fe-core/src/main/java/org/apache/doris/mysql/MysqlSslContext.java: ## @@ -0,0 +1,277 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [doris] github-actions[bot] commented on pull request #17016: [fix](compile) fix compile error while use gcc12

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17016: URL: https://github.com/apache/doris/pull/17016#issuecomment-1439431020 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] cambyzju opened a new pull request, #17016: [fix](compile) fix compile error while use gcc12

2023-02-21 Thread via GitHub
cambyzju opened a new pull request, #17016: URL: https://github.com/apache/doris/pull/17016 # Proposed changes Issue Number: close #xxx ## Problem summary Error message: /home/disk1/zhuxiaoli01/doris/baidu/bdg/doris/core/be/src/vec/core/field.h:647:13: note: 'doris::vect

[GitHub] [doris] wangbo commented on a diff in pull request #16472: [improvement](meta) Enhance Doris's fault tolerance to disk error

2023-02-21 Thread via GitHub
wangbo commented on code in PR #16472: URL: https://github.com/apache/doris/pull/16472#discussion_r1113814178 ## be/src/common/config.h: ## @@ -913,6 +913,10 @@ CONF_Int32(max_depth_in_bkd_tree, "32"); CONF_Int32(num_broadcast_buffer, "32"); // semi-structure configs CONF_Boo

[GitHub] [doris] xinyiZzz commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113811013 ## be/src/util/mem_info.cpp: ## @@ -97,6 +98,8 @@ void MemInfo::process_cache_gc(int64_t& freed_mem) { freed_mem += StoragePageCache::instance()->ge

[GitHub] [doris] github-actions[bot] commented on pull request #16934: [Improvement](parquet-reader) Improve performance of parquet reader filter calculation.

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16934: URL: https://github.com/apache/doris/pull/16934#issuecomment-1439415649 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] xinyiZzz commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113806870 ## be/src/olap/segment_loader.cpp: ## @@ -52,8 +53,15 @@ void SegmentLoader::_insert(const SegmentLoader::CacheKey& key, SegmentLoader::C delete cache_value;

[GitHub] [doris] zhannngchen commented on pull request #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
zhannngchen commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439408890 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] zhannngchen commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
zhannngchen commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113804330 ## be/src/util/mem_info.cpp: ## @@ -97,6 +98,8 @@ void MemInfo::process_cache_gc(int64_t& freed_mem) { freed_mem += StoragePageCache::instance()-

[GitHub] [doris] github-actions[bot] commented on pull request #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16994: URL: https://github.com/apache/doris/pull/16994#issuecomment-1439408173 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] zhannngchen commented on a diff in pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
zhannngchen commented on code in PR #16987: URL: https://github.com/apache/doris/pull/16987#discussion_r1113797968 ## be/src/olap/segment_loader.cpp: ## @@ -52,8 +53,15 @@ void SegmentLoader::_insert(const SegmentLoader::CacheKey& key, SegmentLoader::C delete cache_val

[GitHub] [doris] qidaye commented on pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
qidaye commented on PR #16941: URL: https://github.com/apache/doris/pull/16941#issuecomment-1439406023 run buildall and external -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #16989: [fix](memory) fix memory GC details and join probe catch bad_alloc

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16989: URL: https://github.com/apache/doris/pull/16989#issuecomment-1439405328 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 #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16941: URL: https://github.com/apache/doris/pull/16941#issuecomment-1439404542 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 #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439403574 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 #17011: [enhancement](cache) make segment cache prune more effectively

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #17011: URL: https://github.com/apache/doris/pull/17011#issuecomment-1439403602 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] xinyiZzz commented on pull request #16989: [fix](memory) fix memory GC details and join probe catch bad_alloc

2023-02-21 Thread via GitHub
xinyiZzz commented on PR #16989: URL: https://github.com/apache/doris/pull/16989#issuecomment-1439403043 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] xinyiZzz commented on pull request #16987: [improvement](memory) Support GC segment cache, when memory insufficient

2023-02-21 Thread via GitHub
xinyiZzz commented on PR #16987: URL: https://github.com/apache/doris/pull/16987#issuecomment-1439402936 run arm -- 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 unsubscr

[GitHub] [doris] liaoxin01 opened a new pull request, #17015: [refactor](non-vec) remove non vec code for indexed column reader (#15409)

2023-02-21 Thread via GitHub
liaoxin01 opened a new pull request, #17015: URL: https://github.com/apache/doris/pull/17015 # Proposed changes Issue Number: close #xxx ## Problem summary cherry-pick from: #15409 ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] yangzhg commented on pull request #16878: [Feature](load) Add submitter and comments to load job

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

[GitHub] [doris] HappenLee commented on pull request #16929: [vectorized](jdbc) fix jdbc connect sql server error

2023-02-21 Thread via GitHub
HappenLee commented on PR #16929: URL: https://github.com/apache/doris/pull/16929#issuecomment-1439393340 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] ZhangGuoqiang666 commented on pull request #16472: [improvement](meta) Enhance Doris's fault tolerance to disk error

2023-02-21 Thread via GitHub
ZhangGuoqiang666 commented on PR #16472: URL: https://github.com/apache/doris/pull/16472#issuecomment-1439392596 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.

[GitHub] [doris] github-actions[bot] commented on pull request #16970: [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2

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

[GitHub] [doris] github-actions[bot] commented on pull request #16970: [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16970: URL: https://github.com/apache/doris/pull/16970#issuecomment-1439391058 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] morrySnow commented on pull request #16890: [fix](planner)create view init bug

2023-02-21 Thread via GitHub
morrySnow commented on PR #16890: URL: https://github.com/apache/doris/pull/16890#issuecomment-1439389719 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 unsubscr

[GitHub] [doris] SaintBacchus commented on a diff in pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
SaintBacchus commented on code in PR #16941: URL: https://github.com/apache/doris/pull/16941#discussion_r1113789878 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -169,6 +171,49 @@ static Status get_int_value(const rapidjson::Value& col, PrimitiveType type, voi return Statu

[GitHub] [doris] SaintBacchus commented on a diff in pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
SaintBacchus commented on code in PR #16941: URL: https://github.com/apache/doris/pull/16941#discussion_r1113789750 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -169,6 +171,49 @@ static Status get_int_value(const rapidjson::Value& col, PrimitiveType type, voi return Statu

  1   2   3   4   >