[GitHub] [doris] lexluo09 opened a new issue, #16984: [Bug] lateral view explode_split appear incorrect results

2023-02-21 Thread via GitHub
lexluo09 opened a new issue, #16984: URL: https://github.com/apache/doris/issues/16984 ### 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 doris 1.1.3 ###

[GitHub] [doris] TangSiyang2001 closed pull request #16893: [fix](docs)fix FE initialize failure caused by docs grouping.md

2023-02-21 Thread via GitHub
TangSiyang2001 closed pull request #16893: [fix](docs)fix FE initialize failure caused by docs grouping.md URL: https://github.com/apache/doris/pull/16893 -- 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 g

[GitHub] [doris] starocean999 opened a new pull request, #16985: [fix](fe)bucket shuffle join is not recognized if the first table is a subquery

2023-02-21 Thread via GitHub
starocean999 opened a new pull request, #16985: URL: https://github.com/apache/doris/pull/16985 # Proposed changes Issue Number: close #xxx ## Problem summary consider sql select * from (select * from test_1) a inner join (select * from test_2) b on **a.id*

[GitHub] [doris] catpineapple commented on pull request #16759: [fix](planner)fix multi partition support datetime column

2023-02-21 Thread via GitHub
catpineapple commented on PR #16759: URL: https://github.com/apache/doris/pull/16759#issuecomment-1438019088 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] Kikyou1997 commented on pull request #16666: [ehancement](planner) Support filter the output of set operation node

2023-02-21 Thread via GitHub
Kikyou1997 commented on PR #1: URL: https://github.com/apache/doris/pull/1#issuecomment-1438021887 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] TangSiyang2001 commented on pull request #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

2023-02-21 Thread via GitHub
TangSiyang2001 commented on PR #15339: URL: https://github.com/apache/doris/pull/15339#issuecomment-1438023384 Regression .out file has not been modified, waiting for ipv6 bug in `master` fixed and then regression test is able to run on the local env. -- This is an automated message from

[GitHub] [doris] github-actions[bot] commented on pull request #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #15339: URL: https://github.com/apache/doris/pull/15339#issuecomment-1438024780 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] platoneko commented on pull request #16803: [fix](cooldown) Use `pending_remote_rowsets` to avoid deleting rowset files being uploaded

2023-02-21 Thread via GitHub
platoneko commented on PR #16803: URL: https://github.com/apache/doris/pull/16803#issuecomment-1438025120 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] platoneko commented on pull request #16889: [fix](replica) Fix inconsistent replica id between BE and FE in corner case of tablet rebalance

2023-02-21 Thread via GitHub
platoneko commented on PR #16889: URL: https://github.com/apache/doris/pull/16889#issuecomment-1438025644 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] freemandealer commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

2023-02-21 Thread via GitHub
freemandealer commented on PR #16950: URL: https://github.com/apache/doris/pull/16950#issuecomment-1438027521 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] 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-1438029077 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] qidaye commented on a diff in pull request #16941: (feature)[DOE]Support array for Doris on ES

2023-02-21 Thread via GitHub
qidaye commented on code in PR #16941: URL: https://github.com/apache/doris/pull/16941#discussion_r1112707454 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -519,7 +521,178 @@ Status ScrollParser::fill_columns(const TupleDescriptor* tuple_desc, } break;

[GitHub] [doris] github-actions[bot] commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16950: URL: https://github.com/apache/doris/pull/16950#issuecomment-1438030229 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 #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-1438031827 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] HappenLee merged pull request #16953: [Function](vec) use const column to opt function current_time()

2023-02-21 Thread via GitHub
HappenLee merged PR #16953: URL: https://github.com/apache/doris/pull/16953 -- 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 (cc839aead7 -> f37da6e789)

