morningman closed issue #8294:
URL: https://github.com/apache/incubator-doris/issues/8294
--
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 commented on issue #8294:
URL:
https://github.com/apache/incubator-doris/issues/8294#issuecomment-1056529945
Refer to: https://github.com/apache/incubator-doris/issues/7986
BTW, this is not a good way to ask questions or seek support. I will close
and lock this conversati
wangbo commented on issue #7334:
URL:
https://github.com/apache/incubator-doris/issues/7334#issuecomment-1056550092
This patch can also be applied for 0.14 too.
--
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 pull request #8282:
URL: https://github.com/apache/incubator-doris/pull/8282#issuecomment-1056562074
--
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
HappenLee opened a new issue #8295:
URL: https://github.com/apache/incubator-doris/issues/8295
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
HappenLee opened a new pull request #8296:
URL: https://github.com/apache/incubator-doris/pull/8296
# Proposed changes
Issue Number: close #8295
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
yangzhg closed issue #8276:
URL: https://github.com/apache/incubator-doris/issues/8276
--
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 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 246ac4e [fix] fix a bug of encryption
yangzhg merged pull request #8277:
URL: https://github.com/apache/incubator-doris/pull/8277
--
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
levy5307 commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817516069
##
File path: be/src/vec/columns/column_string.h
##
@@ -165,10 +167,33 @@ class ColumnString final : public COWHelper {
}
};
-
levy5307 commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817516579
##
File path: be/src/vec/columns/column_string.h
##
@@ -165,10 +167,33 @@ class ColumnString final : public COWHelper {
}
};
-
wangshuo128 opened a new pull request #8297:
URL: https://github.com/apache/incubator-doris/pull/8297
# Proposed changes
Current, if we build an individual FE maven module, e.g., build `fe-core`
moudle via `mvn clean package -pl fe-core`, the below error would occur
```
[ERROR]
kangshisen opened a new issue #8298:
URL: https://github.com/apache/incubator-doris/issues/8298
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
0.1
dataroaring opened a new pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299
# Proposed changes
Implement window_funnel aggregate function.
Issue Number: close #xxx
## Problem Summary:
It can be used like window_funnel(window)(timestamp, e
yangzhg commented on a change in pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#discussion_r817559297
##
File path: be/src/service/function_service.h
##
@@ -0,0 +1,125 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more co
wangbo opened a new issue #8300:
URL: https://github.com/apache/incubator-doris/issues/8300
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
0.13
yangzhg commented on a change in pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#discussion_r817567354
##
File path: be/src/runtime/fragment_mgr.cpp
##
@@ -250,15 +247,18 @@ Status FragmentExecState::cancel_before_execute() {
return Status::OK(
zhaomin1423 opened a new pull request #10:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/10
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
When the value of source column is NULL, the value of doris column is "null".
## Check
zhaomin1423 closed pull request #10:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/10
--
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
zuochunwei commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817593579
##
File path: be/src/vec/columns/column_string.h
##
@@ -165,10 +167,33 @@ class ColumnString final : public COWHelper {
}
};
-
zuochunwei commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817593797
##
File path: be/src/vec/columns/column_string.h
##
@@ -165,10 +167,33 @@ class ColumnString final : public COWHelper {
}
};
-
EmmyMiao87 commented on issue #7901:
URL:
https://github.com/apache/incubator-doris/issues/7901#issuecomment-1056815743
# Join opt
## Reduce unnecessary memory copy
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
zuochunwei commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817593579
##
File path: be/src/vec/columns/column_string.h
##
@@ -165,10 +167,33 @@ class ColumnString final : public COWHelper {
}
};
-
wangbo commented on pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1056832065
I will try to test this pr to confirm the performance improvement, it will
take some time
--
This is an automated message from the Apache Git Service.
To respond to th
yangzhg commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817610939
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -69,6 +66,12 @@
// Keep consistent with backend ColumnT
BiteThet commented on a change in pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#discussion_r817612721
##
File path: be/src/exprs/aggregate_functions.cpp
##
@@ -2265,6 +2265,206 @@ void
AggregateFunctions::offset_fn_update(FunctionContext* ctx
yangzhg commented on a change in pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817610939
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java
##
@@ -69,6 +66,12 @@
// Keep consistent with backend ColumnT
JusticeGong commented on issue #7986:
URL:
https://github.com/apache/incubator-doris/issues/7986#issuecomment-1056844715
> Is there any progress on this Doris visualization management tool?
Recently we've done a lot progress on Doris Manager. The first version Doris
Manager 1.0 is a
HappenLee opened a new issue #8301:
URL: https://github.com/apache/incubator-doris/issues/8301
### 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
EmmyMiao87 edited a comment on issue #7901:
URL:
https://github.com/apache/incubator-doris/issues/7901#issuecomment-1056815743
# Join 性能优化
## 减少不必要的内存拷贝
Join Node 的输出 schema 与 Join Node 的输入 schema 不同。但当前 Doris 的 Join Node
算子在构造结果行时,直接将左右孩子的 tuple 进行拼接。
而实际上结果行的列可能是输入行中列的子集
HappenLee opened a new pull request #8302:
URL: https://github.com/apache/incubator-doris/pull/8302
# Proposed changes
Issue Number: close #8301
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
HappenLee commented on a change in pull request #8267:
URL: https://github.com/apache/incubator-doris/pull/8267#discussion_r817639363
##
File path: be/src/vec/columns/column_complex.h
##
@@ -67,6 +67,7 @@ class ColumnComplexType final : public COWHelper>
for (size_
qidaye opened a new pull request #8303:
URL: https://github.com/apache/incubator-doris/pull/8303
# Proposed changes
introduced by #8268
1. fix `collectExprs` ut error
2. fix constant-folding in `SetOperationStmt` ordery clause and update ut.
## Problem Summary:
github-actions[bot] commented on pull request #8303:
URL: https://github.com/apache/incubator-doris/pull/8303#issuecomment-1056875712
--
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 #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#issuecomment-1056894212
--
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 #8289:
URL: https://github.com/apache/incubator-doris/pull/8289#issuecomment-1056898923
--
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 #8302:
URL: https://github.com/apache/incubator-doris/pull/8302#issuecomment-1056910065
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 #8293:
URL: https://github.com/apache/incubator-doris/pull/8293#issuecomment-1057029652
--
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 merged pull request #8303:
URL: https://github.com/apache/incubator-doris/pull/8303
--
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
yangzhg commented on pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#issuecomment-1057569828
Merger it for working on UDAF
--
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
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 246ac4e [fix] fix a bug of encryption function with iv may return
wrong result (#8277)
add 114eb
yangzhg edited a comment on pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248#issuecomment-1057569828
Merge it for working on UDAF
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
morningman merged pull request #8293:
URL: https://github.com/apache/incubator-doris/pull/8293
--
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
yangzhg merged pull request #8248:
URL: https://github.com/apache/incubator-doris/pull/8248
--
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 114eb19 [fix](ut) query stmt test error (#8303)
add 09bfb8b [fix] (rpc-udf) Fixed the problem that
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 09bfb8b [fix] (rpc-udf) Fixed the problem that the query could not be
interrupted (#8248)
add 180
morningman merged pull request #8288:
URL: https://github.com/apache/incubator-doris/pull/8288
--
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 18098c5 [fix](fe-ut) Fix FE unit test (#8293)
add 8be71b6 [refactor] remove pusher.cpp and relate
yangzhg merged pull request #8289:
URL: https://github.com/apache/incubator-doris/pull/8289
--
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 8be71b6 [refactor] remove pusher.cpp and related mock test code
(#8288)
add f622ce0 [refactor] remo
github-actions[bot] commented on pull request #8123:
URL: https://github.com/apache/incubator-doris/pull/8123#issuecomment-1057579823
--
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
yiguolei commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818255966
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Tablet.java
##
@@ -227,10 +228,25 @@ public void getQueryableReplicas(List
allQu
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818262489
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -888,19 +880,18 @@ OLAPStatus TabletManager::build_all_report_tablets_info(
DorisMetric
caiconghui commented on pull request #8256:
URL: https://github.com/apache/incubator-doris/pull/8256#issuecomment-1057602906
> 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 loa
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818263335
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -616,19 +615,12 @@ bool TabletManager::get_rowset_id_from_path(const string&
path, RowsetId*
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818263506
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -913,12 +904,22 @@ OLAPStatus TabletManager::build_all_report_tablets_info(
caiconghui commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818264486
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -616,19 +615,12 @@ bool TabletManager::get_rowset_id_from_path(const string&
path, RowsetId
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818264836
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Replica.java
##
@@ -239,12 +239,19 @@ public void setNeedFurtherRepair(boolean
n
zbtzbtzbt commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r818267646
##
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
zbtzbtzbt commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r818268350
##
File path: be/src/vec/columns/column.h
##
@@ -174,7 +174,7 @@ class IColumn : public COW {
LOG(FATAL) << "Method insert_many_fix_len_d
zbtzbtzbt commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r818268350
##
File path: be/src/vec/columns/column.h
##
@@ -174,7 +174,7 @@ class IColumn : public COW {
LOG(FATAL) << "Method insert_many_fix_len_d
github-actions[bot] commented on pull request #8207:
URL: https://github.com/apache/incubator-doris/pull/8207#issuecomment-1057613470
--
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
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818273532
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -913,12 +904,22 @@ OLAPStatus TabletManager::build_all_report_tablets_info(
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818273532
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -913,12 +904,22 @@ OLAPStatus TabletManager::build_all_report_tablets_info(
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818274107
##
File path: be/src/olap/tablet_manager.h
##
@@ -228,12 +226,8 @@ class TabletManager {
std::map> _partition_tablet_map;
std::vector _
caiconghui commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818277002
##
File path: be/src/olap/tablet_manager.h
##
@@ -228,12 +226,8 @@ class TabletManager {
std::map> _partition_tablet_map;
std::vector
adonis0147 opened a new issue #8304:
URL: https://github.com/apache/incubator-doris/issues/8304
### 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
levy5307 commented on a change in pull request #8146:
URL: https://github.com/apache/incubator-doris/pull/8146#discussion_r818279779
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Tablet.java
##
@@ -227,10 +228,25 @@ public void getQueryableReplicas(List
allQu
adonis0147 opened a new pull request #8305:
URL: https://github.com/apache/incubator-doris/pull/8305
# Proposed changes
Issue Number: close #8304 .
## Problem Summary:
Please refer to #8304 .
## Checklist(Required)
1. Does it affect the original behavior: N
zhangstar333 opened a new issue #8306:
URL: https://github.com/apache/incubator-doris/issues/8306
### 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
zhangstar333 opened a new pull request #8307:
URL: https://github.com/apache/incubator-doris/pull/8307
# Proposed changes
Issue Number: close #8306
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
zbtzbtzbt commented on a change in pull request #8292:
URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r818284576
##
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
morningman edited a comment on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1001839293
The following is the Roadmap for the Doris community in 2022.
The plan includes all aspects of code features, documentation, community
building, etc. that are t
morningman edited a comment on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1001839293
The following is the Roadmap for the Doris community in 2022.
The plan includes all aspects of code features, documentation, community
building, etc. that are t
github-actions[bot] commented on pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#issuecomment-1057635535
--
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
liaoxin01 opened a new pull request #8308:
URL: https://github.com/apache/incubator-doris/pull/8308
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
BiteThet commented on a change in pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#discussion_r818294081
##
File path: be/src/vec/aggregate_functions/aggregate_function_window_funnel.h
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foun
yangzhg opened a new pull request #8309:
URL: https://github.com/apache/incubator-doris/pull/8309
# Proposed changes
I remove some ut temp files and add some file to .gitignore
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has unit tests
BiteThet commented on a change in pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#discussion_r818301213
##
File path: be/src/vec/aggregate_functions/aggregate_function_window_funnel.h
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foun
BiteThet commented on a change in pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#discussion_r818302071
##
File path: be/src/vec/aggregate_functions/aggregate_function_window_funnel.h
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foun
BiteThet commented on a change in pull request #8299:
URL: https://github.com/apache/incubator-doris/pull/8299#discussion_r818294081
##
File path: be/src/vec/aggregate_functions/aggregate_function_window_funnel.h
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foun
github-actions[bot] commented on pull request #8309:
URL: https://github.com/apache/incubator-doris/pull/8309#issuecomment-1057655806
--
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
yiguolei commented on a change in pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r818235814
##
File path:
fe/fe-core/src/main/java/org/apache/doris/analysis/ModifyTablePropertiesClause.java
##
@@ -55,7 +55,10 @@ public void analyze(Anal
caiconghui commented on a change in pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r818307658
##
File path:
fe/fe-core/src/main/java/org/apache/doris/analysis/ModifyTablePropertiesClause.java
##
@@ -55,7 +55,10 @@ public void analyze(An
yiguolei commented on pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#issuecomment-1057660965
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 comme
github-actions[bot] commented on pull request #8308:
URL: https://github.com/apache/incubator-doris/pull/8308#issuecomment-1057661465
--
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 commented on a change in pull request #8307:
URL: https://github.com/apache/incubator-doris/pull/8307#discussion_r818309614
##
File path: be/src/vec/functions/function_bitmap.cpp
##
@@ -474,4 +474,4 @@ void register_function_bitmap(SimpleFunctionFactory&
factory) {
HappenLee opened a new issue #8310:
URL: https://github.com/apache/incubator-doris/issues/8310
### 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
mast
HappenLee opened a new pull request #8311:
URL: https://github.com/apache/incubator-doris/pull/8311
# Proposed changes
Issue Number: close #8310
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
yangzhg commented on pull request #8297:
URL: https://github.com/apache/incubator-doris/pull/8297#issuecomment-1057665124
I think this is not a good way, the purpose of using reversion is to unify
version management, has added maven flatten plugin, in the release will play
flat version, as
yangzhg edited a comment on pull request #8297:
URL: https://github.com/apache/incubator-doris/pull/8297#issuecomment-1057665124
I think this is not a good way, the purpose of using reversion is to unify
version management, has added maven flatten plugin, in the release will play
flat vers
github-actions[bot] commented on pull request #8259:
URL: https://github.com/apache/incubator-doris/pull/8259#issuecomment-1057665512
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
yangzhg edited a comment on pull request #8297:
URL: https://github.com/apache/incubator-doris/pull/8297#issuecomment-1057665124
I think this is not a good way, the purpose of using reversion is to unify
version management, has added maven flatten plugin, in the release will play
flat vers
HappenLee commented on a change in pull request #8307:
URL: https://github.com/apache/incubator-doris/pull/8307#discussion_r818315672
##
File path: be/src/vec/functions/function_encryption.cpp
##
@@ -0,0 +1,245 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
yangzhg opened a new issue #8312:
URL: https://github.com/apache/incubator-doris/issues/8312
### 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
Fu
morningman edited a comment on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1001839293
The following is the Roadmap for the Doris community in 2022.
The plan includes all aspects of code features, documentation, community
building, etc. that are t
yangzhg merged pull request #8309:
URL: https://github.com/apache/incubator-doris/pull/8309
--
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 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 f5ab055 [chore] remove some ut temp f
yangzhg commented on a change in pull request #8209:
URL: https://github.com/apache/incubator-doris/pull/8209#discussion_r818329859
##
File path: be/src/olap/tablet.cpp
##
@@ -577,9 +578,9 @@ OLAPStatus Tablet::capture_consistent_versions(const
Version& spec_version,
retu
zhangyifan27 opened a new pull request #8313:
URL: https://github.com/apache/incubator-doris/pull/8313
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Fix invalid links in docker-dev document.
## Checklist(Required)
1. Does it affect the ori
1 - 100 of 115 matches
Mail list logo