github-actions[bot] commented on PR #12498:
URL: https://github.com/apache/doris/pull/12498#issuecomment-1254451079
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
zy-kkk opened a new pull request, #12844:
URL: https://github.com/apache/doris/pull/12844
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
This is an automated email from the ASF dual-hosted git repository.
stalary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 77e423042c (brpc) donot use pooled brpc (#12754)
add 70ab9cb43e [feature](http) refactor version info and add new
stalary merged PR #12513:
URL: https://github.com/apache/doris/pull/12513
--
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
liaoxin01 closed pull request #12363: [feature-wip](unique-key-merge-on-write)
fix that versions of multiple replicas are inconsistent when rebalance
URL: https://github.com/apache/doris/pull/12363
--
This is an automated message from the Apache Git Service.
To respond to the message, please
liaoxin01 commented on PR #12363:
URL: https://github.com/apache/doris/pull/12363#issuecomment-1254456751
> Have we tested the stream load performance on this patch?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
BiteThet commented on code in PR #12803:
URL: https://github.com/apache/doris/pull/12803#discussion_r977146006
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map(
return Status::OK();
}
+Status
BiteThet commented on code in PR #12803:
URL: https://github.com/apache/doris/pull/12803#discussion_r977146623
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map(
return Status::OK();
}
+Status
adonis0147 opened a new pull request, #12845:
URL: https://github.com/apache/doris/pull/12845
# Proposed changes
Issue Number: close #12843
Add a compile option for clang: `-fno-limit-debug-info`
## Problem summary
Currently, If we use clang to build the project, w
morrySnow merged PR #12765:
URL: https://github.com/apache/doris/pull/12765
--
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 70ab9cb43e [feature](http) refactor version info and add new http api
for get version info (#12513)
add 3fa820
morrySnow merged PR #12766:
URL: https://github.com/apache/doris/pull/12766
--
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 340784e294 [feature-wip](statistics) add stati
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r977151695
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem
ByteYue closed issue #12642: [Bug] ArrayFileColumnIterator::next_batch
DCHECK(num_read == num_items) failed
URL: https://github.com/apache/doris/issues/12642
--
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 t
morrySnow commented on code in PR #12790:
URL: https://github.com/apache/doris/pull/12790#discussion_r977153526
##
fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java:
##
@@ -190,11 +191,14 @@ private PhysicalPlan chooseBestPlan(Group rootGroup,
PhysicalProper
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r977151695
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem
yangzhg opened a new pull request, #12846:
URL: https://github.com/apache/doris/pull/12846
# 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 #12730:
URL: https://github.com/apache/doris/pull/12730#issuecomment-1254471202
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 #12730:
URL: https://github.com/apache/doris/pull/12730#issuecomment-1254471271
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 #12363:
URL: https://github.com/apache/doris/pull/12363#issuecomment-1254473418
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
morningman opened a new pull request, #12847:
URL: https://github.com/apache/doris/pull/12847
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
BePPPower opened a new pull request, #12848:
URL: https://github.com/apache/doris/pull/12848
# Proposed changes
Related pr: #11582
This pr is the new jdbc scan node and scanner.
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it
github-actions[bot] commented on PR #12845:
URL: https://github.com/apache/doris/pull/12845#issuecomment-1254491274
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 #12845:
URL: https://github.com/apache/doris/pull/12845#issuecomment-1254491299
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 #12716:
URL: https://github.com/apache/doris/pull/12716#issuecomment-1254498489
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 #12716:
URL: https://github.com/apache/doris/pull/12716#issuecomment-1254498538
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
morrySnow opened a new pull request, #12849:
URL: https://github.com/apache/doris/pull/12849
# 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 #12846:
URL: https://github.com/apache/doris/pull/12846#issuecomment-1254511869
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 #12846:
URL: https://github.com/apache/doris/pull/12846#issuecomment-1254511902
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
qzsee opened a new pull request, #12850:
URL: https://github.com/apache/doris/pull/12850
# Proposed changes
Issue Number: close #xxx
## Problem summary
version: 0.14
I hava a table that has 5000 partitions、100buckets、3 replicas
when do shcema change for this
chenlinzhong opened a new issue, #12851:
URL: https://github.com/apache/doris/issues/12851
### 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
master
hf200012 merged PR #110:
URL: https://github.com/apache/doris-website/pull/110
--
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.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new fbf5972a77e fix-doc20 (#110)
fbf597
hf200012 merged PR #109:
URL: https://github.com/apache/doris-website/pull/109
--
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.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new e947eebb9f8 Removed documentation f
SbloodyS commented on issue #11024:
URL: https://github.com/apache/doris/issues/11024#issuecomment-1254522074
I also encountered this issue. Did you fix it? @ReganHoo
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
HappenLee commented on code in PR #12803:
URL: https://github.com/apache/doris/pull/12803#discussion_r977213204
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map(
return Status::OK();
}
+Status Col
HappenLee commented on code in PR #12803:
URL: https://github.com/apache/doris/pull/12803#discussion_r977213640
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -171,6 +171,44 @@ Status ColumnReader::get_row_ranges_by_zone_map(
return Status::OK();
}
+Status Col
github-actions[bot] commented on PR #12803:
URL: https://github.com/apache/doris/pull/12803#issuecomment-1254549320
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 #12803:
URL: https://github.com/apache/doris/pull/12803#issuecomment-1254549337
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
Gabriel39 opened a new pull request, #12852:
URL: https://github.com/apache/doris/pull/12852
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Ling2099 commented on issue #7878:
URL: https://github.com/apache/doris/issues/7878#issuecomment-1254575688
支持!!!
--
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 unsubsc
zhannngchen opened a new pull request, #12853:
URL: https://github.com/apache/doris/pull/12853
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
zy-kkk opened a new pull request, #12854:
URL: https://github.com/apache/doris/pull/12854
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
zhannngchen opened a new pull request, #12855:
URL: https://github.com/apache/doris/pull/12855
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
BiteThet opened a new pull request, #12856:
URL: https://github.com/apache/doris/pull/12856
# Proposed changes
1. optimize build runtime filter.
2. change hash function of some numeric type in bloom filter.
``` sql
tpchafter before
q1 11951.4 12087.2
gavinchou commented on PR #12691:
URL: https://github.com/apache/doris/pull/12691#issuecomment-1254605398
Hi, @adonis0147
Thanks for your feedback, using MD5 for the incremental build is a generic
idea, however, there is another problem to resolve -- how to manage the MD5
list? It seems
zhangstar333 commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r976116269
##
be/src/exec/parquet_writer.cpp:
##
@@ -40,6 +40,124 @@ ParquetOutputStream::~ParquetOutputStream() {
}
}
+void ParquetBuildHelper::build_schema_repetitio
weizhengte commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976116625
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
zhangstar333 commented on code in PR #12730:
URL: https://github.com/apache/doris/pull/12730#discussion_r976118119
##
be/src/vec/runtime/vparquet_writer.cpp:
##
@@ -35,207 +36,54 @@
namespace doris::vectorized {
-VParquetWriterWrapper::VParquetWriterWrapper(doris::FileWrite
timlincool opened a new issue, #12809:
URL: https://github.com/apache/doris/issues/12809
### 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
master
cnmrzhou commented on issue #12098:
URL: https://github.com/apache/doris/issues/12098#issuecomment-1253293458
hive external table
ERROR 1105 (HY000): errCode = 2, detailMessage = ParseError : Read past EOF
in DecompressionStream::readBuffer
Slightly larger data, basically unavailable!
Wilson-BT opened a new issue, #12810:
URL: https://github.com/apache/doris/issues/12810
### 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.
### Description
Support
Gabriel39 opened a new pull request, #12811:
URL: https://github.com/apache/doris/pull/12811
# Proposed changes
Optimize function `date_format`.
Tested on ckbench q43. Reduce e2e duration from ~0.1s to ~0.06s.
## Problem summary
Describe your changes.
## Ch
Jibing-Li opened a new pull request, #12812:
URL: https://github.com/apache/doris/pull/12812
# Proposed changes
The new scanner (VFileScanner) need a counter to record two values in load
job. 1. The number of rows filtered by pre-filter, and 2. The number of
unselected rows caused by
adonis0147 opened a new pull request, #12813:
URL: https://github.com/apache/doris/pull/12813
# Proposed changes
1. Add the patch
([incubator-brpc#1783](https://github.com/apache/incubator-brpc/pull/1783)) to
fix the compilation errors reported by gcc (version >= 11.2.0).
2. Fix s
dataroaring commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976130914
##
be/src/runtime/load_channel.h:
##
@@ -174,20 +171,20 @@ inline std::ostream& operator<<(std::ostream& os, const
LoadChannel& load_channe
}
template
-Status
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
dataroaring merged PR #12794:
URL: https://github.com/apache/doris/pull/12794
--
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.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8f4bb0f804 [improvement](agg) iterate aggregation data in memory
written order (#12704)
add b41eaa5ac0 [fix]
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
Kikyou1997 commented on code in PR #12765:
URL: https://github.com/apache/doris/pull/12765#discussion_r976151896
##
fe/fe-core/src/main/java/org/apache/doris/statistics/SQLStatisticsTask.java:
##
@@ -17,47 +17,119 @@
package org.apache.doris.statistics;
-import org.apache.d
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976163248
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem_us
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976170463
##
be/src/runtime/load_channel_mgr.h:
##
@@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const
TabletWriterAddRequest& request,
template
Status LoadChannel
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976172650
##
be/src/runtime/load_channel_mgr.h:
##
@@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const
TabletWriterAddRequest& request,
template
Status LoadChannel
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976170463
##
be/src/runtime/load_channel_mgr.h:
##
@@ -143,36 +151,75 @@ Status LoadChannelMgr::add_batch(const
TabletWriterAddRequest& request,
template
Status LoadChannel
LemonLiTree opened a new pull request, #12814:
URL: https://github.com/apache/doris/pull/12814
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976173550
##
be/src/runtime/load_channel.h:
##
@@ -174,20 +171,20 @@ inline std::ostream& operator<<(std::ostream& os, const
LoadChannel& load_channe
}
template
-Status
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976184139
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem
adonis0147 commented on code in PR #12807:
URL: https://github.com/apache/doris/pull/12807#discussion_r976185747
##
be/src/vec/columns/column_vector.cpp:
##
@@ -324,20 +324,21 @@ void ColumnVector::insert_range_from(const IColumn&
src, size_t start, size_t
template
void Colu
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976188909
##
be/src/runtime/load_channel_mgr.cpp:
##
@@ -126,6 +110,15 @@ Status LoadChannelMgr::open(const
PTabletWriterOpenRequest& params) {
return Status::OK();
}
zhannngchen commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976189364
##
be/src/runtime/tablets_channel.cpp:
##
@@ -316,6 +333,13 @@ Status TabletsChannel::_open_all_writers(const
PTabletWriterOpenRequest& request
return Status::
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976256626
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem_us
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976261813
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem_us
LemonLiTree opened a new pull request, #108:
URL: https://github.com/apache/doris-website/pull/108
Add description
--
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 unsubs
Kikyou1997 opened a new issue, #12816:
URL: https://github.com/apache/doris/issues/12816
### 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
master
morrySnow opened a new pull request, #12815:
URL: https://github.com/apache/doris/pull/12815
# Proposed changes
Issue Number: close #xxx
## Problem summary
Exploration job only do explore, but never call optimize. So the
GroupExpression explored by exploration only job w
Ling2099 commented on PR #4769:
URL: https://github.com/apache/doris/pull/4769#issuecomment-1253435186
在编译 apache/doris:build-env-for-1.1.0 时,fe/pom.xml 中的内容已经是
`cloudera-public` 与
`https://repository.cloudera.com/artifactory/public/` 了,为什么还是会出现
Plugin net.sourceforge.czt.dev:cup-maven-plu
englefly opened a new pull request, #12817:
URL: https://github.com/apache/doris/pull/12817
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
LemonLiTree closed pull request #108: Add description
URL: https://github.com/apache/doris-website/pull/108
--
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-ma
dinggege1024 opened a new pull request, #12818:
URL: https://github.com/apache/doris/pull/12818
# Proposed changes
Issue Number: close #12780
## Problem summary
refactor and replace use NIO
## Checklist(Required)
1. Does it affect the original behavior:
caoliang-web opened a new pull request, #109:
URL: https://github.com/apache/doris-website/pull/109
Removed documentation for version 1.1 numbers function
--
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 t
xinyiZzz commented on code in PR #12716:
URL: https://github.com/apache/doris/pull/12716#discussion_r976311390
##
be/src/runtime/tablets_channel.cpp:
##
@@ -196,77 +196,94 @@ void TabletsChannel::_close_wait(DeltaWriter* writer,
template
Status TabletsChannel::reduce_mem_us
morningman commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1253484030
Why changing this? Is there any explaination?
--
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
Gabriel39 opened a new pull request, #12819:
URL: https://github.com/apache/doris/pull/12819
# Proposed changes
Baseline:

Optimized:
 under one
+// or more contribu
dinggege1024 commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1253497396
> Why changing this? Is there any explaination?
You can trace the explaination in this issue~
https://github.com/apache/doris/issues/11768
--
This is an automated message
github-actions[bot] commented on PR #12811:
URL: https://github.com/apache/doris/pull/12811#issuecomment-1253511133
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 #12811:
URL: https://github.com/apache/doris/pull/12811#issuecomment-1253511187
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
dinggege1024 commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1253512370
> Why changing this? Is there any explaination?
Updated in proposed Changes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
dataroaring opened a new pull request, #12820:
URL: https://github.com/apache/doris/pull/12820
1. HttpServer threads allocate bytebuffer and put them into streamload pipe,
but scanner thread release them with query tracker.
2. We can assume brpc allocate memory in doris thread.
LemonLiTree opened a new pull request, #110:
URL: https://github.com/apache/doris-website/pull/110
Add some description
--
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 u
github-actions[bot] commented on PR #12814:
URL: https://github.com/apache/doris/pull/12814#issuecomment-1253527366
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
1 - 100 of 230 matches
Mail list logo