[GitHub] [doris] chenlinzhong commented on pull request #14944: [feature-wip](MTMV)impl import data to multi table materialized view table

2022-12-20 Thread GitBox
chenlinzhong commented on PR #14944: URL: https://github.com/apache/doris/pull/14944#issuecomment-1360969664 > Hi, could anyone tell when the great feature of multi table materialized view can realsed? Is it possible to see it in doris next version? there is no plan to

[GitHub] [doris] github-actions[bot] commented on pull request #15238: [fix](localgc) check gc only cache directory

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15238: URL: https://github.com/apache/doris/pull/15238#issuecomment-1360967821 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 #15238: [fix](localgc) check gc only cache directory

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15238: URL: https://github.com/apache/doris/pull/15238#issuecomment-1360967787 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] pengxiangyu commented on a diff in pull request #15238: [fix](localgc) check gc only cache directory

2022-12-20 Thread GitBox
pengxiangyu commented on code in PR #15238: URL: https://github.com/apache/doris/pull/15238#discussion_r1054072370 ## be/src/olap/rowset/beta_rowset.cpp: ## @@ -58,6 +58,15 @@ std::string BetaRowset::segment_cache_path(int segment_id) { return fmt::format("{}/{}_{}", _table

[doris] branch master updated (a447121fc3 -> af54299b26)

