zhangstar333 closed pull request #8284:
URL: https://github.com/apache/incubator-doris/pull/8284
--
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: c
hf200012 opened a new pull request #8285:
URL: https://github.com/apache/incubator-doris/pull/8285
Add sync job fe configuration item description
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(
mrhhsg opened a new issue #8286:
URL: https://github.com/apache/incubator-doris/issues/8286
### 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
mrhhsg opened a new pull request #8287:
URL: https://github.com/apache/incubator-doris/pull/8287
# Proposed changes
Issue Number: close #8286
## Problem Summary:
Fix the compile error.
## Checklist(Required)
1. Does it affect the original behavior: No
2.
jackwener commented on a change in pull request #8285:
URL: https://github.com/apache/incubator-doris/pull/8285#discussion_r816587522
##
File path: docs/zh-CN/administrator-guide/config/fe_config.md
##
@@ -2166,3 +2166,53 @@ load 标签清理器将每隔 `label_clean_interval_second` 运行一次以清
是
jackwener commented on a change in pull request #8277:
URL: https://github.com/apache/incubator-doris/pull/8277#discussion_r816606898
##
File path: be/src/util/encryption_util.cpp
##
@@ -219,21 +230,30 @@ static int do_decrypt(EVP_CIPHER_CTX* cipher_ctx, const
EVP_CIPHER* ciph
jackwener commented on pull request #8273:
URL: https://github.com/apache/incubator-doris/pull/8273#issuecomment-1055237191
UT didn't pass. I can't ensure the correctness, It needs to build local and
run all unit tests;
--
This is an automated message from the Apache Git Service.
To resp
yiguolei opened a new pull request #8288:
URL: https://github.com/apache/incubator-doris/pull/8288
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavi
yangzhg commented on pull request #8287:
URL: https://github.com/apache/incubator-doris/pull/8287#issuecomment-1055285050
because of this pr will fix the compile error, I will merge it now
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
yangzhg closed issue #8286:
URL: https://github.com/apache/incubator-doris/issues/8286
--
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-uns
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 2b9b0fc [Fix] Function percentile input null return null (#8238)
add 940efc6 [Fix]Remove duplicated
yangzhg merged pull request #8287:
URL: https://github.com/apache/incubator-doris/pull/8287
--
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: commit
yangzhg opened a new pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289
# Proposed changes
1. remove types_test, it will cause core dump in higher version gcc or
clang, becuse of memory align, some code will be vectorize in higher
gcc or clang
HappenLee opened a new issue #8290:
URL: https://github.com/apache/incubator-doris/issues/8290
### 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
vect
HappenLee opened a new pull request #8291:
URL: https://github.com/apache/incubator-doris/pull/8291
# Proposed changes
Issue Number: close #8290
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
github-actions[bot] commented on pull request #8053:
URL: https://github.com/apache/incubator-doris/pull/8053#issuecomment-1055340451
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
morningman commented on pull request #8090:
URL: https://github.com/apache/incubator-doris/pull/8090#issuecomment-1055340501
hi @zuochunwei , sorry for the later reply. Please rebase the code to solve
the conflict.
--
This is an automated message from the Apache Git Service.
To respond t
morningman commented on a change in pull request #8235:
URL: https://github.com/apache/incubator-doris/pull/8235#discussion_r816698786
##
File path: fe/fe-core/src/test/java/org/apache/doris/planner/QueryPlanTest.java
##
@@ -1673,30 +1673,21 @@ public void testFromUnixTimeRewri
github-actions[bot] commented on pull request #8291:
URL: https://github.com/apache/incubator-doris/pull/8291#issuecomment-1055349567
--
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 #8234:
URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816704629
##
File path: be/src/olap/row_block.cpp
##
@@ -89,8 +89,7 @@ void RowBlock::_compute_layout() {
_field_offset_in_memory.push_back(memory_s
wangbo commented on a change in pull request #8234:
URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816706217
##
File path: be/src/olap/tablet_schema.cpp
##
@@ -246,6 +256,7 @@ uint32_t
TabletColumn::get_field_length_by_type(TPrimitiveType::type type, uint
github-actions[bot] commented on pull request #8279:
URL: https://github.com/apache/incubator-doris/pull/8279#issuecomment-1055420065
--
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
spaces-X commented on a change in pull request #8234:
URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816755862
##
File path: be/src/olap/tablet_schema.cpp
##
@@ -246,6 +256,7 @@ uint32_t
TabletColumn::get_field_length_by_type(TPrimitiveType::type type, ui
spaces-X commented on a change in pull request #8234:
URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816756606
##
File path: be/src/olap/row_block.cpp
##
@@ -89,8 +89,7 @@ void RowBlock::_compute_layout() {
_field_offset_in_memory.push_back(memory
spaces-X commented on a change in pull request #8234:
URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816756313
##
File path: be/src/olap/tablet_schema.cpp
##
@@ -246,6 +256,7 @@ uint32_t
TabletColumn::get_field_length_by_type(TPrimitiveType::type type, ui
zenoyang commented on a change in pull request #8267:
URL: https://github.com/apache/incubator-doris/pull/8267#discussion_r816485202
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -613,10 +613,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {
wangbo commented on a change in pull request #8267:
URL: https://github.com/apache/incubator-doris/pull/8267#discussion_r816777518
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -613,10 +613,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {
github-actions[bot] commented on pull request #8277:
URL: https://github.com/apache/incubator-doris/pull/8277#issuecomment-1055460157
--
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 pull request #8277:
URL: https://github.com/apache/incubator-doris/pull/8277#issuecomment-1055461806
And do we need to change vectorized method too?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
morningman commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r816785983
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -291,7 +291,8 @@ public static ScalarType createVarcharTy
morningman commented on a change in pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#discussion_r815380025
##
File path: samples/doris-demo/README.md
##
@@ -35,6 +35,14 @@ Provide usage examples of Doris stream load, including file
and memory data i
morningman commented on a change in pull request #8123:
URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r816838058
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Replica.java
##
@@ -46,10 +46,12 @@
SCHEMA_CHANGE,
CLONE,
github-actions[bot] commented on pull request #8288:
URL: https://github.com/apache/incubator-doris/pull/8288#issuecomment-1055527192
--
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
github-actions[bot] commented on pull request #8280:
URL: https://github.com/apache/incubator-doris/pull/8280#issuecomment-1055528755
--
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 #8282:
URL: https://github.com/apache/incubator-doris/pull/8282#discussion_r816845580
##
File path: be/src/vec/core/block.cpp
##
@@ -720,12 +720,9 @@ Status Block::serialize(PBlock* pblock, size_t*
uncompressed_bytes, size_t* co
morningman commented on pull request #8273:
URL: https://github.com/apache/incubator-doris/pull/8273#issuecomment-1055533379
> Details
ut has been fixed. you need to rebase the master.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
morningman commented on a change in pull request #8273:
URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r816850436
##
File path: be/src/agent/pusher.cpp
##
@@ -47,16 +47,15 @@ Pusher::Pusher(OLAPEngine* engine, const TPushReq& push_req)
Pusher::~Pusher()
morningman commented on pull request #8256:
URL: https://github.com/apache/incubator-doris/pull/8256#issuecomment-107609
Does this affect the overall behavior of the job? Because I understand that
"cancel" is only internal logic and does not affect the continuation of the
routine load
github-actions[bot] commented on pull request #8245:
URL: https://github.com/apache/incubator-doris/pull/8245#issuecomment-1055561548
--
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
zhaomin1423 opened a new pull request #9:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/9
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the or
zhaomin1423 closed pull request #9:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/9
--
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,
yiguolei commented on a change in pull request #8273:
URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r817258663
##
File path: be/src/agent/pusher.cpp
##
@@ -47,16 +47,15 @@ Pusher::Pusher(OLAPEngine* engine, const TPushReq& push_req)
Pusher::~Pusher() {}
yiguolei commented on a change in pull request #8273:
URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r817258851
##
File path: be/src/agent/pusher.cpp
##
@@ -73,7 +72,7 @@ AgentStatus Pusher::init() {
// Set download param
string tmp_file_dir;
morningman merged pull request #8053:
URL: https://github.com/apache/incubator-doris/pull/8053
--
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 940efc6 [Fix]Remove duplicated destructor function in MinMaxFuncBase
(#8287)
add 5cc62fa [docs]
junjie4585 closed issue #8171:
URL: https://github.com/apache/incubator-doris/issues/8171
--
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-
junjie4585 commented on issue #8171:
URL:
https://github.com/apache/incubator-doris/issues/8171#issuecomment-1056061584
列映射问题,显示指定列映射才能正常导入
--
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 s
morningman merged pull request #8156:
URL: https://github.com/apache/incubator-doris/pull/8156
--
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 5cc62fa [docs] fix document date-time-functions typo (#8053)
add 236105d [feature][show-transacti
morningman merged pull request #8247:
URL: https://github.com/apache/incubator-doris/pull/8247
--
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 d5b6428 [improvement] Upgrade MySQ
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 d5b6428 [improvement] Upgrade MySQL version to 5.7.37 to reduce
unnecessary CVE issues (#8247)
ad
morningman merged pull request #8250:
URL: https://github.com/apache/incubator-doris/pull/8250
--
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 f41316a [fix](fold-constant)(hive)
morningman closed issue #7509:
URL: https://github.com/apache/incubator-doris/issues/7509
--
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 #8268:
URL: https://github.com/apache/incubator-doris/pull/8268
--
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 merged pull request #8271:
URL: https://github.com/apache/incubator-doris/pull/8271
--
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 f41316a [fix](fold-constant)(hive) fix constant-folding in order by
and optimize logs in hive client (
morningman merged pull request #8274:
URL: https://github.com/apache/incubator-doris/pull/8274
--
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 77b21fb [chore] make options of build.sh and run-be-ut.sh work (#8271)
add efe88be [docs] Fix a t
morningman merged pull request #8291:
URL: https://github.com/apache/incubator-doris/pull/8291
--
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 #8290:
URL: https://github.com/apache/incubator-doris/issues/8290
--
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-
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 b241bc4 [fix][Vectorized] Fix exch
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 2be9380 [fix][chore](insert)(fe) Fix analysis error of insert stmt
and modify grpc-netty dependency
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 4a7667d266ff5b666b3fba1fc16f0a4d3ecd1f7b
Author: Mr.Hu
AuthorDate: Tue Mar 1 18:38:09 2022 +0800
[F
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 24a8836c5f375ef259d905c04200ddff359d6909
Author: zhangstar333 <87313068+zhangstar...@users.noreply.github
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 22746292fd73fa0a9fae40a8dde8eafd6a2a1f3c
Author: zbtzbtzbt <35688959+zbtzbt...@users.noreply.github.com>
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 5cff344f8587a6a8b49bf1bc826bd7ef283161a5
Author: HappenLee
AuthorDate: Wed Mar 2 10:19:06 2022 +0800
BiteThet commented on a change in pull request #8282:
URL: https://github.com/apache/incubator-doris/pull/8282#discussion_r817302755
##
File path: be/src/vec/core/block.cpp
##
@@ -720,12 +720,9 @@ Status Block::serialize(PBlock* pblock, size_t*
uncompressed_bytes, size_t*
EmmyMiao87 commented on a change in pull request #8202:
URL: https://github.com/apache/incubator-doris/pull/8202#discussion_r817310040
##
File path: fe/fe-core/src/main/java/org/apache/doris/load/ExportMgr.java
##
@@ -147,7 +155,9 @@ private ExportJob createJob(long jobId, Expo
HappenLee commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817311314
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -69,6 +66,12 @@
// Keep consistent with backend Colum
BradySuen commented on issue #6080:
URL:
https://github.com/apache/incubator-doris/issues/6080#issuecomment-1056137227
ditto
--
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
levy5307 commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817329249
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -69,6 +66,12 @@
// Keep consistent with backend Column
levy5307 commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817329249
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -69,6 +66,12 @@
// Keep consistent with backend Column
levy5307 commented on a change in pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r817364339
##
File path:
fe/fe-core/src/main/java/org/apache/doris/catalog/HashDistributionInfo.java
##
@@ -146,4 +146,9 @@ public String toString() {
morningman commented on a change in pull request #8123:
URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r817368650
##
File path: fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java
##
@@ -479,6 +479,29 @@ public int getTabletOrderIdx() {
morningman commented on a change in pull request #8123:
URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r817370825
##
File path: fe/fe-core/src/main/java/org/apache/doris/clone/TabletScheduler.java
##
@@ -1023,17 +1042,15 @@ private boolean handleReplicaTooS
levy5307 commented on a change in pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r817378136
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -7043,12 +7036,12 @@ public void replayBackendTabletsInfo(Back
morningman closed issue #8237:
URL: https://github.com/apache/incubator-doris/issues/8237
--
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 #8279:
URL: https://github.com/apache/incubator-doris/pull/8279
--
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 #8240:
URL: https://github.com/apache/incubator-doris/pull/8240#issuecomment-1056344993
close this PR, #8279 will be cherry-picked to array-type branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
morningman closed pull request #8240:
URL: https://github.com/apache/incubator-doris/pull/8240
--
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 b241bc4 [fix][Vectorized] Fix exchange node merge sort null first
order wrong (#8291)
add b40e914
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch array-type
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
omit d256206 [feature-wip][array-type] Support ArrayLiteral in SQL. (#8089)
omit 37becad [feature-w
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch array-type
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit ac6048ad436b951f20d04751a6d817f2466ead66
Author: Adonis Ling
AuthorDate: Wed Feb 16 12:44:30 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch array-type
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 04ad3d2a57b1042b78935a3906a444ec7824a32a
Author: Adonis Ling
AuthorDate: Fri Feb 18 10:59:57 2022 +0800
zuochunwei opened a new pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292
# Proposed changes
i have tested this changes by adding global atomic timer:
clock_gettime(CLOCK_MONOTONIC, &ts);
before vs after modifying, test sql ssb Q2.1
SELECT sum(lo
spaces-X commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817407427
##
File path: be/src/vec/columns/column_string.h
##
@@ -32,6 +32,8 @@
#include "vec/common/sip_hash.h"
#include "vec/core/field.h"
+#include
wangbo commented on pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1056449402
Please add ```BlockLoadTime``` Timer for performance improvement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
wangbo edited a comment on pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1056449402
Please add ```BlockLoadTime``` Timer for performance improvement.
I don't know what does ```11970424864 vs 8907241614``` means.
--
This is an automated messag
morningman opened a new pull request #8293:
URL: https://github.com/apache/incubator-doris/pull/8293
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Fix following ut:
1. GlobalTransactionMgrTest
2. BackupJobTest
3. ReplicaTest
4. SparkLoadJobT
Gensiss opened a new issue #8294:
URL: https://github.com/apache/incubator-doris/issues/8294
### 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
_N
92 matches
Mail list logo