zh0122 opened a new issue, #13968:
URL: https://github.com/apache/doris/issues/13968
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
1.1.2
##
yiguolei commented on code in PR #13585:
URL: https://github.com/apache/doris/pull/13585#discussion_r1013679027
##
be/src/service/internal_service.cpp:
##
@@ -64,12 +63,14 @@ static void thread_context_deleter(void* d) {
}
template
-class NewHttpClosure : public ::google::p
yiguolei commented on code in PR #13585:
URL: https://github.com/apache/doris/pull/13585#discussion_r1013678641
##
be/src/service/doris_main.cpp:
##
@@ -376,15 +375,15 @@ int main(int argc, char** argv) {
apache::thrift::GlobalOutput.setOutputFunction(doris::thrift_output);
zhannngchen opened a new pull request, #13967:
URL: https://github.com/apache/doris/pull/13967
…triggered twice
# Proposed changes
Issue Number: close #xxx
## Problem summary
When the load mem hard limit reached, all load channel should wait on the
lock of LoadCha
jacktengg opened a new pull request, #13966:
URL: https://github.com/apache/doris/pull/13966
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
yiguolei commented on code in PR #13585:
URL: https://github.com/apache/doris/pull/13585#discussion_r1013672280
##
be/src/olap/base_compaction.cpp:
##
@@ -68,7 +68,7 @@ Status BaseCompaction::execute_compact_impl() {
return Status::OLAPInternalError(OLAP_ERR_BE_CLONE_OC
zy-kkk commented on issue #13702:
URL: https://github.com/apache/doris/issues/13702#issuecomment-1303037463
Hello, I reproduced according to the scheme and query you provided. I
randomly created about 50,000 pieces of data, including NULL, but I am sorry
that I still have not reproduced you
Yulei-Yang commented on code in PR #13914:
URL: https://github.com/apache/doris/pull/13914#discussion_r1013668593
##
be/src/vec/functions/function_string.h:
##
@@ -1278,63 +1278,58 @@ class FunctionSplitPart : public IFunction {
auto str = str_col->get_data_at(i);
morrySnow commented on PR #13841:
URL: https://github.com/apache/doris/pull/13841#issuecomment-1303034437
duplicate with #13046
--
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 commen
morrySnow closed pull request #13841: [fix](regression) fix regression test
bug: regression-test/data/nereids_syntax_p0/view.out
URL: https://github.com/apache/doris/pull/13841
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
hello-stephen commented on PR #13963:
URL: https://github.com/apache/doris/pull/13963#issuecomment-1303032522
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.94 seconds
load time: 454 seconds
storage size: 17178340669 Bytes
https://doris-co
Yulei-Yang commented on PR #13914:
URL: https://github.com/apache/doris/pull/13914#issuecomment-1303031451
> oh, it's a github editor issue, which treat the content as markdown. so
the underscore character is used as italic mark. I escaped this char, and it
looks right now.
--
Th
Gabriel39 opened a new pull request, #13965:
URL: https://github.com/apache/doris/pull/13965
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
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 948e080b31 [minor](error msg) Fix wrong error message (#13950)
add 554f566217 [enhancement](compaction) introd
morningman closed issue #12609: [Enhancement] segment compaction
URL: https://github.com/apache/doris/issues/12609
--
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 unsubscrib
morningman merged PR #12866:
URL: https://github.com/apache/doris/pull/12866
--
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-actions[bot] commented on PR #12801:
URL: https://github.com/apache/doris/pull/12801#issuecomment-1303014126
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 #12801:
URL: https://github.com/apache/doris/pull/12801#issuecomment-1303014086
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.
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 948e080b31 [minor](error msg) Fix wrong error
Gabriel39 merged PR #13950:
URL: https://github.com/apache/doris/pull/13950
--
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
hello-stephen commented on PR #13962:
URL: https://github.com/apache/doris/pull/13962#issuecomment-1303006214
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.64 seconds
load time: 452 seconds
storage size: 17182239102 Bytes
https://doris-co
Jibing-Li commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013630407
##
fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisJob.java:
##
@@ -0,0 +1,202 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or m
Kikyou1997 commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013630081
##
fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java:
##
@@ -5197,4 +5216,53 @@ public int getFollowerCount() {
}
return count;
}
+
+
Kikyou1997 commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013629743
##
fe/fe-core/src/main/java/org/apache/doris/catalog/SchemaTable.java:
##
@@ -399,7 +399,19 @@ public class SchemaTable extends Table {
Kikyou1997 commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013629322
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -17,22 +17,11 @@
package org.apache.doris.statistics;
Review Comment:
I will do
Kikyou1997 commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013619306
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java:
##
@@ -108,30 +121,31 @@ public StatsDeriveResult
visitComparisonPredicate(Compari
eldenmoon commented on PR #13641:
URL: https://github.com/apache/doris/pull/13641#issuecomment-1302974553
@xy720 lets merge this PR?
--
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 c
github-actions[bot] commented on PR #13942:
URL: https://github.com/apache/doris/pull/13942#issuecomment-1302963763
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 #13942:
URL: https://github.com/apache/doris/pull/13942#issuecomment-1302963781
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
-f49a0da
### What's Wrong?
run sql like this:
```sql
select
bitmap_to_string(bitmap_subset_in_range(bitmap_from_string('20221103'), 0,
20221104)) date_list_bitmap;
```
result is 0;
### What You Expected?
result is 20221103;
### How to Reprod
github-actions[bot] commented on PR #13963:
URL: https://github.com/apache/doris/pull/13963#issuecomment-1302958963
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 #13963:
URL: https://github.com/apache/doris/pull/13963#issuecomment-1302958946
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
lsy3993 opened a new pull request, #13963:
URL: https://github.com/apache/doris/pull/13963
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
Gabriel39 opened a new pull request, #13962:
URL: https://github.com/apache/doris/pull/13962
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
XieJiann commented on code in PR #13902:
URL: https://github.com/apache/doris/pull/13902#discussion_r1013581583
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java:
##
@@ -0,0 +1,383 @@
+// Licensed to the Apache Software Founda
XieJiann commented on code in PR #13902:
URL: https://github.com/apache/doris/pull/13902#discussion_r1013581490
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/Edge.java:
##
@@ -22,20 +22,19 @@
import java.util.BitSet;
class Edge {
-fina
morrySnow opened a new issue, #13634:
URL: https://github.com/apache/doris/issues/13634
- [x] remove unnecessary cast to String #13730
- [ ] remove unnecessary cast to Decimal
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
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 9bf20a7b5d [enhancement](Nereids) remove unnecessary int cast (#13881)
add dc01fb4085 [enhancement](Nereids) re
morrySnow merged PR #13730:
URL: https://github.com/apache/doris/pull/13730
--
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
morrySnow closed issue #13634: tuning TPC-H plan generated by Nereids
URL: https://github.com/apache/doris/issues/13634
--
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
Gabriel39 commented on code in PR #13914:
URL: https://github.com/apache/doris/pull/13914#discussion_r1013565288
##
be/src/vec/functions/function_string.h:
##
@@ -1278,63 +1278,58 @@ class FunctionSplitPart : public IFunction {
auto str = str_col->get_data_at(i);
wwek commented on issue #13712:
URL: https://github.com/apache/doris/issues/13712#issuecomment-1302902945
> try this #13914
tks
--
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
xiaojunjie commented on code in PR #13879:
URL: https://github.com/apache/doris/pull/13879#discussion_r1013564018
##
fe/fe-core/src/main/java/org/apache/doris/policy/Policy.java:
##
@@ -91,8 +94,18 @@ public static Policy fromCreateStmt(CreatePolicyStmt stmt)
throws AnalysisExc
XieJiann commented on code in PR #13902:
URL: https://github.com/apache/doris/pull/13902#discussion_r1013563904
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java:
##
@@ -0,0 +1,383 @@
+// Licensed to the Apache Software Founda
github-actions[bot] commented on PR #13961:
URL: https://github.com/apache/doris/pull/13961#issuecomment-1302900921
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.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from efb2596c7a [enhancment](Nereids) enable push down filter through
aggregation (#13938)
add 9bf20a7b5d [enhancem
morrySnow merged PR #13881:
URL: https://github.com/apache/doris/pull/13881
--
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 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 efb2596c7a [enhancment](Nereids) enable push d
morrySnow merged PR #13938:
URL: https://github.com/apache/doris/pull/13938
--
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-actions[bot] commented on PR #13730:
URL: https://github.com/apache/doris/pull/13730#issuecomment-1302894601
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 #13938:
URL: https://github.com/apache/doris/pull/13938#issuecomment-1302893942
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 #13938:
URL: https://github.com/apache/doris/pull/13938#issuecomment-1302893956
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
nextdreamblue commented on code in PR #12801:
URL: https://github.com/apache/doris/pull/12801#discussion_r1013557768
##
fs_brokers/apache_hdfs_broker/build.sh:
##
@@ -41,6 +41,10 @@ rm -rf "${BROKER_OUTPUT}"
install -d "${BROKER_OUTPUT}/bin" "${BROKER_OUTPUT}/conf" \
"${BR
yiguolei commented on PR #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302891557
> Pushing brpc to fix this bug or we help brpc fix this bug is a better
solution, I think we need more discussion, if it is determined that there is a
problem with brpc, we should contac
lide-reed commented on code in PR #12801:
URL: https://github.com/apache/doris/pull/12801#discussion_r1013553643
##
fs_brokers/apache_hdfs_broker/build.sh:
##
@@ -41,6 +41,10 @@ rm -rf "${BROKER_OUTPUT}"
install -d "${BROKER_OUTPUT}/bin" "${BROKER_OUTPUT}/conf" \
"${BROKER
github-actions[bot] commented on PR #13881:
URL: https://github.com/apache/doris/pull/13881#issuecomment-1302885231
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 #13881:
URL: https://github.com/apache/doris/pull/13881#issuecomment-1302885216
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
zhangstar333 commented on issue #13931:
URL: https://github.com/apache/doris/issues/13931#issuecomment-1302883818
have fixed: https://github.com/apache/doris/pull/11041
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
jackwener commented on code in PR #13902:
URL: https://github.com/apache/doris/pull/13902#discussion_r1013536792
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java:
##
@@ -0,0 +1,383 @@
+// Licensed to the Apache Software Found
github-actions[bot] commented on PR #12866:
URL: https://github.com/apache/doris/pull/12866#issuecomment-1302882099
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
pengxiangyu commented on code in PR #13865:
URL: https://github.com/apache/doris/pull/13865#discussion_r1013548752
##
be/src/olap/reader.h:
##
@@ -101,6 +101,8 @@ class TabletReader {
bool read_orderby_key_reverse = false;
// num of columns for orderby key
hello-stephen commented on PR #13961:
URL: https://github.com/apache/doris/pull/13961#issuecomment-1302867810
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 37.52 seconds
load time: 599 seconds
storage size: 17180933016 Bytes
https://doris-co
yangzhg commented on PR #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302863064
Pushing brpc to fix this bug or we help brpc fix this bug is a better
solution
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
github-actions[bot] commented on PR #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302862331
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 #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302862311
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
englefly opened a new pull request, #13961:
URL: https://github.com/apache/doris/pull/13961
# Proposed changes
When execute `analyze table`, doris fails on decimal columns.
The root cause is the scale in decimalV2 is 9, but 2 in schema.
There is no need to check scale for decimalV2,
yangzhg commented on code in PR #13865:
URL: https://github.com/apache/doris/pull/13865#discussion_r1013529270
##
be/src/olap/reader.h:
##
@@ -101,6 +101,8 @@ class TabletReader {
bool read_orderby_key_reverse = false;
// num of columns for orderby key
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 e09033276e [fix](runtime-filter) build thread de
yangzhg merged PR #13911:
URL: https://github.com/apache/doris/pull/13911
--
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
Raven88 closed issue #13952: [Bug] ARRAY does not work
URL: https://github.com/apache/doris/issues/13952
--
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-m
Raven88 commented on issue #13952:
URL: https://github.com/apache/doris/issues/13952#issuecomment-1302843357
Got it, thanks! @zy-kkk
--
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
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 f2d84d81e6 [feature-wip][refactor](multi-cata
morningman merged PR #13746:
URL: https://github.com/apache/doris/pull/13746
--
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
Yulei-Yang commented on PR #13914:
URL: https://github.com/apache/doris/pull/13914#issuecomment-1302835100
@Gabriel39 could you please review it? thx
--
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
yiguolei merged PR #13899:
URL: https://github.com/apache/doris/pull/13899
--
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 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 698541e58d [improvement](exec) add more debug i
yiguolei commented on PR #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302830027
> Any differences between those two?
If use std::mutex in a bthread context, then the bthread will hang up and
the bthread's underlying pthread will also hang up. But there are a
hello-stephen commented on PR #13960:
URL: https://github.com/apache/doris/pull/13960#issuecomment-1302827291
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.03 seconds
load time: 605 seconds
storage size: 17182969197 Bytes
https://doris-co
yiguolei merged PR #13955:
URL: https://github.com/apache/doris/pull/13955
--
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 commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 11301c [branch-1.1](fix) av
github-actions[bot] commented on PR #13960:
URL: https://github.com/apache/doris/pull/13960#issuecomment-1302824647
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 #13960:
URL: https://github.com/apache/doris/pull/13960#issuecomment-1302824634
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.
morningman pushed a change to branch branch-1.2-unstable
in repository https://gitbox.apache.org/repos/asf/doris.git
from ba918b40e2 [chore](macOS) Fix compilation errors caused by the
deprecated function (#13890)
add
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 d28010428c960c02e42008b99be46a8c98fea500
Author: morningman
AuthorDate: Fri Nov 4 08:33:56 2022 +0800
github-actions[bot] closed pull request #9264: [Enhancement][Statistics] Store
last visited time of partition
URL: https://github.com/apache/doris/pull/9264
--
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
xinyiZzz opened a new pull request, #13960:
URL: https://github.com/apache/doris/pull/13960
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
englefly commented on PR #13883:
URL: https://github.com/apache/doris/pull/13883#issuecomment-1302804110
one suggestion: merge this pr after we recovery nereids regression cases in
P0 and P1.
@Kikyou1997 @morrySnow
--
This is an automated message from the Apache Git Service.
To respon
github-actions[bot] commented on PR #13883:
URL: https://github.com/apache/doris/pull/13883#issuecomment-1302803508
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 #13883:
URL: https://github.com/apache/doris/pull/13883#issuecomment-1302803510
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
englefly commented on code in PR #13883:
URL: https://github.com/apache/doris/pull/13883#discussion_r1013491847
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -17,22 +17,11 @@
package org.apache.doris.statistics;
Review Comment:
it is bette
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 5d56fe6d32 [fix](meta)(recover) fix recover i
morningman merged PR #13948:
URL: https://github.com/apache/doris/pull/13948
--
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
hello-stephen commented on PR #13957:
URL: https://github.com/apache/doris/pull/13957#issuecomment-1302549093
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38 seconds
load time: 608 seconds
storage size: 17181995054 Bytes
https://doris-commu
github-actions[bot] commented on PR #13746:
URL: https://github.com/apache/doris/pull/13746#issuecomment-1302530150
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 #13746:
URL: https://github.com/apache/doris/pull/13746#issuecomment-1302530092
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
hello-stephen commented on PR #13883:
URL: https://github.com/apache/doris/pull/13883#issuecomment-1302502953
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.21 seconds
load time: 614 seconds
storage size: 17182184957 Bytes
https://doris-co
github-actions[bot] commented on PR #13957:
URL: https://github.com/apache/doris/pull/13957#issuecomment-1302426751
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 #13957:
URL: https://github.com/apache/doris/pull/13957#issuecomment-1302426696
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
hello-stephen commented on PR #13954:
URL: https://github.com/apache/doris/pull/13954#issuecomment-1302393306
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 37.55 seconds
load time: 606 seconds
storage size: 17180211444 Bytes
https://doris-co
BePPPower opened a new pull request, #13959:
URL: https://github.com/apache/doris/pull/13959
# Proposed changes
Issue Number: close #10217
pr Number: close #10214
This pr does three things:
1. Modified the framework of table-valued-function(tvf).
2. be support `fetc
1 - 100 of 214 matches
Mail list logo