2022-12-20 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a447121fc3 [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan (#15199) add af54299b26 [

[GitHub] [doris] Gabriel39 merged pull request #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
Gabriel39 merged PR #15220: URL: https://github.com/apache/doris/pull/15220 -- 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 (2445ac9520 -> a447121fc3)

2022-12-20 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 2445ac9520 [Bug](runtimefilter) Fix BE crash due to init failure (#15228) add a447121fc3 [fix](scanner schedule

[GitHub] [doris] yiguolei closed issue #15198: [Bug] scanner_scan SIGSEGV address not mapped to object (@0x0)

2022-12-20 Thread GitBox
yiguolei closed issue #15198: [Bug] scanner_scan SIGSEGV address not mapped to object (@0x0) URL: https://github.com/apache/doris/issues/15198 -- 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 sp

[GitHub] [doris] yiguolei merged pull request #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
yiguolei merged PR #15199: URL: https://github.com/apache/doris/pull/15199 -- 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

[GitHub] [doris] hello-stephen commented on pull request #15231: [improvement](topn)add per scanner limit check for new scanner

2022-12-20 Thread GitBox
hello-stephen commented on PR #15231: URL: https://github.com/apache/doris/pull/15231#issuecomment-1360960547 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.9 seconds load time: 642 seconds storage size: 17123283336 Bytes https://doris-com

[GitHub] [doris] github-actions[bot] commented on pull request #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15220: URL: https://github.com/apache/doris/pull/15220#issuecomment-1360959203 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 #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15220: URL: https://github.com/apache/doris/pull/15220#issuecomment-1360959237 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch branch-1.2-lts updated: [Bugfix](round) fix round function may coredump (#15235)

2022-12-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 a6f5ec9efb [Bugfix](round) fix r

[GitHub] [doris] yangzhg merged pull request #15235: [Cherry-pick](bugfix) fix round function may coredump

2022-12-20 Thread GitBox
yangzhg merged PR #15235: URL: https://github.com/apache/doris/pull/15235 -- 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.apac

[GitHub] [doris] github-actions[bot] commented on pull request #15238: [fix](localgc) check gc only cache directory

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15238: URL: https://github.com/apache/doris/pull/15238#issuecomment-1360957214 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

[doris] branch master updated: [Bug](runtimefilter) Fix BE crash due to init failure (#15228)

2022-12-20 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 2445ac9520 [Bug](runtimefilter) Fix BE crash

[GitHub] [doris] Gabriel39 closed issue #15229: [Bug] BE crash caused by runtime filter

2022-12-20 Thread GitBox
Gabriel39 closed issue #15229: [Bug] BE crash caused by runtime filter URL: https://github.com/apache/doris/issues/15229 -- 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] Gabriel39 merged pull request #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
Gabriel39 merged PR #15228: URL: https://github.com/apache/doris/pull/15228 -- 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] luozenglin opened a new pull request, #15238: [fix](localgc) check gc only cache directory

2022-12-20 Thread GitBox
luozenglin opened a new pull request, #15238: URL: https://github.com/apache/doris/pull/15238 # Proposed changes Issue Number: close #15237 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] luozenglin opened a new issue, #15237: [Bug]

2022-12-20 Thread GitBox
luozenglin opened a new issue, #15237: URL: https://github.com/apache/doris/issues/15237 ### 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 master ### Wha

[doris] branch branch-1.2-lts updated: [fix](brokerload) fix broker load failed aused by the error path (#15057) (#15236)

2022-12-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 13e65e6c52 [fix](brokerload) fix

[GitHub] [doris] yangzhg merged pull request #15236: [cherrypick](brokerload) fix broker load failed aused by the error path (#15057)

2022-12-20 Thread GitBox
yangzhg merged PR #15236: URL: https://github.com/apache/doris/pull/15236 -- 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.apac

[GitHub] [doris] luozenglin opened a new pull request, #15236: [cherrypick](brokerload) fix broker load failed aused by the error path (#15057)

2022-12-20 Thread GitBox
luozenglin opened a new pull request, #15236: URL: https://github.com/apache/doris/pull/15236 # Proposed changes Issue Number: close #xxx cherry-pick from: #15057 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the o

[GitHub] [doris] yangzhg opened a new pull request, #15235: [branch-1.2](bugfix) fix round function may coredump

2022-12-20 Thread GitBox
yangzhg opened a new pull request, #15235: URL: https://github.com/apache/doris/pull/15235 # Proposed changes cherry-pick #15203 -- 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 spe

[GitHub] [doris] yangzhg closed pull request #15234: [branch-1.2](bugfix) fix round function may coredump

2022-12-20 Thread GitBox
yangzhg closed pull request #15234: [branch-1.2](bugfix) fix round function may coredump URL: https://github.com/apache/doris/pull/15234 -- 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

[GitHub] [doris] yangzhg opened a new pull request, #15234: [branch-1.2](bugfix) fix round function may coredump

2022-12-20 Thread GitBox
yangzhg opened a new pull request, #15234: URL: https://github.com/apache/doris/pull/15234 # Proposed changes cherry-pick #15203 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1360929098 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] stalary opened a new pull request, #15233: [Cherry-pick](CTAS) Fix ctas first column is string error

2022-12-20 Thread GitBox
stalary opened a new pull request, #15233: URL: https://github.com/apache/doris/pull/15233 # Proposed changes Issue Number: close #xxx ## Problem summary Fix ctas first column is string error ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] github-actions[bot] commented on pull request #15224: [Feature](bitmap)Support return bitmap/hll data in select statement in vectoriza…

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360922588 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 commented on a diff in pull request #15231: [improvement](topn)add per scanner limit check for new scanner

2022-12-20 Thread GitBox
cambyzju commented on code in PR #15231: URL: https://github.com/apache/doris/pull/15231#discussion_r1054034311 ## be/src/vec/exec/scan/vscanner.cpp: ## @@ -62,10 +62,18 @@ Status VScanner::get_block(RuntimeState* state, Block* block, bool* eof) { {

[GitHub] [doris] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1360915153 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

[doris] branch master updated (e83bab4e44 -> 5aefb793f9)

2022-12-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e83bab4e44 [typo](docs)add spark-doris-connector config (#15214) add 5aefb793f9 [Bugfix](round) fix round functio

[GitHub] [doris] yangzhg closed issue #15202: [Bug] core dump when call round function

2022-12-20 Thread GitBox
yangzhg closed issue #15202: [Bug] core dump when call round function URL: https://github.com/apache/doris/issues/15202 -- 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] yangzhg merged pull request #15203: [Bugfix](round) fix round function may coredump

2022-12-20 Thread GitBox
yangzhg merged PR #15203: URL: https://github.com/apache/doris/pull/15203 -- 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.apac

[doris] branch struct-type updated: [feature](struct-type) add children column when create table (#15089)

2022-12-20 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new a6c471bcdb [feature](struct-type) add

[GitHub] [doris] cambyzju merged pull request #15089: [feature](struct-type) add children column when create table

2022-12-20 Thread GitBox
cambyzju merged PR #15089: URL: https://github.com/apache/doris/pull/15089 -- 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 (90349f0e61 -> e83bab4e44)

2022-12-20 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 90349f0e61 [Feature](Nereids) support mask function (#15120) add e83bab4e44 [typo](docs)add spark-doris-conn

[GitHub] [doris] hf200012 merged pull request #15214: [typo](docs)add spark-doris-connector config

2022-12-20 Thread GitBox
hf200012 merged PR #15214: URL: https://github.com/apache/doris/pull/15214 -- 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-website] branch master updated: fix

2022-12-20 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 e5c1f793aaf fix e5c1f793aaf is desc

[GitHub] [doris] github-actions[bot] commented on pull request #15203: [Bugfix](round) fix round function may coredump

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15203: URL: https://github.com/apache/doris/pull/15203#issuecomment-1360892581 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] hello-stephen commented on pull request #15230: [Feature] (Nereids) support unnest not in into NULL AWARE ANTI JOIN

2022-12-20 Thread GitBox
hello-stephen commented on PR #15230: URL: https://github.com/apache/doris/pull/15230#issuecomment-1360889188 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.33 seconds load time: 630 seconds storage size: 17123642615 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15231: [improvement](topn)add per scanner limit check for new scanner

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15231: URL: https://github.com/apache/doris/pull/15231#issuecomment-1360881291 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 #15208: [pipeline](regression) nested loop join test get error result in pipeline engine

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15208: URL: https://github.com/apache/doris/pull/15208#issuecomment-1360880901 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] xiaokang opened a new pull request, #15231: [improvement](topn)add per scanner limit check for new scanner

2022-12-20 Thread GitBox
xiaokang opened a new pull request, #15231: URL: https://github.com/apache/doris/pull/15231 # Proposed changes Optimize for key topn query like `SELECT * FROM store_sales ORDER BY ss_sold_date_sk, ss_sold_time_sk LIMIT 100` (ss_sold_date_sk, ss_sold_time_sk is prefix of table sort ke

[GitHub] [doris] github-actions[bot] commented on pull request #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360878140 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 #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360877882 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 #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
hello-stephen commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360876454 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.13 seconds load time: 642 seconds storage size: 17123644161 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15227: [fix](multi-catalog) fix show data on external catalog

2022-12-20 Thread GitBox
hello-stephen commented on PR #15227: URL: https://github.com/apache/doris/pull/15227#issuecomment-1360858013 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.07 seconds load time: 668 seconds storage size: 17123634623 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360842733 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 #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360842712 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] hello-stephen commented on pull request #15226: [Fix](multi catalog)Fix VFileScanner file not found status bug.

2022-12-20 Thread GitBox
hello-stephen commented on PR #15226: URL: https://github.com/apache/doris/pull/15226#issuecomment-1360837754 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.48 seconds load time: 633 seconds storage size: 17123501952 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360834381 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 #15225: [enhance](planner)add session var: COMPACT_EQUAL_TO_IN_PREDICATE_COUNT

2022-12-20 Thread GitBox
hello-stephen commented on PR #15225: URL: https://github.com/apache/doris/pull/15225#issuecomment-1360830627 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.56 seconds load time: 634 seconds storage size: 17123705228 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15224: [Feature](bitmap)Support return bitmap/hll data in select statement in vectoriza…

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360829208 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 a diff in pull request #15224: [Feature](bitmap)Support return bitmap/hll data in select statement in vectoriza…

2022-12-20 Thread GitBox
chenlinzhong commented on code in PR #15224: URL: https://github.com/apache/doris/pull/15224#discussion_r1053962689 ## be/src/vec/sink/vmysql_result_writer.cpp: ## @@ -91,7 +92,17 @@ Status VMysqlResultWriter::_add_one_column(const ColumnPtr& column_ptr, }

[GitHub] [doris] Gabriel39 closed pull request #15096: [feature](join) Support mark join

2022-12-20 Thread GitBox
Gabriel39 closed pull request #15096: [feature](join) Support mark join URL: https://github.com/apache/doris/pull/15096 -- 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] hello-stephen commented on pull request #15224: [Feature](bitmap)Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
hello-stephen commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360824759 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.6 seconds load time: 635 seconds storage size: 17123691743 Bytes https://doris-com

[GitHub] [doris] zhengshiJ opened a new pull request, #15230: [Feature] (Nereids) support unnest not in into NULL AWARE ANTI JOIN

2022-12-20 Thread GitBox
zhengshiJ opened a new pull request, #15230: URL: https://github.com/apache/doris/pull/15230 # Proposed changes Issue Number: close #14316 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] wangshuo128 commented on a diff in pull request #14863: [Feature](Nereids) Support bitmap for materialized index.

2022-12-20 Thread GitBox
wangshuo128 commented on code in PR #14863: URL: https://github.com/apache/doris/pull/14863#discussion_r1053958360 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/Command.java: ## @@ -83,6 +83,11 @@ default List getOutput() { throw new RuntimeE

[GitHub] [doris] github-actions[bot] commented on pull request #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15228: URL: https://github.com/apache/doris/pull/15228#issuecomment-1360820272 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] Gabriel39 opened a new issue, #15229: [Bug] BE crash caused by runtime filter

2022-12-20 Thread GitBox
Gabriel39 opened a new issue, #15229: URL: https://github.com/apache/doris/issues/15229 ### 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 master ### What

[GitHub] [doris] hello-stephen commented on pull request #15223: [bugfix](thirdparty) patch simdjson to avoid conflict with odbc macro BOOL

2022-12-20 Thread GitBox
hello-stephen commented on PR #15223: URL: https://github.com/apache/doris/pull/15223#issuecomment-1360818792 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.17 seconds load time: 669 seconds storage size: 17123579519 Bytes https://doris-co

[GitHub] [doris] Gabriel39 opened a new pull request, #15228: [Bug](runtimefilter) Fix BE crash due to init failure

2022-12-20 Thread GitBox
Gabriel39 opened a new pull request, #15228: URL: https://github.com/apache/doris/pull/15228 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] hello-stephen commented on pull request #15222: [fix](load) fix load failure caused by incorrect file format

2022-12-20 Thread GitBox
hello-stephen commented on PR #15222: URL: https://github.com/apache/doris/pull/15222#issuecomment-1360813426 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.94 seconds load time: 675 seconds storage size: 17123000437 Bytes https://doris-co

[GitHub] [doris] BePPPower commented on a diff in pull request #15216: [fix](jdbc catalog) fix bugs of jdbc catalog and table valued function

2022-12-20 Thread GitBox
BePPPower commented on code in PR #15216: URL: https://github.com/apache/doris/pull/15216#discussion_r1053948598 ## fe/fe-core/src/main/java/org/apache/doris/external/jdbc/JdbcClient.java: ## @@ -338,6 +341,14 @@ public Type mysqlTypeToDoris(JdbcFieldSchema fieldSchema) {

[GitHub] [doris] nextdreamblue opened a new pull request, #15227: [fix](multi-catalog) fix show data on external catalog

2022-12-20 Thread GitBox
nextdreamblue opened a new pull request, #15227: URL: https://github.com/apache/doris/pull/15227 Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #xxx ## Problem summary if switch external catalog, and use a database that has same name with one

[GitHub] [doris] github-actions[bot] commented on pull request #15224: [Feature](bitmap)Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360804477 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] zhouhoo commented on pull request #14944: [feature-wip](MTMV)impl import data to multi table materialized view table

2022-12-20 Thread GitBox
zhouhoo commented on PR #14944: URL: https://github.com/apache/doris/pull/14944#issuecomment-1360804103 Hi, could anyone tell when the great feature of multi table materialized view can realsed? Is it possible to see it in doris next version? -- This is an automated message from the Ap

[GitHub] [doris] github-actions[bot] commented on pull request #15224: [Feature](bitmap)Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360803537 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 #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15199: URL: https://github.com/apache/doris/pull/15199#issuecomment-1360802426 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] hello-stephen commented on pull request #15190: [enhancement](compaction) add delete_sign_index check before filter delete

2022-12-20 Thread GitBox
hello-stephen commented on PR #15190: URL: https://github.com/apache/doris/pull/15190#issuecomment-1360799162 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.97 seconds load time: 427 seconds storage size: 17123356954 Bytes https://doris-co

[GitHub] [doris] englefly commented on a diff in pull request #15225: [enhance](planner)add session var: COMPACT_EQUAL_TO_IN_PREDICATE_COUNT

2022-12-20 Thread GitBox
englefly commented on code in PR #15225: URL: https://github.com/apache/doris/pull/15225#discussion_r1053936616 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -204,6 +204,9 @@ public class SessionVariable implements Serializable, Writable { /

[GitHub] [doris] github-actions[bot] commented on pull request #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15199: URL: https://github.com/apache/doris/pull/15199#issuecomment-1360789337 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] yangzhg commented on a diff in pull request #15224: [Feature](bitmap)Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
yangzhg commented on code in PR #15224: URL: https://github.com/apache/doris/pull/15224#discussion_r1053933168 ## be/src/vec/sink/vmysql_result_writer.cpp: ## @@ -91,7 +92,17 @@ Status VMysqlResultWriter::_add_one_column(const ColumnPtr& column_ptr, }

[GitHub] [doris] yangzhg commented on a diff in pull request #15224: [Feature](bitmap)Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
yangzhg commented on code in PR #15224: URL: https://github.com/apache/doris/pull/15224#discussion_r1053932701 ## be/src/vec/sink/vmysql_result_writer.cpp: ## @@ -91,7 +92,17 @@ Status VMysqlResultWriter::_add_one_column(const ColumnPtr& column_ptr, }

[GitHub] [doris] morrySnow commented on a diff in pull request #15225: [enhance](planner)add session var: COMPACT_EQUAL_TO_IN_PREDICATE_COUNT

2022-12-20 Thread GitBox
morrySnow commented on code in PR #15225: URL: https://github.com/apache/doris/pull/15225#discussion_r1053931082 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -204,6 +204,9 @@ public class SessionVariable implements Serializable, Writable {

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
github-actions[bot] commented on code in PR #15199: URL: https://github.com/apache/doris/pull/15199#discussion_r1053931207 ## be/src/vec/exec/scan/scanner_scheduler.cpp: ## @@ -235,12 +235,16 @@ void ScannerScheduler::_scanner_scan(ScannerScheduler* scheduler, ScannerContext

[GitHub] [doris] github-actions[bot] commented on pull request #15226: [Fix](multi catalog)Fix VFileScanner file not found status bug.

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15226: URL: https://github.com/apache/doris/pull/15226#issuecomment-1360784879 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 #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
hello-stephen commented on PR #15220: URL: https://github.com/apache/doris/pull/15220#issuecomment-1360784268 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.67 seconds load time: 652 seconds storage size: 17123662633 Bytes https://doris-co

[GitHub] [doris] Jibing-Li opened a new pull request, #15226: [Fix](multi catalog)Fix VFileScanner file not found status bug.

2022-12-20 Thread GitBox
Jibing-Li opened a new pull request, #15226: URL: https://github.com/apache/doris/pull/15226 # Proposed changes Issue Number: close #xxx ## Problem summary The if condition to check NOT FOUND status for VFileScanner is incorrect, fix it. ## Checklist(Required)

[GitHub] [doris] englefly opened a new pull request, #15225: [enhance](planner)add session var: COMPACT_EQUAL_TO_IN_PREDICATE_COUNT

2022-12-20 Thread GitBox
englefly opened a new pull request, #15225: URL: https://github.com/apache/doris/pull/15225 # Proposed changes in previous pr, we compact equals like "a=1 or a=2 or a = 3 " in to "a in (1, 2, 3)" this pr set a lower bound for the number of equals COMPACT_EQUAL_TO_IN_PREDICATE_COUNT

[GitHub] [doris] github-actions[bot] commented on pull request #15224: [Feature] Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15224: URL: https://github.com/apache/doris/pull/15224#issuecomment-1360773507 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 #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15199: URL: https://github.com/apache/doris/pull/15199#issuecomment-1360773321 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 opened a new pull request, #15224: [Feature] Support return bitmap data in select statement in vectoriza…

2022-12-20 Thread GitBox
chenlinzhong opened a new pull request, #15224: URL: https://github.com/apache/doris/pull/15224 # Proposed changes Support return bitmap data in select statement in vectorization mode In the scenario of using Bitmap to circle people, users need to return the Bitmap resu

[GitHub] [doris] xiaokang opened a new pull request, #15223: [bugfix](thirdparty) patch simdjson to avoid conflict with odbc macro BOOL

2022-12-20 Thread GitBox
xiaokang opened a new pull request, #15223: URL: https://github.com/apache/doris/pull/15223 # Proposed changes fix conflit name BOOL in odbc sqltypes.h and simdjson element.h. Change BOOL to BOOLEAN in simdjson. - thirdparty/installed/include/sqltypes.h > #defineBOOL

[GitHub] [doris] luozenglin opened a new pull request, #15222: [fix](load) fix load failure caused by incorrect file format

2022-12-20 Thread GitBox
luozenglin opened a new pull request, #15222: URL: https://github.com/apache/doris/pull/15222 # Proposed changes Issue Number: close #15221 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] github-actions[bot] commented on pull request #15199: [fix](scanner scheduler) fix coredump of ScannerScheduler::_scanner_scan

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15199: URL: https://github.com/apache/doris/pull/15199#issuecomment-1360754631 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 #15215: [Bug](function) fix core dump on reverse() when big string input

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15215: URL: https://github.com/apache/doris/pull/15215#issuecomment-1360753808 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] luozenglin opened a new issue, #15221: [Bug] failed to broker load bz2 format file

2022-12-20 Thread GitBox
luozenglin opened a new issue, #15221: URL: https://github.com/apache/doris/issues/15221 ### 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 master ### Wha

[GitHub] [doris] luozenglin commented on pull request #15211: [fix](load) fix new_load_scan_node load finished but no data actually caused by wrong file size

2022-12-20 Thread GitBox
luozenglin commented on PR #15211: URL: https://github.com/apache/doris/pull/15211#issuecomment-1360735507 > > I saw the error in case is: ` [INTERNAL_ERROR]Open file failed. path=all_type_none.parquet, error=No such file or directory'`? The load job is not finished? > > Sorry, the d

[GitHub] [doris] github-actions[bot] commented on pull request #15190: [enhancement](compaction) add delete_sign_index check before filter delete

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15190: URL: https://github.com/apache/doris/pull/15190#issuecomment-1360731882 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] morningman closed pull request #14432: [feature](multi catalog nereids)Add file scan node to nereids. WIP

2022-12-20 Thread GitBox
morningman closed pull request #14432: [feature](multi catalog nereids)Add file scan node to nereids. WIP URL: https://github.com/apache/doris/pull/14432 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15220: URL: https://github.com/apache/doris/pull/15220#issuecomment-1360725387 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

[doris] branch master updated (efdc73777a -> 90349f0e61)

2022-12-20 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from efdc73777a [enhancement](load) verify the number of rows between different replicas when load data to avoid data in

[GitHub] [doris] morrySnow merged pull request #15120: [Feature](Nereids)support mask function

2022-12-20 Thread GitBox
morrySnow merged PR #15120: URL: https://github.com/apache/doris/pull/15120 -- 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] Gabriel39 opened a new pull request, #15220: [Pipeline](projection) Support projection on pipeline engine

2022-12-20 Thread GitBox
Gabriel39 opened a new pull request, #15220: URL: https://github.com/apache/doris/pull/15220 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] github-actions[bot] commented on pull request #15125: [Improvement](external table) support hive external table which stores data on tencent chdfs

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15125: URL: https://github.com/apache/doris/pull/15125#issuecomment-1360709901 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 #15211: [fix](load) fix new_load_scan_node load finished but no data actually caused by wrong file size

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15211: URL: https://github.com/apache/doris/pull/15211#issuecomment-1360709908 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 #15211: [fix](load) fix new_load_scan_node load finished but no data actually caused by wrong file size

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15211: URL: https://github.com/apache/doris/pull/15211#issuecomment-1360710070 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 #15125: [Improvement](external table) support hive external table which stores data on tencent chdfs

2022-12-20 Thread GitBox
github-actions[bot] commented on PR #15125: URL: https://github.com/apache/doris/pull/15125#issuecomment-1360709742 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

  1   2   3   >