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
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
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
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-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-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
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
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
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
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
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
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
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
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
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
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
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;
}
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
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-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-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
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
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
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
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
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
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
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
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
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
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
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
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
[
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
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
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
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:
- [ ]
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
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
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 (
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
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
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
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
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
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
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.
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
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-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-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
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
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
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
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
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:
- [ ]
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
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
58 matches
Mail list logo