2023-02-21 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cc839aead7 [fix](Nereids) fix signatures of some window functions (#16871) add f37da6e789 [Function](vec) use

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16731: [WIP] segcompaction feat. verticalcompaction

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1112715214 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -116,17 +118,17 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _ad

[GitHub] [doris] github-actions[bot] commented on pull request #16978: [fix](struct-type) fix be core when load array orc file

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16978: URL: https://github.com/apache/doris/pull/16978#issuecomment-1438046076 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 #16878: [Feature](load) Add submitter and comments to load job

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

2023-02-21 Thread via GitHub
xinyiZzz opened a new pull request, #16987: URL: https://github.com/apache/doris/pull/16987 # Proposed changes Issue Number: close #xxx ## Problem summary 1. fix segment cache memory tracker statistics 2. support GC ## Checklist(Required) * [ ] Does it af

[GitHub] [doris] github-actions[bot] commented on pull request #16978: [fix](struct-type) fix be core when load array orc file

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16978: URL: https://github.com/apache/doris/pull/16978#issuecomment-1438049269 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 #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_r1112731759 ## be/src/olap/rowset/segment_v2/segment.h: ## @@ -116,6 +116,8 @@ class Segment : public std::enable_shared_from_this { io::FileReaderSPtr file_rea

[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-1438060898 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 #16935: [Fix](function)fix datatime-diff function's overflow

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

[GitHub] [doris] github-actions[bot] commented on pull request #16607: [fix](engine_clone_task) disable compact when tablet version discontinuous to avoid engine clone task failure

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16607: URL: https://github.com/apache/doris/pull/16607#issuecomment-1438076264 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 merged pull request #16854: [fix](planner) fix bug in agg on constant column (#16442)

2023-02-21 Thread via GitHub
morrySnow merged PR #16854: URL: https://github.com/apache/doris/pull/16854 -- 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 branch-1.2-lts updated: [fix](planner) fix bug in agg on constant column (#16442) (#16854)

2023-02-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new dbb6579e88 [fix](planner) fix

[GitHub] [doris] Yukang-Lian commented on pull request #16340: [feature](mysql) Support secure MySQL connection to FE

2023-02-21 Thread via GitHub
Yukang-Lian commented on PR #16340: URL: https://github.com/apache/doris/pull/16340#issuecomment-1438089197 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] 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-1438101582 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-1438110255 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 #16977: [fix](alter inverted index) fix write edit log in replaymodifyTableAddOrDropInvertedIndices function

2023-02-21 Thread via GitHub
Tanya-W commented on PR #16977: URL: https://github.com/apache/doris/pull/16977#issuecomment-1438144228 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] 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-1438154517 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] 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-1438155266 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #16958: [BugFix](Jdbc Catalog) Fix null pointer exception in JdbcExecutor

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16958: URL: https://github.com/apache/doris/pull/16958#issuecomment-1438164014 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] JackDrogon opened a new issue, #16988: [Enhancement] improve fe meta serialization compatibility

2023-02-21 Thread via GitHub
JackDrogon opened a new issue, #16988: URL: https://github.com/apache/doris/issues/16988 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Doris' fe impleme

[GitHub] [doris] yiguolei merged pull request #16384: [regression-test](fuzzy) fuzzy session variable batch_size

2023-02-21 Thread via GitHub
yiguolei merged PR #16384: URL: https://github.com/apache/doris/pull/16384 -- 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: [regression-test](fuzzy) fuzzy session variable batch_size (#16384)

2023-02-21 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ed05f3b480 [regression-test](fuzzy) fuzzy sessi

[GitHub] [doris] platoneko commented on pull request #16889: [fix](replica) Fix inconsistent replica id between BE and FE in corner case of tablet rebalance

2023-02-21 Thread via GitHub
platoneko commented on PR #16889: URL: https://github.com/apache/doris/pull/16889#issuecomment-1438189360 build 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. T

[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-1438197610 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 opened a new pull request, #16989: [fix](memory) fix memory GC details and join probe catch bad_alloc

2023-02-21 Thread via GitHub
xinyiZzz opened a new pull request, #16989: URL: https://github.com/apache/doris/pull/16989 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Fix Redhat 4.x OS `/proc/meminfo` has no `MemAvailable`, disable `MemAvailable` to control memory. 2. `vm_rss_

[GitHub] [doris] zhangstar333 commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-02-21 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1438206557 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] 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-1438207305 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 #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-1438207478 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 #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-1438208917 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 #16563: [fix](fold_constant) add defer in fold constant to close

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1438212099 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] hello-stephen commented on pull request #16977: [fix](alter inverted index) fix write edit log in replaymodifyTableAddOrDropInvertedIndices function

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

[GitHub] [doris] Yulei-Yang opened a new pull request, #16990: [Improvement](meta) support return total statistics of all databases

2023-02-21 Thread via GitHub
Yulei-Yang opened a new pull request, #16990: URL: https://github.com/apache/doris/pull/16990 # Proposed changes currently, show proc jobs commamd can only used on a specific database, if a user want to see overall data of the whole cluster, he has to look into every database and sum

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16982: [Thirdparty](clucene) update clucene to v2.4.6 to fix bthread/pthread context bug

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16982: URL: https://github.com/apache/doris/pull/16982#discussion_r1112883828 ## be/src/olap/column_predicate.h: ## @@ -139,6 +139,13 @@ class ColumnPredicate { "Not Implemented evaluate with inverted index, please ch

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

2023-02-21 Thread via GitHub
zhangstar333 commented on PR #16929: URL: https://github.com/apache/doris/pull/16929#issuecomment-1438268036 run build all -- 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] freemandealer commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

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

[GitHub] [doris] github-actions[bot] commented on pull request #16759: [fix](planner)fix multi partition support datetime column

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16759: URL: https://github.com/apache/doris/pull/16759#issuecomment-1438273274 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 #16759: [fix](planner)fix multi partition support datetime column

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16759: URL: https://github.com/apache/doris/pull/16759#issuecomment-1438273223 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-flink-connector] DongLiang-0 opened a new pull request, #105: fix decimal(65,18) loss of precision

2023-02-21 Thread via GitHub
DongLiang-0 opened a new pull request, #105: URL: https://github.com/apache/doris-flink-connector/pull/105 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] ZhangGuoqiang666 commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

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

[GitHub] [doris] adonis0147 opened a new pull request, #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
adonis0147 opened a new pull request, #16991: URL: https://github.com/apache/doris/pull/16991 # Proposed changes 1. Remove the deprecated classes [std::codecvt_utf8_utf16](https://en.cppreference.com/w/cpp/locale/codecvt_utf8_utf16) and [std::wstring_convert](https://en.cppreference

[GitHub] [doris] adonis0147 commented on pull request #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
adonis0147 commented on PR #16991: URL: https://github.com/apache/doris/pull/16991#issuecomment-1438299594 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 #16991: [chore](macOS) Support LLVM Clang 15

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16991: URL: https://github.com/apache/doris/pull/16991#issuecomment-1438303139 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 #16736: [chore](dependency) show progress bar when downloading third-party dependencies

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

[GitHub] [doris] XieJiann opened a new pull request, #16992: [feat](Nereids): Add hint `NTH_OPTIMIZED_PLAN` to let the optimzier can select n-th optimized plan

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

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

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

[GitHub] [doris] morrySnow merged pull request #16666: [ehancement](planner) Support filter the output of set operation node

2023-02-21 Thread via GitHub
morrySnow merged PR #1: URL: https://github.com/apache/doris/pull/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 above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch master updated: [ehancement](planner) Support filter the output of set operation node (#16666)

2023-02-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 a95f47ac0a [ehancement](planner) Support filte

[GitHub] [doris] sohardforaname opened a new pull request, #16993: [Feature](planner)add dayofweek for FEFunctions to support fold constant.

2023-02-21 Thread via GitHub
sohardforaname opened a new pull request, #16993: URL: https://github.com/apache/doris/pull/16993 # Proposed changes Issue Number: close #xxx ## Problem summary add dayofweek for FEFunctions to support fold constant. use Zellar algorithm ## Checklist(Required)

[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-1438312796 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] 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-1438316639 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 #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-1438316924 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 #16731: segcompaction featuring verticalcompaction

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1112928298 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -116,35 +118,46 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _ad

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16731: segcompaction featuring verticalcompaction

2023-02-21 Thread via GitHub
github-actions[bot] commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1112933467 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -116,35 +118,46 @@ Status BetaRowsetWriter::add_block(const vectorized::Block* block) { return _ad

[GitHub] [doris] github-actions[bot] commented on pull request #16971: [fix](demo)fix cdc failed to synchronize datetime type in mysql, and added JsonDebeziumSchemaSerializer

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16971: URL: https://github.com/apache/doris/pull/16971#issuecomment-1438329832 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 #16971: [fix](demo)fix cdc failed to synchronize datetime type in mysql, and added JsonDebeziumSchemaSerializer

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

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

[GitHub] [doris] github-actions[bot] commented on pull request #16910: [feature](Nereids): Eliminate duplicate join condition.

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16910: URL: https://github.com/apache/doris/pull/16910#issuecomment-1438333163 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] jackwener merged pull request #16910: [feature](Nereids): Eliminate duplicate join condition.

2023-02-21 Thread via GitHub
jackwener merged PR #16910: URL: https://github.com/apache/doris/pull/16910 -- 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 (a95f47ac0a -> 54bf40b6e7)

2023-02-21 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a95f47ac0a [ehancement](planner) Support filter the output of set operation node (#1) add 54bf40b6e7 [featur

[GitHub] [doris] github-actions[bot] commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16950: URL: https://github.com/apache/doris/pull/16950#issuecomment-1438335680 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] dataroaring merged pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

2023-02-21 Thread via GitHub
dataroaring merged PR #16950: URL: https://github.com/apache/doris/pull/16950 -- 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: [fix](log) clarify error msg for tablet writer write failure (#14078) (#16954) (#16950)

2023-02-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 09d41c3479 [fix](log) clarify error msg for

[GitHub] [doris] freemandealer commented on pull request #16950: [fix](log) fix and clarify error msg for tablet writer write failure …

2023-02-21 Thread via GitHub
freemandealer commented on PR #16950: URL: https://github.com/apache/doris/pull/16950#issuecomment-1438338157 TODO: merge this to 1.2lts after PR #14744 be merged -- 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-flink-connector] DongLiang-0 opened a new pull request, #106: fix thrift compiler

2023-02-21 Thread via GitHub
DongLiang-0 opened a new pull request, #106: URL: https://github.com/apache/doris-flink-connector/pull/106 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] XieJiann commented on pull request #16992: [feat](Nereids): Add hint `NTH_OPTIMIZED_PLAN` to let the optimzier can select n-th optimized plan

2023-02-21 Thread via GitHub
XieJiann commented on PR #16992: URL: https://github.com/apache/doris/pull/16992#issuecomment-1438342089 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] 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_r449982 ## fe/fe-core/src/main/java/org/apache/doris/mysql/MysqlChannel.java: ## @@ -120,38 +156,70 @@ public void close() { } } -protected int readAll(By

[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_r1112950961 ## regression-test/suites/mysql_ssl_p0/test_mysql_connection.groovy: ## @@ -0,0 +1,24 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [doris] gavinchou commented on pull request #16340: [feature](mysql) Support secure MySQL connection to FE

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

[GitHub] [doris] Tanya-W opened a new pull request, #16994: [enhancement](inverted index) Support fulltext index evaluate equal query and list query

2023-02-21 Thread via GitHub
Tanya-W opened a new pull request, #16994: URL: https://github.com/apache/doris/pull/16994 # Proposed changes Issue Number: close #xxx ## Problem summary fulltext index is the inverted index of the specified tokenizer, before this pr, fulltext index only can evaluate ma

[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-1438353922 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] platoneko commented on pull request #16889: [fix](replica) Fix inconsistent replica id between BE and FE in corner case of tablet rebalance

2023-02-21 Thread via GitHub
platoneko commented on PR #16889: URL: https://github.com/apache/doris/pull/16889#issuecomment-1438355910 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] 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-1438357145 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 #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-1438357300 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] starocean999 opened a new pull request, #16995: [fix](nereids)dphyper join reorder may lost join condition in some case

2023-02-21 Thread via GitHub
starocean999 opened a new pull request, #16995: URL: https://github.com/apache/doris/pull/16995 # Proposed changes Issue Number: close #xxx ## Problem summary when emitCsgCmp, we should check if there is some missed edges should be used as connection edge. If there is mi

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

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16948: URL: https://github.com/apache/doris/pull/16948#issuecomment-1438371260 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 #16948: [Improve](map-type) Add contains_null for map

2023-02-21 Thread via GitHub
github-actions[bot] commented on PR #16948: URL: https://github.com/apache/doris/pull/16948#issuecomment-1438371350 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-website] jeffreys-cat opened a new pull request, #199: [PDF] update generate pdf action

2023-02-21 Thread via GitHub
jeffreys-cat opened a new pull request, #199: URL: https://github.com/apache/doris-website/pull/199 [[PDF] update generate pdf action](https://github.com/apache/doris-website/commit/685e852f88581eef4998ac7f654254d5bbf73430) -- This is an automated message from the Apache Git Service. To r

[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-1438375396 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-website] morningman merged pull request #199: [PDF] update generate pdf action

2023-02-21 Thread via GitHub
morningman merged PR #199: URL: https://github.com/apache/doris-website/pull/199 -- 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...@dor

[doris-website] branch master updated: [PDF] update generate pdf action (#199)

2023-02-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 0424a591082 [PDF] update generate pdf

[GitHub] [doris] yiguolei opened a new pull request, #16996: [enhancement](streamload) make stream load context as shared ptr not

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

[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-1438387005 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] 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-1438393300 run allbuild -- 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

  1   2   3   4   >