This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to annotated tag 1.1.0-preview2
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
*** WARNING: tag 1.1.0-preview2 was modified! ***
from 3d4dbaca82 (commit)
to 19fa4d502f
github-actions[bot] commented on PR #9856:
URL: https://github.com/apache/incubator-doris/pull/9856#issuecomment-1149536278
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
JNSimba commented on code in PR #33:
URL:
https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r891985882
##
flink-doris-connector/src/main/java/org/apache/doris/flink/deserialization/converter/DorisRowConverter.java:
##
@@ -125,4 +181,59 @@ protected De
github-actions[bot] commented on PR #10007:
URL:
https://github.com/apache/incubator-doris/pull/10007#issuecomment-1149534175
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
github-actions[bot] commented on PR #10007:
URL:
https://github.com/apache/incubator-doris/pull/10007#issuecomment-1149534145
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
JNSimba commented on code in PR #33:
URL:
https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r891980901
##
flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/RowDataSerializer.java:
##
@@ -33,36 +34,32 @@
import static
org.apache.
SaintBacchus opened a new issue, #10010:
URL: https://github.com/apache/incubator-doris/issues/10010
### 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.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 440ad03e4b0e2cd8c4d4ad944c29b58b6ef1e44e
Author: Mingyu Chen
AuthorDate: Wed Jun 8 10:59:15 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 63053b7324aca293fa739b5cd3625d3aabc056b4
Author: morrySnow <101034200+morrys...@users.noreply.github.com>
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from 7863e2ee20 [feature] detect alpha rowset and convert alpha rowset to
beta rowset automatically (#9996
yiguolei commented on code in PR #9974:
URL: https://github.com/apache/incubator-doris/pull/9974#discussion_r891972682
##
fe/fe-core/src/main/java/org/apache/doris/catalog/BrokerTable.java:
##
@@ -64,9 +64,9 @@ public BrokerTable(long id, String name, List schema,
Map brokerPro
compiletheworld commented on PR #10003:
URL:
https://github.com/apache/incubator-doris/pull/10003#issuecomment-1149509089
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 commen
englefly opened a new pull request, #10009:
URL: https://github.com/apache/incubator-doris/pull/10009
# Proposed changes
when column is dict encoded, in_predicate::evaluate() put dict code of
IN_LIST into a set, and then compare the selected codes with column cells. The
selected dict cod
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 2ed523440f [fix](planner) passthrou
morningman closed issue #9952: [Bug] DCHECK(_data_types[i]->is_nullable())
core
URL: https://github.com/apache/incubator-doris/issues/9952
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
morningman merged PR #9991:
URL: https://github.com/apache/incubator-doris/pull/9991
--
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...
yixiutt commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891950832
##
be/src/agent/task_worker_pool.cpp:
##
@@ -707,6 +708,14 @@ void
TaskWorkerPool::_publish_version_worker_thread_callback() {
std::this_thre
yixiutt commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891948602
##
be/src/olap/task/engine_publish_version_task.cpp:
##
@@ -83,6 +83,12 @@ Status EnginePublishVersionTask::finish() {
res = Status::OLAPInter
dataroaring commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891895567
##
be/src/olap/task/engine_publish_version_task.cpp:
##
@@ -83,6 +83,12 @@ Status EnginePublishVersionTask::finish() {
res = Status::OLAPI
zhannngchen commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891916251
##
be/src/agent/task_worker_pool.cpp:
##
@@ -673,38 +673,50 @@ void
TaskWorkerPool::_publish_version_worker_thread_callback() {
while (_is_work) {
zhannngchen commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891915838
##
be/src/agent/task_worker_pool.cpp:
##
@@ -673,38 +673,50 @@ void
TaskWorkerPool::_publish_version_worker_thread_callback() {
while (_is_work) {
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891913159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/plans/physical/PhysicalAggregation.java:
##
@@ -0,0 +1,82 @@
+package org.apache.doris.nereids.
zy-kkk opened a new pull request, #10008:
URL: https://github.com/apache/incubator-doris/pull/10008
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavi
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891903091
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/plans/physical/PhysicalOperator.java:
##
@@ -29,4 +29,6 @@
*/
public interface PhysicalOpera
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r891899432
##
be/src/olap/schema_change.cpp:
##
@@ -1010,16 +1008,6 @@ Status
SchemaChangeDirectly::process(RowsetReaderSharedPtr rowset_reader,
}
Statu
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r891899112
##
be/src/olap/schema_change.cpp:
##
@@ -1065,48 +1049,25 @@ Status
SchemaChangeDirectly::process(RowsetReaderSharedPtr rowset_reader,
return St
dataroaring commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r891894033
##
be/src/agent/task_worker_pool.cpp:
##
@@ -673,38 +673,50 @@ void
TaskWorkerPool::_publish_version_worker_thread_callback() {
while (_is_work) {
BiteThet merged PR #9117:
URL: https://github.com/apache/incubator-doris/pull/9117
--
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.
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from b15b1a9f07 [tools](tpc-h) Modify tpch tools (#9982)
add fc9afda97a [enhancement][diagnostics] Add a
BiteThet closed issue #9116: [Enhancement] [diagnostics] Use clangd to
detect unused includes.
URL: https://github.com/apache/incubator-doris/issues/9116
--
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
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 b15b1a9f07 [tools](tpc-h) Modify tp
morningman merged PR #9982:
URL: https://github.com/apache/incubator-doris/pull/9982
--
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...
yixiutt opened a new pull request, #10007:
URL: https://github.com/apache/incubator-doris/pull/10007
in concurrent stream load, fe will run publish version task concurrently,
which cause publish task disorder in be.
For example:
fe publish task with version 1 2 3 4
be may handle t
englefly commented on code in PR #9969:
URL: https://github.com/apache/incubator-doris/pull/9969#discussion_r891877855
##
be/src/olap/in_list_predicate.cpp:
##
@@ -161,12 +162,14 @@ IN_LIST_PRED_COLUMN_BLOCK_EVALUATE(NotInListPredicate, ==)
reinterpret_
yiguolei commented on code in PR #9969:
URL: https://github.com/apache/incubator-doris/pull/9969#discussion_r891876811
##
be/src/olap/in_list_predicate.cpp:
##
@@ -161,12 +162,14 @@ IN_LIST_PRED_COLUMN_BLOCK_EVALUATE(NotInListPredicate, ==)
reinterpret_
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 35c3e4e33c [Bug] runtime filter is no
yiguolei closed issue #1: [Bug] runtime filter is not used as expected
URL: https://github.com/apache/incubator-doris/issues/1
--
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 merged PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001
--
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...
compiletheworld commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r891859191
##
fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java:
##
@@ -362,14 +365,26 @@ protected void runWaitingTxnJob() throws
AlterCancelExce
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new dcdfc5b32a [fix](coordinator) fix bug
yiguolei merged PR #10002:
URL: https://github.com/apache/incubator-doris/pull/10002
--
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...
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891867087
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/plans/physical/PhysicalSort.java:
##
@@ -0,0 +1,75 @@
+// Licensed to the Apache Software Found
github-actions[bot] commented on PR #10001:
URL:
https://github.com/apache/incubator-doris/pull/10001#issuecomment-1149390990
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
github-actions[bot] commented on PR #10001:
URL:
https://github.com/apache/incubator-doris/pull/10001#issuecomment-1149390960
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
github-actions[bot] commented on PR #9977:
URL: https://github.com/apache/incubator-doris/pull/9977#issuecomment-1149382002
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
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891855661
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/Plan.java:
##
@@ -44,4 +44,6 @@
@Override
Plan child(int index);
+
Review Commen
deardeng opened a new issue, #10006:
URL: https://github.com/apache/incubator-doris/issues/10006
### 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
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891852779
##
fe/fe-core/src/main/java/org/apache/doris/planner/ExchangeNode.java:
##
@@ -64,6 +64,8 @@ public class ExchangeNode extends PlanNode {
// only if merg
jackwener commented on issue #9775:
URL:
https://github.com/apache/incubator-doris/issues/9775#issuecomment-1149374416
This issue isn't necessary, and it will make `cherry-pick` harder.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891852178
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PhysicalPlanTranslator.java:
##
@@ -0,0 +1,309 @@
+// Licensed to the Apache Software Foundat
jackwener closed issue #9775: [Enhancement] Remove the redundant `this.`
URL: https://github.com/apache/incubator-doris/issues/9775
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific commen
cambyzju commented on PR #9998:
URL: https://github.com/apache/incubator-doris/pull/9998#issuecomment-1149354168
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 comment.
To uns
cambyzju commented on PR #9921:
URL: https://github.com/apache/incubator-doris/pull/9921#issuecomment-1149348944
rebase to fix conflicts with master branch
--
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
Gabriel39 commented on code in PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001#discussion_r891835718
##
be/src/exec/olap_scan_node.cpp:
##
@@ -1566,7 +1566,7 @@ void OlapScanNode::scanner_thread(OlapScanner* scanner) {
auto& scanner_filter_apply_marks =
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 b6c45327ed [revert](test) delete bi
morningman merged PR #:
URL: https://github.com/apache/incubator-doris/pull/
--
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...
github-actions[bot] commented on PR #9953:
URL: https://github.com/apache/incubator-doris/pull/9953#issuecomment-1149325892
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
github-actions[bot] commented on PR #9996:
URL: https://github.com/apache/incubator-doris/pull/9996#issuecomment-1149325138
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 us
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 7863e2ee20 [feature] detect alp
github-actions[bot] commented on PR #9996:
URL: https://github.com/apache/incubator-doris/pull/9996#issuecomment-1149325111
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
yiguolei merged PR #9996:
URL: https://github.com/apache/incubator-doris/pull/9996
--
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...@d
HappenLee commented on code in PR #9582:
URL: https://github.com/apache/incubator-doris/pull/9582#discussion_r891422484
##
be/src/vec/data_types/data_type_factory.cpp:
##
@@ -26,13 +26,75 @@ namespace doris::vectorized {
DataTypePtr DataTypeFactory::create_data_type(const dor
morningman opened a new pull request, #10005:
URL: https://github.com/apache/incubator-doris/pull/10005
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
In #6207, we change the meta image format, add header and footer to save
some information about the ima
stalary opened a new pull request, #10004:
URL: https://github.com/apache/incubator-doris/pull/10004
# Proposed changes
Issue Number: close https://github.com/apache/incubator-doris/issues/9744
## Problem Summary:
Describe the overview of changes.
## Checklist(Requ
HappenLee commented on issue #9208:
URL:
https://github.com/apache/incubator-doris/issues/9208#issuecomment-1148816058
Please compare the occupancy of the storage, before using the new decimal
type of comparison
@liaoxin01
--
This is an automated message from the Apache Git Service.
github-actions[bot] commented on PR #10002:
URL:
https://github.com/apache/incubator-doris/pull/10002#issuecomment-1148806662
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
github-actions[bot] commented on PR #10002:
URL:
https://github.com/apache/incubator-doris/pull/10002#issuecomment-1148806597
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
BiteThet commented on code in PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001#discussion_r891350211
##
be/src/exprs/runtime_filter.cpp:
##
@@ -976,15 +984,14 @@ Status
IRuntimeFilter::get_prepared_context(std::vector* push_expr
DCHECK(is_consumer()
github-actions[bot] commented on PR #9987:
URL: https://github.com/apache/incubator-doris/pull/9987#issuecomment-1148792765
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 us
github-actions[bot] commented on PR #9987:
URL: https://github.com/apache/incubator-doris/pull/9987#issuecomment-1148792694
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
HappenLee commented on code in PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001#discussion_r891334241
##
be/src/exprs/runtime_filter.cpp:
##
@@ -976,15 +984,14 @@ Status
IRuntimeFilter::get_prepared_context(std::vector* push_expr
DCHECK(is_consumer());
HappenLee commented on code in PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001#discussion_r891332695
##
be/src/exec/olap_scan_node.cpp:
##
@@ -1566,7 +1566,7 @@ void OlapScanNode::scanner_thread(OlapScanner* scanner) {
auto& scanner_filter_apply_marks =
BiteThet commented on code in PR #10001:
URL: https://github.com/apache/incubator-doris/pull/10001#discussion_r891332396
##
be/src/exprs/runtime_filter.cpp:
##
@@ -976,15 +984,14 @@ Status
IRuntimeFilter::get_prepared_context(std::vector* push_expr
DCHECK(is_consumer()
morningman commented on PR #9953:
URL: https://github.com/apache/incubator-doris/pull/9953#issuecomment-1148771962
> Fix check style error?
I fixed part of them, but the java doc check is too much, and most of them
are for the origin old method.
--
This is an automated message from
morningman commented on PR #9953:
URL: https://github.com/apache/incubator-doris/pull/9953#issuecomment-1148771196
> > In order to avoid modifying too much code at one time, I still keep
these methods in the `Catalog`, but these methods will directly call the
methods in `InternalDataSource`
BiteThet opened a new pull request, #10003:
URL: https://github.com/apache/incubator-doris/pull/10003
# Proposed changes
This pr is part of https://github.com/apache/incubator-doris/pull/9375,
included some refactorings or interface additions.
1. Pass a `DescriptorTable` fr
github-actions[bot] commented on PR #:
URL: https://github.com/apache/incubator-doris/pull/#issuecomment-1148758199
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
github-actions[bot] commented on PR #:
URL: https://github.com/apache/incubator-doris/pull/#issuecomment-1148758236
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 us
morningman opened a new pull request, #10002:
URL: https://github.com/apache/incubator-doris/pull/10002
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
This bug was introduced from #9720
## Checklist(Required)
1. Does it affect the original b
Gabriel39 opened a new pull request, #10001:
URL: https://github.com/apache/incubator-doris/pull/10001
# Proposed changes
Issue Number: close #1
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
Gabriel39 opened a new issue, #1:
URL: https://github.com/apache/incubator-doris/issues/1
### 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
ma
zy-kkk opened a new pull request, #:
URL: https://github.com/apache/incubator-doris/pull/
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior
SWJTU-ZhangLei commented on PR #9987:
URL: https://github.com/apache/incubator-doris/pull/9987#issuecomment-1148662878
> Please describe when the be coredump in commit or pr .
I have created a issue #9987 which core stack in.
--
This is an automated message from the Apache Git Servi
yinzhijian opened a new pull request, #9998:
URL: https://github.com/apache/incubator-doris/pull/9998
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
pengxiangyu opened a new pull request, #9997:
URL: https://github.com/apache/incubator-doris/pull/9997
# Proposed changes
Issue Number: close #8901
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
EmmyMiao87 closed issue #9644: [Enhancement] (Nereids) statistics derive
framework
URL: https://github.com/apache/incubator-doris/issues/9644
--
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
EmmyMiao87 merged PR #9458:
URL: https://github.com/apache/incubator-doris/pull/9458
--
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...
This is an automated email from the ASF dual-hosted git repository.
lingmiao 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 e97d835ba7 [feature](statistics) Stat
Vikasss7663 commented on PR #9878:
URL: https://github.com/apache/incubator-doris/pull/9878#issuecomment-1148610555
Hi @jackwener
This is to thank you, I have successfully done my first open source
contribution, the way you help me means a lot.
The thing I have did, I swear I coul
jacktengg opened a new pull request, #9996:
URL: https://github.com/apache/incubator-doris/pull/9996
Add alpha rowset to beta rowset convert to convert rowset automatically. We
will remove alpha rowset's code after 1.1.
# Proposed changes
See PR https://github.com/apache/incuba
wangshuo128 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891161963
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PlanContext.java:
##
@@ -0,0 +1,49 @@
+package org.apache.doris.nereids.trees.plans;
+
+impo
morrySnow commented on PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#issuecomment-1148583970
fix check style~
--
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
morrySnow commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891120514
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PhysicalPlanTranslator.java:
##
@@ -0,0 +1,309 @@
+// Licensed to the Apache Software Foundati
morrySnow commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r891119758
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PhysicalPlanTranslator.java:
##
@@ -0,0 +1,309 @@
+// Licensed to the Apache Software Foundati
yinzhijian opened a new pull request, #9995:
URL: https://github.com/apache/incubator-doris/pull/9995
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
1. BE will coredump when cast ScalaType to array
2. FE should not send similar cast requests to BE
D
github-actions[bot] commented on PR #9990:
URL: https://github.com/apache/incubator-doris/pull/9990#issuecomment-1148518724
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 us
github-actions[bot] commented on PR #9990:
URL: https://github.com/apache/incubator-doris/pull/9990#issuecomment-1148518691
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
github-actions[bot] commented on PR #9977:
URL: https://github.com/apache/incubator-doris/pull/9977#issuecomment-1148513487
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
github-actions[bot] commented on PR #9977:
URL: https://github.com/apache/incubator-doris/pull/9977#issuecomment-1148513513
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 us
zy-kkk opened a new pull request, #9994:
URL: https://github.com/apache/incubator-doris/pull/9994
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior
1 - 100 of 124 matches
Mail list logo