[GitHub] [doris] luozenglin closed pull request #14609: [Enhancement](predicate) Support in_or_bitmap filter.

2022-11-26 Thread GitBox
luozenglin closed pull request #14609: [Enhancement](predicate) Support in_or_bitmap filter. URL: https://github.com/apache/doris/pull/14609 -- 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 speci

[GitHub] [doris] luozenglin commented on pull request #14609: [Enhancement](predicate) Support in_or_bitmap filter.

2022-11-26 Thread GitBox
luozenglin commented on PR #14609: URL: https://github.com/apache/doris/pull/14609#issuecomment-1328189367 > when cardinality is low, is "in" better than "bitmap"? Maybe I should apply the zone map index to speed up the bitmap filter. i will close this pr. -- This is an automated m

[GitHub] [doris] morningman commented on pull request #14609: [Enhancement](predicate) Support in_or_bitmap filter.

2022-11-26 Thread GitBox
morningman commented on PR #14609: URL: https://github.com/apache/doris/pull/14609#issuecomment-1328187969 when cardinality is low, is "in" better than "bitmap"? -- 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 #14616: [improvement](function) add timezone cache for convert_tz

2022-11-26 Thread GitBox
hello-stephen commented on PR #14616: URL: https://github.com/apache/doris/pull/14616#issuecomment-1328184253 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.66 seconds load time: 437 seconds storage size: 17122722810 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #14615: [fix](persiste) make ArithmeticExpr wriable

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14615: URL: https://github.com/apache/doris/pull/14615#issuecomment-1328181475 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 #14615: [fix](persiste) make ArithmeticExpr wriable

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14615: URL: https://github.com/apache/doris/pull/14615#issuecomment-1328181479 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] hello-stephen commented on pull request #14615: [fix](persiste) make ArithmeticExpr wriable

2022-11-26 Thread GitBox
hello-stephen commented on PR #14615: URL: https://github.com/apache/doris/pull/14615#issuecomment-1328180677 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.88 seconds load time: 427 seconds storage size: 17122673816 Bytes https://doris-co

[GitHub] [doris] mrhhsg opened a new pull request, #14616: [improvement](function) add timezone cache for convert_tz

2022-11-26 Thread GitBox
mrhhsg opened a new pull request, #14616: URL: https://github.com/apache/doris/pull/14616 # Proposed changes `cctz::fixed_time_zone` will lock&unlock the mutex in each call, this is a non-negligible performance cost. ## Problem summary Describe your changes. ## Ch

[GitHub] [doris] morningman opened a new pull request, #14615: [fix](persiste) make ArithmeticExpr wriable

2022-11-26 Thread GitBox
morningman opened a new pull request, #14615: URL: https://github.com/apache/doris/pull/14615 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Fix bug that the ArithmeticExpr's write method is not implement, causing FE crash when creating function lik

[GitHub] [doris] BePPPower commented on a diff in pull request #14527: [feature](multi-catalog) support Jdbc catalog

2022-11-26 Thread GitBox
BePPPower commented on code in PR #14527: URL: https://github.com/apache/doris/pull/14527#discussion_r1032870718 ## fe/fe-core/src/main/java/org/apache/doris/external/jdbc/JdbcClient.java: ## @@ -0,0 +1,422 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[doris] branch master updated (93b940bc92 -> cf2de85633)

