github-actions[bot] commented on pull request #8567:
URL: https://github.com/apache/incubator-doris/pull/8567#issuecomment-1077299811
--
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
EmmyMiao87 commented on issue #7901:
URL:
https://github.com/apache/incubator-doris/issues/7901#issuecomment-1077323522
> shuffling profit most from column pruning so we only do projection
(including column pruning, some computing operations) in each datastreamsender
instead of each node
whutpencil commented on pull request #8603:
URL: https://github.com/apache/incubator-doris/pull/8603#issuecomment-1077324046
>
@morningman My branch is master. Please look at the description in my
issue. It is Load instead of insert stmt.
--
This is an automated message from the
This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git
The following commit(s) were added to refs/heads/master by this push:
new 8ba0737 fix module delete and co
JNSimba merged pull request #16:
URL: https://github.com/apache/incubator-doris-manager/pull/16
--
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: co
HappenLee commented on a change in pull request #8572:
URL: https://github.com/apache/incubator-doris/pull/8572#discussion_r834002852
##
File path: be/src/vec/aggregate_functions/aggregate_function_percentile_approx.h
##
@@ -152,32 +151,57 @@ class AggregateFunctionPercentileAp
EmmyMiao87 commented on a change in pull request #8618:
URL: https://github.com/apache/incubator-doris/pull/8618#discussion_r834003125
##
File path: fe/fe-core/src/main/java/org/apache/doris/planner/PlanNode.java
##
@@ -870,4 +864,22 @@ public void convertToVectoriezd() {
EmmyMiao87 commented on a change in pull request #8618:
URL: https://github.com/apache/incubator-doris/pull/8618#discussion_r834003318
##
File path: be/src/vec/exec/join/vhash_join_node.cpp
##
@@ -210,12 +210,24 @@ struct ProcessHashTableProbe {
}
// output probe si
EmmyMiao87 commented on a change in pull request #8618:
URL: https://github.com/apache/incubator-doris/pull/8618#discussion_r834004203
##
File path: be/src/vec/exec/join/vhash_join_node.h
##
@@ -232,6 +232,10 @@ class HashJoinNode : public ::doris::ExecNode {
std::vector _
whutpencil opened a new issue #8624:
URL: https://github.com/apache/incubator-doris/issues/8624
### 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
mas
hf200012 merged pull request #17:
URL: https://github.com/apache/incubator-doris-manager/pull/17
--
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 merged pull request #15:
URL: https://github.com/apache/incubator-doris-manager/pull/15
--
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
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git.
from 8ba0737 fix module delete and config bug && update agent code (#16)
add 4160c4c Mybranc
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git.
from 4160c4c Mybranch (#17)
add 13b78db [fix] update sidebar styles (#15)
No new revisions
whutpencil opened a new pull request #8625:
URL: https://github.com/apache/incubator-doris/pull/8625
# Proposed changes
Issue Number: close #8624
## Problem Summary:
The reason is that the field is null, and the subsequent logic only deals
with AnalysisException, so th
wangbo opened a new pull request #8626:
URL: https://github.com/apache/incubator-doris/pull/8626
# Proposed changes
Issue Number: close #8588
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavio
github-actions[bot] commented on pull request #8626:
URL: https://github.com/apache/incubator-doris/pull/8626#issuecomment-1077350780
--
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
zenoyang opened a new pull request #8627:
URL: https://github.com/apache/incubator-doris/pull/8627
# Proposed changes
Code optimization and refactoring for low-cardinality columns in storage
layer.
## Problem Summary:
Optimization:
- Add `dict_code` member variable t
dataroaring opened a new pull request #8628:
URL: https://github.com/apache/incubator-doris/pull/8628
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
colordove opened a new pull request #19:
URL: https://github.com/apache/incubator-doris-manager/pull/19
# Proposed changes
Add Steps
- Install Nodejs
- Run build.sh
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has unit tests been added
colordove commented on pull request #19:
URL:
https://github.com/apache/incubator-doris-manager/pull/19#issuecomment-1077387411
The Commit has been merged in the previous Pull Request #15
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
colordove closed pull request #19:
URL: https://github.com/apache/incubator-doris-manager/pull/19
--
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:
github-actions[bot] commented on pull request #8628:
URL: https://github.com/apache/incubator-doris/pull/8628#issuecomment-1077389268
--
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 #8553:
URL: https://github.com/apache/incubator-doris/pull/8553#discussion_r834047621
##
File path: be/src/olap/task/engine_storage_migration_task.cpp
##
@@ -32,91 +32,147 @@ OLAPStatus EngineStorageMigrationTask::execute() {
DarvenDuan opened a new issue #8629:
URL: https://github.com/apache/incubator-doris/issues/8629
### 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
mas
pengxiangyu commented on a change in pull request #8532:
URL: https://github.com/apache/incubator-doris/pull/8532#discussion_r834070609
##
File path:
fe/fe-core/src/main/java/org/apache/doris/common/util/PropertyAnalyzer.java
##
@@ -130,22 +139,50 @@ public static DataProperty
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/incubator-doris-manager.git
The following commit(s) were added to refs/heads/master by this push:
new 004c5e4 [fix] fix space
hf200012 merged pull request #18:
URL: https://github.com/apache/incubator-doris-manager/pull/18
--
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
morningman commented on a change in pull request #8618:
URL: https://github.com/apache/incubator-doris/pull/8618#discussion_r834093523
##
File path: fe/fe-core/src/main/java/org/apache/doris/planner/PlanNode.java
##
@@ -870,4 +869,23 @@ public void convertToVectoriezd() {
JNSimba opened a new pull request #22:
URL: https://github.com/apache/incubator-doris-flink-connector/pull/22
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
add serialVersionUID
## Checklist(Required)
1. Does it affect the original behavio
adonis0147 opened a new issue #8630:
URL: https://github.com/apache/incubator-doris/issues/8630
### 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
mas
adonis0147 opened a new pull request #8631:
URL: https://github.com/apache/incubator-doris/pull/8631
# Proposed changes
Issue Number: close #8630
## Problem Summary:
Please refer to #8630 .
## Checklist(Required)
1. Does it affect the original behavior: No
924060929 opened a new pull request #8632:
URL: https://github.com/apache/incubator-doris/pull/8632
# Proposed changes
Support a lot of actions for regression testing framework.
e.g. `thread`, `lazyCheck`, `onSuccess`, `connect`, `selectUnionAll`, `timer`
## Problem Summary:
zbtzbtzbt opened a new pull request #8633:
URL: https://github.com/apache/incubator-doris/pull/8633
## Proposed changes
**Compaction** is very cpu consuming,
after test, I found partial bottleneck is in function
`rowset_with_max_version`
so made following targeted performance tun
DarvenDuan opened a new pull request #8634:
URL: https://github.com/apache/incubator-doris/pull/8634
# Proposed changes
Issue Number: #8629 & #8621
## Problem Summary:
1. Check properties' effectiveness of a sql_block_rule, can't set
limitations of sql_block_rule to be
emerkfu commented on pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#issuecomment-1077483872
Can window be in milliseconds? If the window is in seconds, events that
occur in the same second but different milliseconds may be miscalculated.
ClickHouse's windoFunn
emerkfu edited a comment on pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#issuecomment-1077483872
Can timestamp be in milliseconds? If the timestamp is in seconds, events
that occur in the same second but different milliseconds may be miscalculated.
ClickHous
yiguolei opened a new pull request #8635:
URL: https://github.com/apache/incubator-doris/pull/8635
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavi
wangbo closed issue #8300:
URL: https://github.com/apache/incubator-doris/issues/8300
--
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-unsu
zhuxueming169473 opened a new pull request #8636:
URL: https://github.com/apache/incubator-doris/pull/8636
# contend update
"where" should be in front of "to".
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
hf200012 commented on pull request #8636:
URL: https://github.com/apache/incubator-doris/pull/8636#issuecomment-1077527226
modify sidebar
--
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 spec
github-actions[bot] commented on pull request #8632:
URL: https://github.com/apache/incubator-doris/pull/8632#issuecomment-1077528501
--
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
yangzhg opened a new pull request #8637:
URL: https://github.com/apache/incubator-doris/pull/8637
# Proposed changes
optimize aws thirdparty package download. try prefetch_crt_dependency after
download failed
## Problem Summary:
Describe the overview of changes.
emerkfu opened a new pull request #8638:
URL: https://github.com/apache/incubator-doris/pull/8638
# Proposed changes
Added solutions to the "fatal error: Killed signal terminated program ..."
problem encountered when compiling with Docker to the FAQ
--
This is an automated mes
924060929 merged pull request #8632:
URL: https://github.com/apache/incubator-doris/pull/8632
--
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: comm
This is an automated email from the ASF dual-hosted git repository.
huajianlan 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 9db2a96 [test] support a lot of ac
airborne12 opened a new issue #8639:
URL: https://github.com/apache/incubator-doris/issues/8639
### 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
dev
Gabriel39 commented on a change in pull request #8597:
URL: https://github.com/apache/incubator-doris/pull/8597#discussion_r834254309
##
File path: be/src/vec/functions/array/function_array_element.h
##
@@ -0,0 +1,247 @@
+// Licensed to the Apache Software Foundation (ASF) unde
xinyiZzz opened a new issue #8640:
URL: https://github.com/apache/incubator-doris/issues/8640
### 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
trunk
BiteThet closed pull request #8470:
URL: https://github.com/apache/incubator-doris/pull/8470
--
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
airborne12 opened a new pull request #8641:
URL: https://github.com/apache/incubator-doris/pull/8641
[bug](vec) fix coredump for aggregate function when delete large_data, due
to alloc-dealloc-mismatch
# Proposed changes
Issue Number: close #8639
## Problem Summary:
BiteThet opened a new pull request #8642:
URL: https://github.com/apache/incubator-doris/pull/8642
# Proposed changes
add clang-tidy config && add C++ Code Diagnostic document
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. D
xinyiZzz opened a new pull request #8643:
URL: https://github.com/apache/incubator-doris/pull/8643
# Proposed changes
Issue Number: close #8640
## Problem Summary:
After `VDataStreamRecvr::SenderQueue::close` clears `_block_queue`, calling
`VDataStreamRecvr::SenderQueue
xinyiZzz commented on pull request #8643:
URL: https://github.com/apache/incubator-doris/pull/8643#issuecomment-1077593568
cc @dataroaring
--
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
github-actions[bot] commented on pull request #8641:
URL: https://github.com/apache/incubator-doris/pull/8641#issuecomment-1077594647
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
github-actions[bot] commented on pull request #8643:
URL: https://github.com/apache/incubator-doris/pull/8643#issuecomment-1077596134
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
dataroaring commented on pull request #8642:
URL: https://github.com/apache/incubator-doris/pull/8642#issuecomment-1077596864
Could tidy find the bug like below?
https://github.com/apache/incubator-doris/pull/8641
--
This is an automated message from the Apache Git Service.
To respond
dataroaring commented on a change in pull request #8638:
URL: https://github.com/apache/incubator-doris/pull/8638#discussion_r834277455
##
File path: docs/zh-CN/installing/compilation.md
##
@@ -207,6 +207,12 @@ under the License.
REPOSITORY_URL 中包含所有第三方库源码包和他们的历史版本。
emerkfu commented on a change in pull request #8638:
URL: https://github.com/apache/incubator-doris/pull/8638#discussion_r834281524
##
File path: docs/zh-CN/installing/compilation.md
##
@@ -207,6 +207,12 @@ under the License.
REPOSITORY_URL 中包含所有第三方库源码包和他们的历史版本。
+3
github-actions[bot] commented on pull request #8500:
URL: https://github.com/apache/incubator-doris/pull/8500#issuecomment-1077610052
--
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
emerkfu opened a new pull request #8644:
URL: https://github.com/apache/incubator-doris/pull/8644
Added solutions to the "fatal error: Killed signal terminated program ..."
problem encountered when compiling with Docker to the FAQ.
# Proposed changes
Issue Number: close #xxx
hf200012 merged pull request #8609:
URL: https://github.com/apache/incubator-doris/pull/8609
--
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
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5511d43 [Doris Manager][Doc]Basi
caiconghui commented on pull request #8644:
URL: https://github.com/apache/incubator-doris/pull/8644#issuecomment-1077644961
suggest merge in one 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
daikon12 opened a new pull request #8645:
URL: https://github.com/apache/incubator-doris/pull/8645
# Proposed changes
Update confusing descriptions;
Modify long and difficult sentences into short and easy sentences
## Problem Summary:
Some long sentences in the doc bu
emerkfu opened a new pull request #8646:
URL: https://github.com/apache/incubator-doris/pull/8646
# Proposed changes
Added solutions to the "fatal error: Killed signal terminated program ..."
problem encountered when compiling with Docker to the FAQ.
--
This is an automated messag
hf200012 closed pull request #8644:
URL: https://github.com/apache/incubator-doris/pull/8644
--
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
hf200012 closed pull request #8638:
URL: https://github.com/apache/incubator-doris/pull/8638
--
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 #8641:
URL: https://github.com/apache/incubator-doris/pull/8641#issuecomment-1077705797
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
daikon12 commented on pull request #8645:
URL: https://github.com/apache/incubator-doris/pull/8645#issuecomment-1077717606
> Please update the English documentation
@hf200012 Thank you for reminding me, I noticed that the corresponding
English doc are fine.
At your sugges
dataroaring opened a new pull request #8647:
URL: https://github.com/apache/incubator-doris/pull/8647
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
morningman commented on a change in pull request #8643:
URL: https://github.com/apache/incubator-doris/pull/8643#discussion_r834473251
##
File path: be/src/vec/runtime/vdata_stream_recvr.cpp
##
@@ -140,6 +140,7 @@ void VDataStreamRecvr::SenderQueue::add_block(const PBlock&
pbl
morningman opened a new issue #8648:
URL: https://github.com/apache/incubator-doris/issues/8648
### 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
tru
morningman opened a new pull request #8649:
URL: https://github.com/apache/incubator-doris/pull/8649
# Proposed changes
Issue Number: close #8648
## Problem Summary:
1. Remove some unused code.
2. handle mini load with wrong state
1. For some historical reason
yangzhg merged pull request #8567:
URL: https://github.com/apache/incubator-doris/pull/8567
--
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
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 5511d43 [Doris Manager][Doc]Basic User Documents for Doris Manager
(#8609)
add cfb57be [api-change]
cambyzju commented on a change in pull request #8597:
URL: https://github.com/apache/incubator-doris/pull/8597#discussion_r834881751
##
File path: be/src/vec/functions/array/function_array_element.h
##
@@ -0,0 +1,247 @@
+// Licensed to the Apache Software Foundation (ASF) under
xinyiZzz commented on a change in pull request #8643:
URL: https://github.com/apache/incubator-doris/pull/8643#discussion_r834899290
##
File path: be/src/vec/runtime/vdata_stream_recvr.cpp
##
@@ -140,6 +140,7 @@ void VDataStreamRecvr::SenderQueue::add_block(const PBlock&
pbloc
luozenglin commented on pull request #8649:
URL: https://github.com/apache/incubator-doris/pull/8649#issuecomment-1078583574
LGTM
--
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 com
yiguolei commented on pull request #8649:
URL: https://github.com/apache/incubator-doris/pull/8649#issuecomment-1078584367
Could we reimplement the miniload api by using stream load? And remove all
these mini load code?
--
This is an automated message from the Apache Git Service.
To resp
adonis0147 commented on a change in pull request #8642:
URL: https://github.com/apache/incubator-doris/pull/8642#discussion_r834903719
##
File path: docs/en/developer-guide/cpp-diagnostic-code.md
##
@@ -0,0 +1,53 @@
+---
+{
+"title": "C++ Code Diagnostic",
+"language":
adonis0147 commented on a change in pull request #8642:
URL: https://github.com/apache/incubator-doris/pull/8642#discussion_r834903770
##
File path: docs/zh-CN/developer-guide/cpp-diagnostic-code.md
##
@@ -0,0 +1,53 @@
+---
+{
+"title": "C++ 代码分析",
+"language": "zh-CN"
github-actions[bot] commented on pull request #8631:
URL: https://github.com/apache/incubator-doris/pull/8631#issuecomment-1078603071
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
zxm17863626761 opened a new pull request #8650:
URL: https://github.com/apache/incubator-doris/pull/8650
"where" should be in front of "to".
--
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
github-actions[bot] commented on pull request #8650:
URL: https://github.com/apache/incubator-doris/pull/8650#issuecomment-1078603991
--
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
dataroaring opened a new pull request #8651:
URL: https://github.com/apache/incubator-doris/pull/8651
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
adonis0147 opened a new issue #8652:
URL: https://github.com/apache/incubator-doris/issues/8652
### 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
adonis0147 opened a new pull request #8653:
URL: https://github.com/apache/incubator-doris/pull/8653
# Proposed changes
Issue Number: close #8652
## Problem Summary:
Please refer to #8652
## Checklist(Required)
1. Does it affect the original behavior: No
smallhibiscus opened a new pull request #15:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/15
# Proposed changes
Issue Number: close #14
## Problem Summary:
Stream load data is converted to json format.
## Checklist(Required)
1. Does i
wangbo commented on a change in pull request #8627:
URL: https://github.com/apache/incubator-doris/pull/8627#discussion_r834937056
##
File path: be/src/vec/columns/column_dictionary.h
##
@@ -242,18 +213,73 @@ class ColumnDictionary final : public COWHelper> {
dataroaring opened a new pull request #8654:
URL: https://github.com/apache/incubator-doris/pull/8654
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch branch-for-flink-before-1.13
in repository
https://gitbox.apache.org/repos/asf/incubator-doris-flink-connector.git
The following commit(s) were added to refs/heads/branch-for-flink-before-
hf200012 merged pull request #22:
URL: https://github.com/apache/incubator-doris-flink-connector/pull/22
--
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
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/incubator-doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 03ea974 Update
hf200012 merged pull request #19:
URL: https://github.com/apache/incubator-doris-flink-connector/pull/19
--
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
yangzhg closed pull request #8579:
URL: https://github.com/apache/incubator-doris/pull/8579
--
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
wangbo commented on pull request #8627:
URL: https://github.com/apache/incubator-doris/pull/8627#issuecomment-1078638500
Is there a performance drop after code refactoring?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zbtzbtzbt opened a new pull request #8655:
URL: https://github.com/apache/incubator-doris/pull/8655
# Proposed changes
Issue Number: close #xxx
@HappenLee
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect
spaces-X opened a new issue #8656:
URL: https://github.com/apache/incubator-doris/issues/8656
### 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
T
wangbo commented on a change in pull request #8627:
URL: https://github.com/apache/incubator-doris/pull/8627#discussion_r834945195
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -830,23 +831,17 @@ void
SegmentIterator::_evaluate_short_circuit_predicate(
1 - 100 of 131 matches
Mail list logo