yangzhg commented on PR #9990:
URL: https://github.com/apache/incubator-doris/pull/9990#issuecomment-1149543668
json-3.10.1 should not compile test files
opentelemetry-cpp-1.2.0 should not download file while compile
--
This is an automated message from the Apache Git Service.
To respo
yiguolei merged PR #9505:
URL: https://github.com/apache/incubator-doris/pull/9505
--
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
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 94089b9192 [Refactor] Use file factor
BePPPower closed pull request #9754: [feature] datetime column type support
auto-initialized with default …
URL: https://github.com/apache/incubator-doris/pull/9754
--
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 #10009:
URL:
https://github.com/apache/incubator-doris/pull/10009#issuecomment-1149552885
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 #10009:
URL:
https://github.com/apache/incubator-doris/pull/10009#issuecomment-1149552926
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
yangzhg opened a new issue, #10011:
URL: https://github.com/apache/incubator-doris/issues/10011
### 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
github-actions[bot] commented on PR #10008:
URL:
https://github.com/apache/incubator-doris/pull/10008#issuecomment-1149553933
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 #10008:
URL:
https://github.com/apache/incubator-doris/pull/10008#issuecomment-1149553961
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
caoliang-web opened a new pull request, #10012:
URL: https://github.com/apache/incubator-doris/pull/10012
## Problem Summary:
1.restore adds common errors
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't know)
2. Has unit tests been added
yiguolei merged PR #9848:
URL: https://github.com/apache/incubator-doris/pull/9848
--
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
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 d9bbf67b9e [DefaultConfigChange]enabl
Gabriel39 opened a new pull request, #10013:
URL: https://github.com/apache/incubator-doris/pull/10013
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
yiguolei commented on code in PR #10007:
URL: https://github.com/apache/incubator-doris/pull/10007#discussion_r892021391
##
be/src/agent/task_worker_pool.cpp:
##
@@ -707,6 +708,13 @@ void
TaskWorkerPool::_publish_version_worker_thread_callback() {
std::this_thr
Gabriel39 opened a new issue, #10014:
URL: https://github.com/apache/incubator-doris/issues/10014
### 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
mrhhsg opened a new issue, #10015:
URL: https://github.com/apache/incubator-doris/issues/10015
### 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
E
mrhhsg opened a new pull request, #10016:
URL: https://github.com/apache/incubator-doris/pull/10016
# Proposed changes
Issue Number: close #10015
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
gj-zhang commented on code in PR #33:
URL:
https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r892043741
##
flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/RowDataSerializer.java:
##
@@ -33,36 +34,32 @@
import static
org.apache
gj-zhang commented on code in PR #33:
URL:
https://github.com/apache/incubator-doris-flink-connector/pull/33#discussion_r892043410
##
flink-doris-connector/src/main/java/org/apache/doris/flink/deserialization/converter/DorisRowConverter.java:
##
@@ -125,4 +181,59 @@ protected D
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892077031
##
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;
+
+impor
Gabriel39 commented on code in PR #10016:
URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892117835
##
be/src/olap/rowset/segment_v2/column_reader.h:
##
@@ -298,10 +298,10 @@ class FileColumnIterator final : public ColumnIterator {
ParsedPage _page;
zxealous opened a new pull request, #10017:
URL: https://github.com/apache/incubator-doris/pull/10017
…_statistics
# Proposed changes
fix code style in QueryStatistics
## Problem Summary:
The definition of class member variables in Doris BE usually starts with an
morningman merged PR #9977:
URL: https://github.com/apache/incubator-doris/pull/9977
--
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...
yiguolei commented on code in PR #10016:
URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892186809
##
be/src/olap/rowset/segment_v2/binary_dict_page.cpp:
##
@@ -313,5 +315,23 @@ Status BinaryDictPageDecoder::next_batch(size_t* n,
ColumnBlockView* dst) {
yiguolei commented on code in PR #10016:
URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892190895
##
be/src/olap/rowset/segment_v2/page_decoder.h:
##
@@ -102,6 +102,8 @@ class PageDecoder {
bool has_remaining() const { return current_index() < count
yiguolei commented on code in PR #10016:
URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r892256439
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -679,22 +702,29 @@ Status FileColumnIterator::_read_data_page(const
OrdinalPageIndexIterator& iter)
yangzhg opened a new pull request, #10018:
URL: https://github.com/apache/incubator-doris/pull/10018
# Proposed changes
Issue Number: close #10011
## Problem Summary:
Supports native hdfs functionality on arm cpu
This pr mainly upgrades libdfs3 and supports running o
yiguolei commented on code in PR #9972:
URL: https://github.com/apache/incubator-doris/pull/9972#discussion_r892010434
##
regression-test/suites/correctness/test_current_timestamp.groovy:
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+ // or
github-actions[bot] commented on PR #9972:
URL: https://github.com/apache/incubator-doris/pull/9972#issuecomment-1149828737
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 #9972:
URL: https://github.com/apache/incubator-doris/pull/9972#issuecomment-1149828774
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
HappenLee commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892117337
##
be/src/olap/reader.h:
##
@@ -108,7 +108,7 @@ class TabletReader {
virtual ~TabletReader();
// Initialize TabletReader with tablet, data versio
924060929 opened a new pull request, #10019:
URL: https://github.com/apache/incubator-doris/pull/10019
# Proposed changes
generate pattern by operator
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
HappenLee commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892290286
##
be/src/olap/schema_change.h:
##
@@ -70,6 +59,8 @@ class RowBlockChanger {
// delete handler for filtering data which use specified in DELETE_DATA
github-actions[bot] commented on PR #9998:
URL: https://github.com/apache/incubator-doris/pull/9998#issuecomment-1149890059
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 #9998:
URL: https://github.com/apache/incubator-doris/pull/9998#issuecomment-1149890099
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 #8513:
URL: https://github.com/apache/incubator-doris/pull/8513#issuecomment-1149906546
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 PR #9056:
URL: https://github.com/apache/incubator-doris/pull/9056#issuecomment-1149935128
array agg([]) should return `NULL`, support it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
HappenLee commented on PR #9056:
URL: https://github.com/apache/incubator-doris/pull/9056#issuecomment-1149936408
please add doc for this function
--
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
HappenLee commented on code in PR #9056:
URL: https://github.com/apache/incubator-doris/pull/9056#discussion_r892413523
##
be/src/vec/functions/array/function_array_mapped.h:
##
@@ -0,0 +1,77 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892414205
##
be/src/olap/reader.h:
##
@@ -108,7 +108,7 @@ class TabletReader {
virtual ~TabletReader();
// Initialize TabletReader with tablet, data ver
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892417931
##
be/src/olap/schema_change.cpp:
##
@@ -92,19 +91,20 @@ class RowBlockMerger {
std::priority_queue _heap;
};
-RowBlockChanger::RowBlockChanger(co
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892419782
##
be/src/olap/schema_change.h:
##
@@ -70,6 +59,8 @@ class RowBlockChanger {
// delete handler for filtering data which use specified in DELETE_DATA
BiteThet commented on code in PR #10003:
URL: https://github.com/apache/incubator-doris/pull/10003#discussion_r892420206
##
be/src/olap/schema_change.cpp:
##
@@ -807,22 +807,32 @@ bool
RowBlockAllocator::is_memory_enough_for_sorting(size_t num_rows, size_t all
RowBlockMe
github-actions[bot] commented on PR #9953:
URL: https://github.com/apache/incubator-doris/pull/9953#issuecomment-1149961215
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 #9953:
URL: https://github.com/apache/incubator-doris/pull/9953
--
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
github-actions[bot] commented on PR #9873:
URL: https://github.com/apache/incubator-doris/pull/9873#issuecomment-1150001674
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 #9873:
URL: https://github.com/apache/incubator-doris/pull/9873#issuecomment-1150001727
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
jackwener commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892465090
##
fe/fe-core/src/main/java/org/apache/doris/nereids/properties/PhysicalProperties.java:
##
@@ -17,9 +17,20 @@
package org.apache.doris.nereids.properties;
smallx commented on PR #9985:
URL: https://github.com/apache/incubator-doris/pull/9985#issuecomment-1150073192
@BiteThet Unit test passed. Please review it again. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
alangui opened a new issue, #10020:
URL: https://github.com/apache/incubator-doris/issues/10020
### 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
dock
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892593582
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer,
PlanNode i
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892593582
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer,
PlanNode i
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 9c52b4a508 [enhance] improve dict in-
yiguolei merged PR #10009:
URL: https://github.com/apache/incubator-doris/pull/10009
--
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_r892595594
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -140,6 +141,60 @@ public HashJoinNode(PlanNodeId id, PlanNode outer,
PlanNode i
yiguolei closed issue #9570: [Feature] datetime column type support
auto-initialized with default CURRENT_TIMESTAMP
URL: https://github.com/apache/incubator-doris/issues/9570
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
yiguolei merged PR #9972:
URL: https://github.com/apache/incubator-doris/pull/9972
--
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
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 99fb830023 [feature] datetime column
yiguolei merged PR #9985:
URL: https://github.com/apache/incubator-doris/pull/9985
--
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
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 342ab52270 [fix] Fix type description
yiguolei closed pull request #9969: [enhance] improve dict in-predicate evaluate
URL: https://github.com/apache/incubator-doris/pull/9969
--
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 PR #9966:
URL: https://github.com/apache/incubator-doris/pull/9966#issuecomment-1150141127
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 #9966:
URL: https://github.com/apache/incubator-doris/pull/9966#issuecomment-1150141155
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
yiguolei merged PR #9966:
URL: https://github.com/apache/incubator-doris/pull/9966
--
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
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/incubator-doris.git
from 342ab52270 [fix] Fix type description in PrimitiveType (#9985)
add 688f8f6e90 [test] Fix date function
Kikyou1997 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r892602734
##
fe/fe-core/src/main/java/org/apache/doris/nereids/properties/PhysicalProperties.java:
##
@@ -17,9 +17,20 @@
package org.apache.doris.nereids.properties;
yiguolei merged PR #9955:
URL: https://github.com/apache/incubator-doris/pull/9955
--
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
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 449bfe10d1 fix: fix a thread safe pro
yiguolei merged PR #9931:
URL: https://github.com/apache/incubator-doris/pull/9931
--
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
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 e5ed259da6 [fix](regression-test) fix
adonis0147 commented on code in PR #9056:
URL: https://github.com/apache/incubator-doris/pull/9056#discussion_r892647180
##
be/src/vec/functions/array/function_array_mapped.h:
##
@@ -0,0 +1,77 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
yiguolei merged PR #9910:
URL: https://github.com/apache/incubator-doris/pull/9910
--
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
yiguolei closed issue #9909: [Bug] be crash when executing sql contains
bitmap_intersect function
URL: https://github.com/apache/incubator-doris/issues/9909
--
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.
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 bf8b4fb2d3 [Bugfix] be crash when exe
yangzhg commented on code in PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893005225
##
be/src/common/config.h:
##
@@ -300,6 +300,9 @@ CONF_mInt32(convert_rowset_thread_num, "0");
// initial sleep interval in seconds of scan alpha rowset
CONF_m
yangzhg commented on code in PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893007504
##
be/src/olap/compaction.cpp:
##
@@ -55,6 +55,68 @@ Status Compaction::execute_compact() {
return st;
}
+Status Compaction::small_rowsets_compact() {
+
yangzhg commented on code in PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893008698
##
be/src/olap/compaction.cpp:
##
@@ -55,6 +55,68 @@ Status Compaction::execute_compact() {
return st;
}
+Status Compaction::small_rowsets_compact() {
+
yangzhg commented on code in PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r893008941
##
be/src/olap/tablet.cpp:
##
@@ -870,10 +870,56 @@ void Tablet::calculate_cumulative_point() {
if (ret_cumulative_point == K_INVALID_CUMULATIVE_POINT) {
yangzhg commented on PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150596032
Can you provide some test data about how often this feature can be imported
with and without it
--
This is an automated message from the Apache Git Service.
To respond to the me
caiconghui commented on PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150597461
will there be any side effect for normal compaction performance, if there
are many stream load and with not small data?
--
This is an automated message from the Apache Git Se
github-actions[bot] commented on PR #9887:
URL: https://github.com/apache/incubator-doris/pull/9887#issuecomment-1150614665
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 #9887:
URL: https://github.com/apache/incubator-doris/pull/9887#issuecomment-1150614681
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
zhangstar333 commented on code in PR #9930:
URL: https://github.com/apache/incubator-doris/pull/9930#discussion_r893032637
##
be/src/vec/aggregate_functions/aggregate_function_java_udaf.h:
##
@@ -0,0 +1,361 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or
chenlinzhong commented on PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150624270
> will there be any side effect for normal compaction performance, if there
are many stream load and with not small data?
maybe, because small compaction use the same
caiconghui commented on PR #9804:
URL: https://github.com/apache/incubator-doris/pull/9804#issuecomment-1150625402
> > will there be any side effect for normal compaction performance, if
there are many stream load and with not small data?
>
> maybe, because small compaction use the sa
yiguolei commented on code in PR #10013:
URL: https://github.com/apache/incubator-doris/pull/10013#discussion_r893038957
##
be/src/vec/runtime/vfile_result_writer.cpp:
##
@@ -0,0 +1,510 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lic
icedrugs89 opened a new issue, #10022:
URL: https://github.com/apache/incubator-doris/issues/10022
### 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
1
icedrugs89 commented on issue #10022:
URL:
https://github.com/apache/incubator-doris/issues/10022#issuecomment-1150633806
`product_def_no` String类型 修改为varchar(100)可以解决
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
924060929 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893038269
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/AbstractOperator.java:
##
@@ -17,13 +17,18 @@
package org.apache.doris.nereids.operators;
+
wangshuo128 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893045887
##
fe/fe-core/src/main/java/org/apache/doris/nereids/PlanOperatorVisitor.java:
##
@@ -0,0 +1,57 @@
+// Licensed to the Apache Software Foundation (ASF) under
924060929 commented on code in PR #9993:
URL: https://github.com/apache/incubator-doris/pull/9993#discussion_r893045453
##
fe/fe-core/src/main/java/org/apache/doris/nereids/PlanOperatorVisitor.java:
##
@@ -0,0 +1,57 @@
+// Licensed to the Apache Software Foundation (ASF) under o
morningman commented on code in PR #9971:
URL: https://github.com/apache/incubator-doris/pull/9971#discussion_r893042637
##
fe/fe-core/src/main/java/org/apache/doris/common/Config.java:
##
@@ -1655,4 +1655,11 @@ public class Config extends ConfigBase {
@ConfField(mutable =
morningman merged PR #9856:
URL: https://github.com/apache/incubator-doris/pull/9856
--
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.
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 19bc14cf8d [feature-wip](array-type
morningman closed issue #9872: [Bug] query hudi table failed
URL: https://github.com/apache/incubator-doris/issues/9872
--
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 unsu
morningman merged PR #9873:
URL: https://github.com/apache/incubator-doris/pull/9873
--
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.
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 050cbba6e5 [fix][hudi] use lowerCas
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 9bc82542fd [test] add bitmap index
morningman merged PR #10008:
URL: https://github.com/apache/incubator-doris/pull/10008
--
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.
yiguolei commented on code in PR #10016:
URL: https://github.com/apache/incubator-doris/pull/10016#discussion_r893055097
##
be/src/olap/rowset/segment_v2/parsed_page.h:
##
@@ -67,17 +70,38 @@ struct ParsedPage {
return Status::OK();
}
-~ParsedPage() {
-
1 - 100 of 128 matches
Mail list logo