github-actions[bot] commented on PR #14531:
URL: https://github.com/apache/doris/pull/14531#issuecomment-1366446987
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-actions[bot] commented on PR #15364:
URL: https://github.com/apache/doris/pull/15364#issuecomment-1366448684
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 #15364:
URL: https://github.com/apache/doris/pull/15364#issuecomment-1366448702
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
pengxiangyu closed issue #14331: [Bug] Hot and cold separation creation
strategy does not support deletion
URL: https://github.com/apache/doris/issues/14331
--
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
This is an automated email from the ASF dual-hosted git repository.
pengxiangyu 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 8342691b62 [feature](remote)Add drop storage
pengxiangyu merged PR #15364:
URL: https://github.com/apache/doris/pull/15364
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
github-actions[bot] commented on PR #15381:
URL: https://github.com/apache/doris/pull/15381#issuecomment-1366450878
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 #15381:
URL: https://github.com/apache/doris/pull/15381#issuecomment-1366450895
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
pengxiangyu merged PR #15381:
URL: https://github.com/apache/doris/pull/15381
--
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.
This is an automated email from the ASF dual-hosted git repository.
pengxiangyu 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 69d95c857a [feature](remote)Add alter storag
LemonLiTree opened a new pull request, #15438:
URL: https://github.com/apache/doris/pull/15438
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
github-actions[bot] commented on PR #15438:
URL: https://github.com/apache/doris/pull/15438#issuecomment-1366455990
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
hf200012 merged PR #15405:
URL: https://github.com/apache/doris/pull/15405
--
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 #15438:
URL: https://github.com/apache/doris/pull/15438#issuecomment-1366456011
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
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 69d95c857a [feature](remote)Add alter storage policy (#15381)
add 3aae27634a [doc](flink-connector) update f
github-actions[bot] commented on PR #15431:
URL: https://github.com/apache/doris/pull/15431#issuecomment-1366456767
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 #15431:
URL: https://github.com/apache/doris/pull/15431#issuecomment-1366456788
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
Tanya-W commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058144795
##
be/src/olap/in_list_predicate.h:
##
@@ -241,6 +242,29 @@ class InListPredicateBase : public ColumnPredicate {
return Status::OK();
}
+Status eval
github-actions[bot] commented on PR #15372:
URL: https://github.com/apache/doris/pull/15372#issuecomment-1366457526
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 #15372:
URL: https://github.com/apache/doris/pull/15372#issuecomment-1366457562
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 #15379:
URL: https://github.com/apache/doris/pull/15379#issuecomment-1366458153
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 #15379:
URL: https://github.com/apache/doris/pull/15379#issuecomment-1366458166
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
sohardforaname opened a new pull request, #15439:
URL: https://github.com/apache/doris/pull/15439
# Proposed changes
Issue Number: close #xxx
## Problem summary
change
select * from ${colocateTableName} right outer join ${rightTable} on
${colocateTableName}.c1 = ${rig
Tanya-W commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058145907
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -6124,6 +6136,27 @@ like_predicate ::=
new LikePredicate(LikePredicate.Operator.REGEXP, e1, e2), null); :}
;
xinyiZzz opened a new pull request, #15440:
URL: https://github.com/apache/doris/pull/15440
# Proposed changes
Issue Number: close #xxx
## Problem summary
For outer join / right outer join / right semi join, when
`HashJoinNode::pull`->`process_data_in_hashtable` outputs
github-actions[bot] commented on PR #15440:
URL: https://github.com/apache/doris/pull/15440#issuecomment-1366461974
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
Tanya-W commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058149955
##
fe/fe-core/src/main/java/org/apache/doris/analysis/MatchPredicate.java:
##
@@ -0,0 +1,241 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or mo
github-actions[bot] commented on PR #15429:
URL: https://github.com/apache/doris/pull/15429#issuecomment-1366466134
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 #15429:
URL: https://github.com/apache/doris/pull/15429#issuecomment-1366466158
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
priyasharma1 closed pull request #14499: [Enhancement](fe) replace
assertTrue(X.equals(X)) with assertEquals (11916)
URL: https://github.com/apache/doris/pull/14499
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
priyasharma1 commented on PR #14499:
URL: https://github.com/apache/doris/pull/14499#issuecomment-1366466620
Closing this pull request as https://github.com/apache/doris/issues/11916 is
closed.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the messa
Tanya-W commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058153451
##
be/src/olap/comparison_predicate.h:
##
@@ -180,6 +181,52 @@ class ComparisonPredicateBase : public ColumnPredicate {
bitmap);
}
wsjz commented on code in PR #15418:
URL: https://github.com/apache/doris/pull/15418#discussion_r1058153494
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -626,7 +628,7 @@ nonterminal StatementBase stmt, show_stmt, show_param,
help_stmt, load_stmt,
show_routine_load_stmt
hello-stephen commented on PR #15432:
URL: https://github.com/apache/doris/pull/15432#issuecomment-1366468548
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 36.25 seconds
load time: 657 seconds
storage size: 17123700313 Bytes
https://doris-co
AshinGau opened a new pull request, #15441:
URL: https://github.com/apache/doris/pull/15441
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
github-actions[bot] commented on PR #15433:
URL: https://github.com/apache/doris/pull/15433#issuecomment-1366470345
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
wsjz opened a new pull request, #15442:
URL: https://github.com/apache/doris/pull/15442
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
wsjz commented on code in PR #15418:
URL: https://github.com/apache/doris/pull/15418#discussion_r1058159975
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -1083,6 +1086,8 @@ stmt ::=
{: RESULT = stmt; :}
| transaction_stmt : stmt
{: RESULT = stmt; :}
+| time
github-actions[bot] commented on code in PR #15441:
URL: https://github.com/apache/doris/pull/15441#discussion_r1058165186
##
be/src/vec/exec/format/parquet/vparquet_reader.cpp:
##
@@ -155,7 +155,7 @@ Status ParquetReader::_open_file() {
_profile, system_propert
Tanya-W commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058166253
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -1209,6 +1291,53 @@ Status SegmentIterator::next_batch(vectorized::Block*
block) {
return Status::OK(
zy-kkk opened a new pull request, #15443:
URL: https://github.com/apache/doris/pull/15443
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
github-actions[bot] commented on PR #15443:
URL: https://github.com/apache/doris/pull/15443#issuecomment-1366479727
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 #15443:
URL: https://github.com/apache/doris/pull/15443#issuecomment-1366479744
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
weizuo93 opened a new pull request, #15444:
URL: https://github.com/apache/doris/pull/15444
# Proposed changes
Issue Number: close #15430
## Problem summary
Cooldown time is error for data in SSD because cooldown time is only
calculated once when class `DataProperty` lo
github-actions[bot] commented on PR #14491:
URL: https://github.com/apache/doris/pull/14491#issuecomment-1366486057
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-actions[bot] commented on code in PR #14211:
URL: https://github.com/apache/doris/pull/14211#discussion_r1058183476
##
be/src/exprs/match_predicate.h:
##
@@ -0,0 +1,85 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
HappenLee opened a new pull request, #15445:
URL: https://github.com/apache/doris/pull/15445
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
spaces-X opened a new issue, #15446:
URL: https://github.com/apache/doris/issues/15446
### 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
From 0.13 to the newest
hello-stephen commented on PR #15422:
URL: https://github.com/apache/doris/pull/15422#issuecomment-1366500036
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 36.45 seconds
load time: 695 seconds
storage size: 17123330401 Bytes
https://doris-co
hello-stephen commented on PR #15433:
URL: https://github.com/apache/doris/pull/15433#issuecomment-1366500678
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 37.06 seconds
load time: 661 seconds
storage size: 17123782694 Bytes
https://doris-co
morrySnow merged PR #15369:
URL: https://github.com/apache/doris/pull/15369
--
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
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 3aae27634a [doc](flink-connector) update flink connector faq (#15405)
add 0f8b15b902 [feature](nereids) support
caiconghui opened a new pull request, #15447:
URL: https://github.com/apache/doris/pull/15447
…atency_ms
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavi
yangzhg opened a new pull request, #15448:
URL: https://github.com/apache/doris/pull/15448
# Proposed changes
Issue Number: close #xxx
## Problem summary
support bos(Baidu Object Storage) as broker file system
## Checklist(Required)
1. Does it affect the ori
lsy3993 opened a new pull request, #15449:
URL: https://github.com/apache/doris/pull/15449
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
wangbo commented on code in PR #15413:
URL: https://github.com/apache/doris/pull/15413#discussion_r1058192448
##
be/src/olap/rowset/segment_v2/segment_iterator.h:
##
@@ -166,6 +167,59 @@ class SegmentIterator : public RowwiseIterator {
void _update_max_row(const vectorize
github-actions[bot] commented on PR #15413:
URL: https://github.com/apache/doris/pull/15413#issuecomment-1366503685
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-actions[bot] commented on PR #15447:
URL: https://github.com/apache/doris/pull/15447#issuecomment-1366506129
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 #15447:
URL: https://github.com/apache/doris/pull/15447#issuecomment-1366506161
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
morningman commented on code in PR #15398:
URL: https://github.com/apache/doris/pull/15398#discussion_r1058198469
##
be/src/io/fs/file_system.h:
##
@@ -52,6 +53,9 @@ class FileSystem {
virtual Status create_file(const Path& path, FileWriterPtr* writer) = 0;
+virtual
github-actions[bot] commented on PR #15398:
URL: https://github.com/apache/doris/pull/15398#issuecomment-1366511908
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-actions[bot] commented on PR #15433:
URL: https://github.com/apache/doris/pull/15433#issuecomment-1366515757
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
jackwener opened a new pull request, #15450:
URL: https://github.com/apache/doris/pull/15450
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
github-actions[bot] commented on PR #11579:
URL: https://github.com/apache/doris/pull/11579#issuecomment-1366518789
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 #11579:
URL: https://github.com/apache/doris/pull/11579#issuecomment-1366518817
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
morningman closed issue #10733: [Feature] Add NGRAM bloom filter index to speed
up like queries.
URL: https://github.com/apache/doris/issues/10733
--
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
github-actions[bot] commented on PR #15441:
URL: https://github.com/apache/doris/pull/15441#issuecomment-1366522345
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
morningman merged PR #11579:
URL: https://github.com/apache/doris/pull/11579
--
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 master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0f8b15b902 [feature](nereids) support string alias in select list
(#15369)
add 75aa00d3d0 [Feature](NGram Blo
morningman commented on code in PR #15445:
URL: https://github.com/apache/doris/pull/15445#discussion_r1058230154
##
fe/fe-core/src/main/java/org/apache/doris/analysis/FunctionCallExpr.java:
##
@@ -125,7 +125,7 @@ public class FunctionCallExpr extends Expr {
Precond
freemandealer commented on code in PR #14722:
URL: https://github.com/apache/doris/pull/14722#discussion_r1058238457
##
be/test/olap/segcompaction_test.cpp:
##
@@ -419,6 +419,7 @@ TEST_F(SegCompactionTest,
SegCompactionInterleaveWithBig_OOoOO) {
}
freemandealer commented on PR #14722:
URL: https://github.com/apache/doris/pull/14722#issuecomment-1366538727
What if we let MergeIterator calculate Agg and provide CollectIterator with
aggragated result?
--
This is an automated message from the Apache Git Service.
To respond to the messa
github-actions[bot] commented on PR #15087:
URL: https://github.com/apache/doris/pull/15087#issuecomment-1366538757
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 #15441:
URL: https://github.com/apache/doris/pull/15441#issuecomment-1366562122
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-actions[bot] commented on PR #15380:
URL: https://github.com/apache/doris/pull/15380#issuecomment-1366562764
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 #15380:
URL: https://github.com/apache/doris/pull/15380#issuecomment-1366562737
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 #15311:
URL: https://github.com/apache/doris/pull/15311#issuecomment-1366576030
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 #15311:
URL: https://github.com/apache/doris/pull/15311#issuecomment-1366575994
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
morrySnow merged PR #15311:
URL: https://github.com/apache/doris/pull/15311
--
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
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 75aa00d3d0 [Feature](NGram BloomFilter Index) add new ngram bloom
filter index to speed up like query (#11579)
github-actions[bot] commented on PR #15424:
URL: https://github.com/apache/doris/pull/15424#issuecomment-1366579621
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-actions[bot] commented on PR #15212:
URL: https://github.com/apache/doris/pull/15212#issuecomment-1366581721
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
hello-stephen commented on PR #15437:
URL: https://github.com/apache/doris/pull/15437#issuecomment-1366584178
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.72 seconds
load time: 700 seconds
storage size: 17123035462 Bytes
https://doris-co
BiteThet merged PR #15422:
URL: https://github.com/apache/doris/pull/15422
--
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
This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 4336aaa01a [bug](datetimev2) fix wrong info w
github-actions[bot] commented on PR #13035:
URL: https://github.com/apache/doris/pull/13035#issuecomment-1366603571
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 #13035:
URL: https://github.com/apache/doris/pull/13035#issuecomment-1366603542
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
xinyiZzz merged PR #13035:
URL: https://github.com/apache/doris/pull/13035
--
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.
zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4336aaa01a [bug](datetimev2) fix wrong info when show create table
(#15422)
add 305dd15fea [improvement](index)
yiguolei merged PR #15429:
URL: https://github.com/apache/doris/pull/15429
--
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 305dd15fea [improvement](index) Support bitmap index can be applied
with compound predicate when enable vectorized e
morrySnow commented on code in PR #15326:
URL: https://github.com/apache/doris/pull/15326#discussion_r1058297842
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/AvgDistinctToSumDivCount.java:
##
@@ -0,0 +1,74 @@
+// Licensed to the Apache Software Foundation
xinyiZzz opened a new pull request, #15451:
URL: https://github.com/apache/doris/pull/15451
# Proposed changes
Issue Number: close #xxx
## Problem summary
 bug in translate physical
project
URL: https://github.com/apache/doris/pull/15294
--
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-actions[bot] commented on PR #15436:
URL: https://github.com/apache/doris/pull/15436#issuecomment-1366683681
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 - 100 of 298 matches
Mail list logo