github-actions[bot] commented on PR #10543:
URL: https://github.com/apache/doris/pull/10543#issuecomment-1172848487
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10543:
URL: https://github.com/apache/doris/pull/10543#issuecomment-1172848482
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10464:
URL: https://github.com/apache/doris/pull/10464#issuecomment-1172833586
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10464:
URL: https://github.com/apache/doris/pull/10464#issuecomment-1172833581
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10476:
URL: https://github.com/apache/doris/pull/10476#issuecomment-1172833438
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10476:
URL: https://github.com/apache/doris/pull/10476#issuecomment-1172833429
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SaintBacchus commented on PR #10547:
URL: https://github.com/apache/doris/pull/10547#issuecomment-1172831336
> It is strange that all exprs should pass the
`NormalizeBinaryPredicatesRule`, and expr like `1 < col` should be converted to
`col > 1` already.
it get the col,value and op e
morningman commented on code in PR #10533:
URL: https://github.com/apache/doris/pull/10533#discussion_r912317934
##
be/src/runtime/plan_fragment_executor.cpp:
##
@@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() {
RETURN_IF_ERROR(_sink->open(
morningman commented on PR #10533:
URL: https://github.com/apache/doris/pull/10533#issuecomment-1172829210
> ```
> insert into ods_logout(day, game, plat, playerid, dt) values('2019-04-26',
'xx', 'yyy', '1136638398824557', '2019-04-26 00:00:00');
> ```
OK, I checked and it passe
morningman commented on PR #10547:
URL: https://github.com/apache/doris/pull/10547#issuecomment-1172828875
It is strange that all exprs should pass the
`NormalizeBinaryPredicatesRule`, and expr like `1 < col` should be converted to
`col > 1` already.
--
This is an automated message from
luozenglin commented on PR #10533:
URL: https://github.com/apache/doris/pull/10533#issuecomment-1172821481
> ```
> CREATE TABLE `ods_logout` (
> `day` date NULL,
> `game` varchar(500) NULL,
> `plat` varchar(500) NULL,
> `dt` datetime NULL,
> `time` bigint(20) NULL,
luozenglin commented on code in PR #10533:
URL: https://github.com/apache/doris/pull/10533#discussion_r912311732
##
be/src/runtime/plan_fragment_executor.cpp:
##
@@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() {
RETURN_IF_ERROR(_sink->open(
englefly commented on code in PR #10552:
URL: https://github.com/apache/doris/pull/10552#discussion_r912311600
##
be/src/vec/sink/vtablet_sink.cpp:
##
@@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state,
vectorized::Block* input_block)
_partition_to_t
englefly commented on code in PR #10552:
URL: https://github.com/apache/doris/pull/10552#discussion_r912311600
##
be/src/vec/sink/vtablet_sink.cpp:
##
@@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state,
vectorized::Block* input_block)
_partition_to_t
github-actions[bot] commented on PR #10529:
URL: https://github.com/apache/doris/pull/10529#issuecomment-1172819013
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
dataroaring commented on code in PR #10552:
URL: https://github.com/apache/doris/pull/10552#discussion_r912310257
##
be/src/vec/sink/vtablet_sink.cpp:
##
@@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state,
vectorized::Block* input_block)
_partition_t
github-actions[bot] commented on PR #10553:
URL: https://github.com/apache/doris/pull/10553#issuecomment-1172817768
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10553:
URL: https://github.com/apache/doris/pull/10553#issuecomment-1172817761
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10557:
URL: https://github.com/apache/doris/pull/10557#issuecomment-1172817241
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10557:
URL: https://github.com/apache/doris/pull/10557#issuecomment-1172817245
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10542:
URL: https://github.com/apache/doris/pull/10542#issuecomment-1172816893
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #10542:
URL: https://github.com/apache/doris/pull/10542#issuecomment-1172816887
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
mrhhsg opened a new pull request, #10557:
URL: https://github.com/apache/doris/pull/10557
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes/N
dependabot[bot] commented on PR #10556:
URL: https://github.com/apache/doris/pull/10556#issuecomment-1172808406
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
yiguolei closed pull request #10556: Bump kafka-clients from 0.10.1.1 to
0.10.2.2 in /fe
URL: https://github.com/apache/doris/pull/10556
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/fe/org.apache.kafka-kafka-clients-0.10.2.2
in repository https://gitbox.apache.org/repos/asf/doris.git
at e92ef76df7 Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /f
dependabot[bot] opened a new pull request, #10556:
URL: https://github.com/apache/doris/pull/10556
Bumps kafka-clients from 0.10.1.1 to 0.10.2.2.
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.kafka:
Gabriel39 opened a new pull request, #10555:
URL: https://github.com/apache/doris/pull/10555
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
morningman commented on PR #10533:
URL: https://github.com/apache/doris/pull/10533#issuecomment-1172475410
```
CREATE TABLE `ods_logout` (
`day` date NULL,
`game` varchar(500) NULL,
`plat` varchar(500) NULL,
`dt` datetime NULL,
`time` bigint(20) NULL,
`sid` in
caiconghui opened a new pull request, #10554:
URL: https://github.com/apache/doris/pull/10554
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
reference
https://github.com/edenhill/librdkafka/blob/master/INTRODUCTION.md#broker-version-compatibility
morningman commented on code in PR #10533:
URL: https://github.com/apache/doris/pull/10533#discussion_r912035393
##
be/src/runtime/plan_fragment_executor.cpp:
##
@@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() {
RETURN_IF_ERROR(_sink->open(
hello-stephen opened a new pull request, #10553:
URL: https://github.com/apache/doris/pull/10553
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #9583:
URL: https://github.com/apache/doris/pull/9583#issuecomment-1172382095
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #9583:
URL: https://github.com/apache/doris/pull/9583#issuecomment-1172382063
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
englefly opened a new pull request, #10552:
URL: https://github.com/apache/doris/pull/10552
# Proposed changes
1. fix a typo-error
2. when total _pending_bytes of Table_Sink is over 500M, the wait time is at
most 1 min.
Issue Number: close #xxx
## Problem Summary:
luozenglin opened a new pull request, #10551:
URL: https://github.com/apache/doris/pull/10551
# Proposed changes
Issue Number: close #10544
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
platoneko commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r911968188
##
be/src/olap/tablet.cpp:
##
@@ -1636,4 +1652,160 @@ std::shared_ptr&
Tablet::get_compaction_mem_tracker(CompactionType c
}
}
+Status Tablet::cooldown() {
+
platoneko commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r911967400
##
be/src/olap/base_compaction.cpp:
##
@@ -106,14 +106,11 @@ Status BaseCompaction::pick_rowsets_to_compact() {
}
// 2. the ratio between base rowset and a
platoneko commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r911963044
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -304,29 +270,28 @@ RowsetSharedPtr BetaRowsetWriter::build() {
Status BetaRowsetWriter::_create_segment_writer(
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 632ff01bbb [enhancement](Nereids) add post porc
EmmyMiao87 merged PR #10306:
URL: https://github.com/apache/doris/pull/10306
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
pengxiangyu commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r911892938
##
be/src/agent/agent_server.cpp:
##
@@ -153,8 +154,8 @@ void AgentServer::submit_tasks(TAgentResult& agent_result,
HANDLE_TYPE(TTaskType::UPDATE_TABLET
morrySnow commented on code in PR #10550:
URL: https://github.com/apache/doris/pull/10550#discussion_r911916054
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -169,6 +172,12 @@ public PlanFragment visitPhysicalOlapScan(
924060929 commented on code in PR #10550:
URL: https://github.com/apache/doris/pull/10550#discussion_r911904607
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -169,6 +172,12 @@ public PlanFragment visitPhysicalOlapScan(
pengxiangyu commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r909168589
##
be/src/agent/task_worker_pool.cpp:
##
@@ -1683,9 +1701,64 @@ void
TaskWorkerPool::_submit_table_compaction_worker_thread_callback() {
}
}
-void TaskWorke
morrySnow closed pull request #10531: [fix](Nereids) fix some bugs before
plantranslator
URL: https://github.com/apache/doris/pull/10531
--
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
yinzhijian commented on PR #10512:
URL: https://github.com/apache/doris/pull/10512#issuecomment-1172261821
We may need to add a check to the unit tests to see if the filter function
really works
--
This is an automated message from the Apache Git Service.
To respond to the message, please
morrySnow opened a new pull request, #10550:
URL: https://github.com/apache/doris/pull/10550
# Proposed changes
Nereids could execute query: `select a from t;`
**enhancement**
- add a queriable interface for QueryStmt and LogicalPlanAdapter Temporarily
- refactor GroupId,
yinzhijian commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r911883502
##
be/src/exec/arrow/parquet_row_group_reader.cpp:
##
@@ -0,0 +1,539 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
yinzhijian commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r911881793
##
be/src/exec/arrow/parquet_row_group_reader.cpp:
##
@@ -0,0 +1,539 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
yinzhijian commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r911871372
##
be/src/exec/arrow/parquet_row_group_reader.cpp:
##
@@ -0,0 +1,539 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
xy720 opened a new pull request, #10549:
URL: https://github.com/apache/doris/pull/10549
# Proposed changes
Currently, we convert array to array
For example, the input array_sum([1, 2, 3]) can match function
array_sum(Array) as well as array_sum(Array).
But when a functi
yiguolei commented on code in PR #10136:
URL: https://github.com/apache/doris/pull/10136#discussion_r911842036
##
be/src/exec/olap_scanner.cpp:
##
@@ -86,6 +88,14 @@ Status OlapScanner::prepare(
LOG(WARNING) << ss.str();
return Status::InternalError(ss.
yiguolei commented on code in PR #10136:
URL: https://github.com/apache/doris/pull/10136#discussion_r911827461
##
gensrc/proto/olap_file.proto:
##
@@ -93,6 +93,8 @@ message RowsetMetaPB {
optional int64 num_segments = 22;
// rowset id definition, it will replace requir
kpfly commented on code in PR #10548:
URL: https://github.com/apache/doris/pull/10548#discussion_r911822999
##
gensrc/proto/olap_file.proto:
##
@@ -283,3 +284,10 @@ message OLAPDataHeaderMessage {
message OLAPRawDeltaHeaderMessage {
required int32 schema_hash = 2;
}
+
+me
yiguolei commented on PR #10136:
URL: https://github.com/apache/doris/pull/10136#issuecomment-1172179514
There is already a schema info for every segment. I think you could use it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
yiguolei merged PR #10427:
URL: https://github.com/apache/doris/pull/10427
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3b3debf5a4 [build] Fix nested resource path err
compiletheworld opened a new pull request, #10548:
URL: https://github.com/apache/doris/pull/10548
# Proposed changes
Add delete bitmap for
[DSIP-018: Support Merge-On-Write implementation for UNIQUE KEY data
model](https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Sup
SaintBacchus opened a new pull request, #10547:
URL: https://github.com/apache/doris/pull/10547
# Proposed changes
Issue Number: close #10546
## Problem Summary:
The hive ExprBuilder always return the binary Expr with col and value order.
The exprs `col >= 1` and `1 <= col
EmmyMiao87 commented on code in PR #10478:
URL: https://github.com/apache/doris/pull/10478#discussion_r911771172
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleType.java:
##
@@ -39,6 +39,13 @@ public enum RuleType {
// rewrite rules
COLUMN_PRUNE_PROJE
SaintBacchus opened a new issue, #10546:
URL: https://github.com/apache/doris/issues/10546
### 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 br
Gabriel39 opened a new pull request, #10545:
URL: https://github.com/apache/doris/pull/10545
# Proposed changes
Issue Number: close #9208
## Problem Summary:
A detailed motivation and description has been listed in issue #9208
TODO:
1. Runtime filter: runtime fi
cambyzju commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911792467
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,297 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lic
github-actions[bot] commented on PR #10380:
URL: https://github.com/apache/doris/pull/10380#issuecomment-1172141487
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10380:
URL: https://github.com/apache/doris/pull/10380#issuecomment-1172141564
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
yiguolei commented on PR #10542:
URL: https://github.com/apache/doris/pull/10542#issuecomment-1172139873
Great!!!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
cambyzju commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911789159
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,297 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lic
luozenglin opened a new issue, #10544:
URL: https://github.com/apache/doris/issues/10544
### 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
github-actions[bot] commented on PR #10521:
URL: https://github.com/apache/doris/pull/10521#issuecomment-1172129941
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #10521:
URL: https://github.com/apache/doris/pull/10521#issuecomment-1172129998
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
qf8505 opened a new pull request, #10543:
URL: https://github.com/apache/doris/pull/10543
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes/N
AshinGau commented on code in PR #10521:
URL: https://github.com/apache/doris/pull/10521#discussion_r911764266
##
fe/fe-core/src/main/java/org/apache/doris/analysis/FunctionCallExpr.java:
##
@@ -936,7 +936,8 @@ public void analyzeImpl(Analyzer analyzer) throws
AnalysisException
eldenmoon opened a new pull request, #10542:
URL: https://github.com/apache/doris/pull/10542
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
carlvinhust2012 commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911755129
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,295 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
carlvinhust2012 commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911755129
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,295 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 0401c04497 [chore] remove unused code for enable
yangzhg merged PR #10438:
URL: https://github.com/apache/doris/pull/10438
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apac
carlvinhust2012 commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911753157
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,296 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
AshinGau commented on code in PR #10521:
URL: https://github.com/apache/doris/pull/10521#discussion_r911739124
##
fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java:
##
@@ -1005,8 +1013,9 @@ private void handleHelp() {
private void handleShowLoad() throws Analys
cambyzju commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911726587
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,296 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lic
cambyzju commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r911724771
##
be/src/vec/functions/array/function_array_distinct.h:
##
@@ -0,0 +1,296 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lic
morningman merged PR #10446:
URL: https://github.com/apache/doris/pull/10446
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5dd43fff53 [improvement] alloc aligned memory
github-actions[bot] commented on PR #10511:
URL: https://github.com/apache/doris/pull/10511#issuecomment-1172048445
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 558a21d7de [style](*): fix declarationOrder err
yiguolei merged PR #10347:
URL: https://github.com/apache/doris/pull/10347
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new f998c0b044 [Enhancement](Nereids) push down pre
EmmyMiao87 merged PR #10462:
URL: https://github.com/apache/doris/pull/10462
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
BiteThet opened a new issue, #10541:
URL: https://github.com/apache/doris/issues/10541
### 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
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e3d9f9430e [docs] Change the problem field in SSB test (#10540)
add f164d094e8 [style](*): keep line break. (#10
yiguolei merged PR #10526:
URL: https://github.com/apache/doris/pull/10526
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ca0906626f [BUG] fix bitmap function bug (#10502)
add e3d9f9430e [docs] Change the problem field in SSB test (#1
yiguolei merged PR #10540:
URL: https://github.com/apache/doris/pull/10540
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new ca0906626f [BUG] fix bitmap function bug (#1050
yiguolei merged PR #10502:
URL: https://github.com/apache/doris/pull/10502
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a44a222f76 [Feature](neireids) Add support of ProjectNode in
PlanTranslator (#10499)
add 97996c9275 [fix](Inser
yiguolei merged PR #10501:
URL: https://github.com/apache/doris/pull/10501
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
morningman commented on PR #10537:
URL: https://github.com/apache/doris/pull/10537#issuecomment-1172027267
> Please fix fe ut
This is a patch for dev-1.0.1 branch. And ut in that branch is not work
--
This is an automated message from the Apache Git Service.
To respond to the messag
99 matches
Mail list logo