2022-11-26 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 93b940bc92 [test](jdbc)add new case for mysql jdbc table (#14581) add cf2de85633 [Document](function) add docs o

[GitHub] [doris] yiguolei merged pull request #14547: [Document](function) add docs of hll_cardinality/hll_empty/hll_hash

2022-11-26 Thread GitBox
yiguolei merged PR #14547: URL: https://github.com/apache/doris/pull/14547 -- 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 (78adecac1b -> 93b940bc92)

2022-11-26 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 78adecac1b [enhancemennt](be)optimize mem usage in join and set node (#14602) add 93b940bc92 [test](jdbc)add ne

[GitHub] [doris] yiguolei merged pull request #14581: [test](jdbc)add new case for mysql jdbc table

2022-11-26 Thread GitBox
yiguolei merged PR #14581: URL: https://github.com/apache/doris/pull/14581 -- 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 (38b4cbe253 -> 78adecac1b)

2022-11-26 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 38b4cbe253 [Bug](regression) regression fail random in fuzzy mode (#14614) add 78adecac1b [enhancemennt](be)opt

[GitHub] [doris] yiguolei merged pull request #14602: [enhancemennt](be)optimize mem usage in join and set node

2022-11-26 Thread GitBox
yiguolei merged PR #14602: URL: https://github.com/apache/doris/pull/14602 -- 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] freemandealer commented on a diff in pull request #14595: [WIP][enhancement](load) multipass segcompaction to reduce segments before publish (#14590)

2022-11-26 Thread GitBox
freemandealer commented on code in PR #14595: URL: https://github.com/apache/doris/pull/14595#discussion_r1032868944 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -552,6 +576,62 @@ Status BetaRowsetWriter::_segcompaction_ramaining_if_necessary() { return status; }

[doris-thirdparty] branch main updated: [chore](github) Optimize the workflow Build (#14)

2022-11-26 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/main by this push: new fe3eb2f [chore](github) Optimize the

[GitHub] [doris-thirdparty] adonis0147 merged pull request #14: [chore](github) Optimize the workflow Build

2022-11-26 Thread GitBox
adonis0147 merged PR #14: URL: https://github.com/apache/doris-thirdparty/pull/14 -- 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...@do

[GitHub] [doris] github-actions[bot] commented on pull request #14547: [Document](function) add docs of hll_cardinality/hll_empty/hll_hash

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14547: URL: https://github.com/apache/doris/pull/14547#issuecomment-1328159334 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 #14547: [Document](function) add docs of hll_cardinality/hll_empty/hll_hash

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14547: URL: https://github.com/apache/doris/pull/14547#issuecomment-1328159328 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] caiconghui commented on pull request #9172: [enhancement](k8s) Support fqdn mode for be in k8s enviroment

2022-11-26 Thread GitBox
caiconghui commented on PR #9172: URL: https://github.com/apache/doris/pull/9172#issuecomment-1328157457 1. enable_fqdn_mode is mainly used in k8s environment, not be compatible with old cluster, when set true, the FQDN may not work, because origin's be hostName is null, but would not affec

[doris] branch master updated: [Bug](regression) regression fail random in fuzzy mode (#14614)

2022-11-26 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 38b4cbe253 [Bug](regression) regression fail ra

[GitHub] [doris] yiguolei closed issue #14613: [Bug](regression) regression fail random in fuzzy mode

2022-11-26 Thread GitBox
yiguolei closed issue #14613: [Bug](regression) regression fail random in fuzzy mode URL: https://github.com/apache/doris/issues/14613 -- 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 co

[GitHub] [doris] yiguolei merged pull request #14614: [Bug](regression) regression fail random in fuzzy mode

2022-11-26 Thread GitBox
yiguolei merged PR #14614: URL: https://github.com/apache/doris/pull/14614 -- 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 #9172: [enhancement](k8s) Support fqdn mode for be in k8s enviroment

2022-11-26 Thread GitBox
hello-stephen commented on PR #9172: URL: https://github.com/apache/doris/pull/9172#issuecomment-1328070682 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.24 seconds load time: 447 seconds storage size: 17122714230 Bytes https://doris-comm

[doris] branch branch-1.2-lts updated (52d1e6d317 -> a8217808a7)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git discard 52d1e6d317 [temp](statistics) disable statistic tables add b3859e1e1a [ehancement](fe) Remove unnecess

[doris] branch master updated: [ehancement](fe) Remove unnecessary kill in AutoCloseConnectContext (#14606)

2022-11-26 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.git The following commit(s) were added to refs/heads/master by this push: new b3859e1e1a [ehancement](fe) Remove unnecessar

[doris] 01/01: [temp](statistics) disable statistic tables

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit a8217808a7d170bd8cb3d12900ad671181166584 Author: morningman AuthorDate: Mon Nov 14 13:49:31 2022 +0800

[doris] branch branch-1.2-unstable updated (52d1e6d317 -> a8217808a7)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git omit 52d1e6d317 [temp](statistics) disable statistic tables add b3859e1e1a [ehancement](fe) Remove unn

[GitHub] [doris] morningman merged pull request #14606: [ehancement](fe) Remove unnecessary kill in AutoCloseConnectContext

2022-11-26 Thread GitBox
morningman merged PR #14606: URL: https://github.com/apache/doris/pull/14606 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch branch-1.2-unstable updated (13fc20a91b -> 52d1e6d317)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git discard 13fc20a91b [temp](statistics) disable statistic tables add a877c8e50d [test](docker) delete show

[doris] 01/01: [temp](statistics) disable statistic tables

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 52d1e6d31758a7453e08ab53ee8a16069fbe925c Author: morningman AuthorDate: Mon Nov 14 13:49:31 2022 +0800 [

[doris] branch branch-1.2-lts updated (13fc20a91b -> 52d1e6d317)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git omit 13fc20a91b [temp](statistics) disable statistic tables add a877c8e50d [test](docker) delete show table

[doris] branch master updated (a877c8e50d -> 36419fae48)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a877c8e50d [test](docker) delete show table (#14612) add 36419fae48 [fix](JdbcExecutor) fix that JdbcExecutor

[GitHub] [doris] morningman merged pull request #14598: [fix](JdbcExecutor) fix that JdbcExecutor did not load the class jar

2022-11-26 Thread GitBox
morningman merged PR #14598: URL: https://github.com/apache/doris/pull/14598 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] HappenLee opened a new pull request, #14614: [Bug](regression) regression fail random in fuzzy mode

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

[GitHub] [doris] HappenLee opened a new issue, #14613: [Bug](regression) regression fail random in fuzzy mode

2022-11-26 Thread GitBox
HappenLee opened a new issue, #14613: URL: https://github.com/apache/doris/issues/14613 ### 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] morningman merged pull request #14612: [test](docker) delete show table

2022-11-26 Thread GitBox
morningman merged PR #14612: URL: https://github.com/apache/doris/pull/14612 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [test](docker) delete show table (#14612)

2022-11-26 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.git The following commit(s) were added to refs/heads/master by this push: new a877c8e50d [test](docker) delete show table (

[GitHub] [doris] hello-stephen commented on pull request #14605: [fix](nereids) stats injection bug

2022-11-26 Thread GitBox
hello-stephen commented on PR #14605: URL: https://github.com/apache/doris/pull/14605#issuecomment-1328067547 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.08 seconds load time: 422 seconds storage size: 17122692147 Bytes https://doris-co

[doris] branch branch-1.2-lts updated (1192864e6f -> 13fc20a91b)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git omit 1192864e6f [temp](statistics) disable statistic tables add c18a471303 [Optimize](predicate) update in

[doris] branch branch-1.2-unstable updated (267aba6a06 -> 13fc20a91b)

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git discard 267aba6a06 [temp](statistics) disable statistic tables add 496a92b668 [JavaUDF](loader) Fix compa

[doris] 01/01: [temp](statistics) disable statistic tables

2022-11-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 13fc20a91b222ecde3d6b5ebebe3e496792c5ad5 Author: morningman AuthorDate: Mon Nov 14 13:49:31 2022 +0800

[GitHub] [doris] lsy3993 opened a new pull request, #14612: [test](docker) delete show table

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

[GitHub] [doris] hello-stephen commented on pull request #14611: [feature](nereids) split AggregateDisassemble into two rules

2022-11-26 Thread GitBox
hello-stephen commented on PR #14611: URL: https://github.com/apache/doris/pull/14611#issuecomment-1328033120 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.44 seconds load time: 428 seconds storage size: 17122975529 Bytes https://doris-co

[GitHub] [doris] yinzhijian opened a new pull request, #14611: [feature](nereids) split AggregateDisassemble into two rules

2022-11-26 Thread GitBox
yinzhijian opened a new pull request, #14611: URL: https://github.com/apache/doris/pull/14611 # Proposed changes Issue Number: close #xxx ## Problem summary The AggregateDisassemble rule is refactored and split into two rules, which are not dependent on each other. 1.

[doris] branch master updated (dd21056a4c -> 6b8f1a1a88)

2022-11-26 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 dd21056a4c [fix](nereids) delete view in regression-test (#14607) add 6b8f1a1a88 [typo](docs) fix four string fu

[GitHub] [doris] yiguolei merged pull request #14610: [typo](docs) fix four string functions' document issue

2022-11-26 Thread GitBox
yiguolei merged PR #14610: URL: https://github.com/apache/doris/pull/14610 -- 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] github-actions[bot] commented on pull request #14610: [typo](docs) fix four string functions' document issue

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14610: URL: https://github.com/apache/doris/pull/14610#issuecomment-1328020498 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 #14610: [typo](docs) fix four string functions' document issue

2022-11-26 Thread GitBox
github-actions[bot] commented on PR #14610: URL: https://github.com/apache/doris/pull/14610#issuecomment-1328020493 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: [fix](nereids) delete view in regression-test (#14607)

2022-11-26 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 dd21056a4c [fix](nereids) delete view in regres

[GitHub] [doris] yiguolei merged pull request #14607: [fix](nereids) delete view in regression-test

2022-11-26 Thread GitBox
yiguolei merged PR #14607: URL: https://github.com/apache/doris/pull/14607 -- 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 #14609: [Enhancement](predicate) Support in_or_bitmap filter.

2022-11-26 Thread GitBox
hello-stephen commented on PR #14609: URL: https://github.com/apache/doris/pull/14609#issuecomment-1328014221 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.08 seconds load time: 434 seconds storage size: 17122675227 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14608: [NLJoin](conjuncts) separate join conjuncts and general conjuncts

2022-11-26 Thread GitBox
hello-stephen commented on PR #14608: URL: https://github.com/apache/doris/pull/14608#issuecomment-1328014107 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.47 seconds load time: 453 seconds storage size: 17122793725 Bytes https://doris-co

[GitHub] [doris] Yulei-Yang opened a new pull request, #14610: [typo](docs) fix four string functions' document issue

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

[GitHub] [doris] luozenglin opened a new pull request, #14609: [Enhancement](predicate) Support in_or_bitmap filter.

2022-11-26 Thread GitBox
luozenglin opened a new pull request, #14609: URL: https://github.com/apache/doris/pull/14609 1. When the bitmap cardinality is less than runtime_filter_max_in_num, in_or_bitmap filter will be converted to in filter, otherwise it will be converted to bitmap filter. # Proposed changes

[GitHub] [doris] Gabriel39 opened a new pull request, #14608: [NLJoin](conjuncts) separate join conjuncts and general conjuncts

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