BiteThet opened a new issue #8526:
URL: https://github.com/apache/incubator-doris/issues/8526
### 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
HappenLee commented on pull request #8509:
URL: https://github.com/apache/incubator-doris/pull/8509#issuecomment-1072077931
Add a doc for the function `explode_numbers`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dp0304 commented on issue #8523:
URL:
https://github.com/apache/incubator-doris/issues/8523#issuecomment-1072075798
并没有操作。查看后台日志对应时刻是大量刷屏。 8台BE集群每天都down两三个节点。
https://user-images.githubusercontent.com/1586562/158950162-cca95a13-39c1-4bd1-a516-52e27ed2b9bb.png";>
--
This is an aut
xiaokang commented on issue #8523:
URL:
https://github.com/apache/incubator-doris/issues/8523#issuecomment-1072068655
you can follow the instructions in
https://github.com/apache/incubator-doris/discussions/8411 .
--
This is an automated message from the Apache Git Service.
To respond t
xiaokang commented on issue #8523:
URL:
https://github.com/apache/incubator-doris/issues/8523#issuecomment-1072067816
@dp0304 Can you provide the steps to reproduce the problem? such as cluster
configuration, SQL query, table schema and sample data.
--
This is an automated message from
zhangstar333 opened a new pull request #8525:
URL: https://github.com/apache/incubator-doris/pull/8525
# Proposed changes
Issue Number: close #8524
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
zhangstar333 opened a new issue #8524:
URL: https://github.com/apache/incubator-doris/issues/8524
### 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
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch branch-0.11
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/branch-0.11 by this push:
new b3f833d Update best-pr
hf200012 merged pull request #8519:
URL: https://github.com/apache/incubator-doris/pull/8519
--
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: commi
github-actions[bot] commented on pull request #8408:
URL: https://github.com/apache/incubator-doris/pull/8408#issuecomment-1072044539
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, ple
github-actions[bot] commented on pull request #8520:
URL: https://github.com/apache/incubator-doris/pull/8520#issuecomment-1072036927
--
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
wangbo commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829698590
##
File path: be/src/olap/types.cpp
##
@@ -44,27 +44,24 @@ class ScalarTypeInfoResolver {
DECLARE_SINGLETON(ScalarTypeInfoResolver);
public
dp0304 opened a new issue #8523:
URL: https://github.com/apache/incubator-doris/issues/8523
https://user-images.githubusercontent.com/1586562/158939409-842f37ea-35d2-4ef4-825b-433e075f45cb.png";>
*** Aborted at 1647509176 (unix time) try "date -d @1647509176" if you are
using GNU dat
caiconghui commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829693209
##
File path: be/src/olap/types.cpp
##
@@ -44,27 +44,24 @@ class ScalarTypeInfoResolver {
DECLARE_SINGLETON(ScalarTypeInfoResolver);
pu
zbtzbtzbt commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829692858
##
File path: be/src/olap/olap_common.h
##
@@ -143,7 +142,8 @@ enum FieldType {
OLAP_FIELD_TYPE_HLL = 23,
OLAP_FIELD_TYPE_BOOL = 24,
zbtzbtzbt commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829692632
##
File path: be/src/olap/types.cpp
##
@@ -44,27 +44,24 @@ class ScalarTypeInfoResolver {
DECLARE_SINGLETON(ScalarTypeInfoResolver);
pub
HappenLee commented on a change in pull request #8475:
URL: https://github.com/apache/incubator-doris/pull/8475#discussion_r829683148
##
File path: be/src/vec/functions/array/function_array_element.h
##
@@ -0,0 +1,224 @@
+// Licensed to the Apache Software Foundation (ASF) unde
caiconghui commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829690739
##
File path: be/src/olap/types.cpp
##
@@ -44,27 +44,24 @@ class ScalarTypeInfoResolver {
DECLARE_SINGLETON(ScalarTypeInfoResolver);
pu
zbtzbtzbt commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1072024272
> every cell insert always need to call get_type_info once, it doesn't sound
reasonable. Should we improve it by cache TypeInfo?
yes, There is still a lot of ro
zenoyang commented on a change in pull request #8318:
URL: https://github.com/apache/incubator-doris/pull/8318#discussion_r829686097
##
File path: be/src/vec/columns/column_dictionary.h
##
@@ -0,0 +1,386 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or m
github-actions[bot] commented on pull request #8318:
URL: https://github.com/apache/incubator-doris/pull/8318#issuecomment-1072017365
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, ple
zenoyang commented on a change in pull request #8318:
URL: https://github.com/apache/incubator-doris/pull/8318#discussion_r829684644
##
File path: be/src/vec/columns/column_dictionary.h
##
@@ -0,0 +1,386 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or m
zenoyang commented on a change in pull request #8318:
URL: https://github.com/apache/incubator-doris/pull/8318#discussion_r829684404
##
File path: be/src/vec/columns/column_dictionary.h
##
@@ -0,0 +1,386 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or m
cambyzju commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1072015221
every cell insert always need to call get_type_info once, it doesn't sound
reasonable.
Should we improve it by cache TypeInfo?
--
This is an automated message fro
spaces-X commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829676895
##
File path: be/src/olap/olap_common.h
##
@@ -143,7 +142,8 @@ enum FieldType {
OLAP_FIELD_TYPE_HLL = 23,
OLAP_FIELD_TYPE_BOOL = 24,
HappenLee commented on a change in pull request #8318:
URL: https://github.com/apache/incubator-doris/pull/8318#discussion_r829676106
##
File path: be/src/vec/columns/column_dictionary.h
##
@@ -0,0 +1,386 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or
zbtzbtzbt commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829675327
##
File path: be/src/olap/types.cpp
##
@@ -85,7 +82,11 @@ ScalarTypeInfoResolver::ScalarTypeInfoResolver() {
add_mapping();
}
-ScalarTyp
zbtzbtzbt opened a new issue #8522:
URL: https://github.com/apache/incubator-doris/issues/8522
- pr: https://github.com/apache/incubator-doris/pull/8500
- **speed up data load for no-vec-engine 35%~100% , avg enhance 50%**
🚀🚀🚀
https://user-images.githubusercontent.com/356889
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 422d4d2afdf8bccb431e9f7565ed4e9071886f9a
Author: Mingyu Chen
AuthorDate: Fri Mar 18 09:38:16 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 4a96dc8 [fix](vectorized) fix core dump on get_json_string and add
some ut (#8496)
new 422d4d2
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 536c03bdf750fc27147fc342a58d6c4affae1bff
Author: Zhengguo Yang
AuthorDate: Fri Mar 18 11:27:28 2022 +080
gj-zhang opened a new issue #8521:
URL: https://github.com/apache/incubator-doris/issues/8521
### 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
0.15.
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/incubator-doris.git.
from 4da1718 [fix] memory leak in ResourceTls (#8517)
add 58a4c70 [fix] fix String type comapaction or
morningman merged pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515
--
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: com
morningman commented on pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#issuecomment-1071992430
merge for quick test
--
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
github-actions[bot] commented on pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#issuecomment-1071992069
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, ple
mrhhsg commented on a change in pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#discussion_r829668740
##
File path: be/src/olap/field.h
##
@@ -247,7 +247,7 @@ class Field {
// used by init scan key stored in string format
// value_string s
morningman opened a new pull request #8520:
URL: https://github.com/apache/incubator-doris/pull/8520
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
1. add hive-bitmap-udf link
2. modify preceding-filter
## Checklist(Required)
1. Does it
github-actions[bot] commented on pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#issuecomment-1071981087
--
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
adonis0147 commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829652863
##
File path: be/src/vec/core/block.cpp
##
@@ -701,63 +702,118 @@ doris::Tuple* Block::deep_copy_tuple(const
doris::TupleDescriptor& desc, Mem
adonis0147 commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829649391
##
File path: be/src/vec/exprs/vliteral.cpp
##
@@ -24,107 +24,104 @@
#include "vec/data_types/data_type_nullable.h"
#include "vec/runtime/vda
adonis0147 commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829649391
##
File path: be/src/vec/exprs/vliteral.cpp
##
@@ -24,107 +24,104 @@
#include "vec/data_types/data_type_nullable.h"
#include "vec/runtime/vda
adonis0147 commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829649391
##
File path: be/src/vec/exprs/vliteral.cpp
##
@@ -24,107 +24,104 @@
#include "vec/data_types/data_type_nullable.h"
#include "vec/runtime/vda
ChPi commented on issue #8514:
URL:
https://github.com/apache/incubator-doris/issues/8514#issuecomment-1071960845
maybe a bug like #7564 , has been fixed.
--
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
adonis0147 commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829648307
##
File path: be/src/vec/exprs/vliteral.cpp
##
@@ -24,107 +24,104 @@
#include "vec/data_types/data_type_nullable.h"
#include "vec/runtime/vda
github-actions[bot] commented on pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#issuecomment-1071958365
--
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
luzhijing commented on pull request #8519:
URL: https://github.com/apache/incubator-doris/pull/8519#issuecomment-1071956223
You can also update the English document
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
luzhijing commented on pull request #8519:
URL: https://github.com/apache/incubator-doris/pull/8519#issuecomment-1071955044
LGTM
This PR update some wrong numbers in Apache Doris 0.11 Version document
--
This is an automated message from the Apache Git Service.
To respond to the m
Gabriel39 commented on a change in pull request #8516:
URL: https://github.com/apache/incubator-doris/pull/8516#discussion_r829644075
##
File path: be/src/util/jni-util.cpp
##
@@ -0,0 +1,244 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
morningman commented on a change in pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#discussion_r829639280
##
File path: be/src/olap/field.h
##
@@ -247,7 +247,7 @@ class Field {
// used by init scan key stored in string format
// value_stri
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 4da1718 [fix] memory leak in Resou
morningman merged pull request #8517:
URL: https://github.com/apache/incubator-doris/pull/8517
--
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: com
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 8765759 [doc] add flink 1.14 suppo
morningman merged pull request #8511:
URL: https://github.com/apache/incubator-doris/pull/8511
--
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: com
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/incubator-doris.git.
from 035ca52 [fix] Fix may coredump when check if all rowset is
beta-rowset of a tablet (#8503)
add 94
morningman closed issue #8506:
URL: https://github.com/apache/incubator-doris/issues/8506
--
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-
morningman merged pull request #8507:
URL: https://github.com/apache/incubator-doris/pull/8507
--
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: com
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 035ca52 [fix] Fix may coredump whe
morningman merged pull request #8503:
URL: https://github.com/apache/incubator-doris/pull/8503
--
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: com
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new b07b840 [fix](load) fix bug that B
morningman closed issue #8502:
URL: https://github.com/apache/incubator-doris/issues/8502
--
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-
morningman merged pull request #8501:
URL: https://github.com/apache/incubator-doris/pull/8501
--
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: com
mrhhsg commented on a change in pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#discussion_r829633754
##
File path: be/src/olap/field.h
##
@@ -247,7 +247,7 @@ class Field {
// used by init scan key stored in string format
// value_string s
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new ac9acc8 [fix](sample)(cpp) fix the
morningman merged pull request #8497:
URL: https://github.com/apache/incubator-doris/pull/8497
--
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: com
mrhhsg commented on a change in pull request #8515:
URL: https://github.com/apache/incubator-doris/pull/8515#discussion_r829633218
##
File path: be/src/olap/field.h
##
@@ -185,7 +185,7 @@ class Field {
if (is_null) {
return;
}
-if (type()
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 25cdd0b [refactor] CalcPageLenForR
morningman merged pull request #8490:
URL: https://github.com/apache/incubator-doris/pull/8490
--
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: com
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/incubator-doris.git.
from 70fbb3b [test] support run regression test with out load data (#8499)
add 8470455 [fix](tablet-re
morningman merged pull request #8481:
URL: https://github.com/apache/incubator-doris/pull/8481
--
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: com
morningman closed issue #8480:
URL: https://github.com/apache/incubator-doris/issues/8480
--
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-
yangjun616 opened a new pull request #8519:
URL: https://github.com/apache/incubator-doris/pull/8519
typo
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the o
yangjun616 closed pull request #8518:
URL: https://github.com/apache/incubator-doris/pull/8518
--
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: com
yangjun616 opened a new pull request #8518:
URL: https://github.com/apache/incubator-doris/pull/8518
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
HappenLee commented on a change in pull request #8494:
URL: https://github.com/apache/incubator-doris/pull/8494#discussion_r829290877
##
File path: be/src/vec/exprs/vliteral.cpp
##
@@ -24,107 +24,104 @@
#include "vec/data_types/data_type_nullable.h"
#include "vec/runtime/vdat
HappenLee commented on a change in pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#discussion_r829284447
##
File path: be/src/olap/types.cpp
##
@@ -85,7 +82,11 @@ ScalarTypeInfoResolver::ScalarTypeInfoResolver() {
add_mapping();
}
-ScalarTyp
github-actions[bot] commented on pull request #8505:
URL: https://github.com/apache/incubator-doris/pull/8505#issuecomment-1071078451
--
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
morningman commented on a change in pull request #8516:
URL: https://github.com/apache/incubator-doris/pull/8516#discussion_r829251637
##
File path: be/src/util/jni-util.cpp
##
@@ -0,0 +1,244 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
morningman commented on a change in pull request #8475:
URL: https://github.com/apache/incubator-doris/pull/8475#discussion_r829208150
##
File path: gensrc/script/doris_builtins_functions.py
##
@@ -114,12 +114,30 @@
[['array'], 'ARRAY', ['ARRAY', '...'], '', '', '', '', ''
morningman commented on a change in pull request #8475:
URL: https://github.com/apache/incubator-doris/pull/8475#discussion_r829198100
##
File path: be/src/vec/functions/array/function_array_element.h
##
@@ -0,0 +1,224 @@
+// Licensed to the Apache Software Foundation (ASF) und
morningman edited a comment on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1070986965
> Exciting news, I just tested it vai 100G SSB data and find **almost faster
X1**!
Sounds great! But I made a simple broker load job in my env, not that
morningman commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1070986965
> Exciting news, I just tested it vai 100G SSB data and find **almost faster
X1**!
Sounds great! But I made a simple broker load job in my env, not that much
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829152380
##
File path: be/src/runtime/row_batch.cpp
##
@@ -39,8 +40,8 @@ namespace doris {
const int RowBatch::AT_CAPACITY_MEM_USAGE = 8 * 1024 * 1024;
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829152380
##
File path: be/src/runtime/row_batch.cpp
##
@@ -39,8 +40,8 @@ namespace doris {
const int RowBatch::AT_CAPACITY_MEM_USAGE = 8 * 1024 * 1024;
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829152380
##
File path: be/src/runtime/row_batch.cpp
##
@@ -39,8 +40,8 @@ namespace doris {
const int RowBatch::AT_CAPACITY_MEM_USAGE = 8 * 1024 * 1024;
caiconghui commented on a change in pull request #8486:
URL: https://github.com/apache/incubator-doris/pull/8486#discussion_r829143069
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -1340,38 +1221,25 @@ OLAPStatus
TabletManager::_drop_tablet_directly_unlocked(TTabletId tab
github-actions[bot] commented on pull request #8517:
URL: https://github.com/apache/incubator-doris/pull/8517#issuecomment-1070929648
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, ple
github-actions[bot] commented on pull request #8517:
URL: https://github.com/apache/incubator-doris/pull/8517#issuecomment-1070929712
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 Gi
kpfly commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1070925243
Good Job!
zbtzbtzbt ***@***.***> 于2022年3月17日周四 20:33写道:
> Exciting news, I just tested it vai 100G SSB data and find *almost faster
> X1*!
>
>- 1
morrySnow opened a new pull request #8517:
URL: https://github.com/apache/incubator-doris/pull/8517
# Proposed changes
fix memory leak in ResourceTls
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
Gabriel39 opened a new pull request #8516:
URL: https://github.com/apache/incubator-doris/pull/8516
# Proposed changes
Related Issues:
#8389
#8441
## Problem Summary:
This feature is propsoed in
[DIP-1](https://cwiki.apache.org/confluence/display/DORIS/DSIP-001%
dataalive commented on issue #8446:
URL:
https://github.com/apache/incubator-doris/issues/8446#issuecomment-1070894849
so the issue is resolved ?
--
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 t
zbtzbtzbt commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1070865751
Exciting news, I just tested it vai 100G SSB data and find **almost faster
X1**!
- 100G SSB data for loading
- 1 FE
- 3 BE
before: loading 100G ne
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829038800
##
File path: be/src/runtime/dpp_sink.cpp
##
@@ -0,0 +1,926 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Review comment:
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829029793
##
File path: be/src/olap/snapshot_manager.h
##
@@ -99,6 +102,9 @@ class SnapshotManager {
// snapshot
Mutex _snapshot_mutex;
uint
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829034838
##
File path: be/src/olap/task/engine_alter_tablet_task.cpp
##
@@ -25,7 +25,14 @@ namespace doris {
using std::to_string;
EngineAlterTabletTa
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829034192
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -73,7 +73,7 @@ static bool _cmp_tablet_by_create_time(const TabletSharedPtr&
a, const TabletS
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829029793
##
File path: be/src/olap/snapshot_manager.h
##
@@ -99,6 +102,9 @@ class SnapshotManager {
// snapshot
Mutex _snapshot_mutex;
uint
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829026362
##
File path: be/src/olap/rowset/segment_v2/segment.cpp
##
@@ -51,10 +51,10 @@ Segment::Segment(const FilePathDesc& path_desc, uint32_t
segment_
xinyiZzz commented on a change in pull request #8476:
URL: https://github.com/apache/incubator-doris/pull/8476#discussion_r829026095
##
File path: be/src/olap/memtable.cpp
##
@@ -31,14 +31,13 @@ namespace doris {
MemTable::MemTable(int64_t tablet_id, Schema* schema, const Ta
1 - 100 of 154 matches
Mail list logo