zhannngchen commented on code in PR #10548:
URL: https://github.com/apache/doris/pull/10548#discussion_r916508357
##
be/src/olap/tablet_meta.h:
##
@@ -214,9 +217,120 @@ class TabletMeta {
RowsetTypePB _preferred_rowset_type = BETA_ROWSET;
std::string _remote_storage_na
zhannngchen commented on PR #10548:
URL: https://github.com/apache/doris/pull/10548#issuecomment-1178629366
@compiletheworld the formatter failed, pls fix 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 ab
xiaokang opened a new pull request, #10694:
URL: https://github.com/apache/doris/pull/10694
# Proposed changes
Issue Number: close #10646
## Problem Summary:
Describe the overview of changes.
BE part for https://github.com/apache/doris/issues/10646. The FE part is
BiteThet commented on code in PR #10392:
URL: https://github.com/apache/doris/pull/10392#discussion_r916537248
##
be/src/vec/aggregate_functions/aggregate_function_null.h:
##
@@ -197,9 +200,66 @@ class AggregateFunctionNullUnary final
}
}
+void add_not_nu
morrySnow commented on code in PR #10672:
URL: https://github.com/apache/doris/pull/10672#discussion_r916542491
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/ExpressionUtils.java:
##
@@ -89,51 +87,36 @@ public static Expression or(List expressions) {
* Use AND/
zhengshiJ commented on code in PR #10678:
URL: https://github.com/apache/doris/pull/10678#discussion_r916543059
##
fe/fe-core/src/main/java/org/apache/doris/analysis/SortInfo.java:
##
@@ -117,6 +119,24 @@ public void setMaterializedTupleInfo(
}
}
+/**
+ *
adonis0147 commented on code in PR #10672:
URL: https://github.com/apache/doris/pull/10672#discussion_r916569297
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/ExpressionUtils.java:
##
@@ -89,51 +87,36 @@ public static Expression or(List expressions) {
* Use AND
yiguolei merged PR #10671:
URL: https://github.com/apache/doris/pull/10671
--
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 d127cfeea2 [docs]fix keywords in sql-functions
Gabriel39 opened a new pull request, #10695:
URL: https://github.com/apache/doris/pull/10695
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
github-actions[bot] commented on PR #10549:
URL: https://github.com/apache/doris/pull/10549#issuecomment-1178734320
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 #10549:
URL: https://github.com/apache/doris/pull/10549#issuecomment-1178734359
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 #10670:
URL: https://github.com/apache/doris/pull/10670#issuecomment-1178736075
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 #10692:
URL: https://github.com/apache/doris/pull/10692#issuecomment-1178745074
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 #10692:
URL: https://github.com/apache/doris/pull/10692#issuecomment-1178745020
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
Henry2SS commented on code in PR #10492:
URL: https://github.com/apache/doris/pull/10492#discussion_r916626276
##
be/src/common/config.h:
##
@@ -763,6 +763,9 @@ CONF_Int32(quick_compaction_batch_size, "10");
// do compaction min rowsets
CONF_Int32(quick_compaction_min_rowsets,
icedrugs89 commented on issue #10696:
URL: https://github.com/apache/doris/issues/10696#issuecomment-1178755340
1、指定具体的年月日分区是可以导入的,怀疑是表的分区目录过大,进行如下验证:
1)broker机器安装hdfs客户端环境,使用通配符*访问hive对应的所有分区文件,耗时大约在56秒
2)查看对应的thrift中的socket代码,执行获取File的status状态可能由于hive分区数太大耗时太久超时
3)查看th
kpfly commented on PR #10629:
URL: https://github.com/apache/doris/pull/10629#issuecomment-1178764456
before this patch,when load JSON data, the tcmalloc hook may bring about a
30% performance loss.
how about after this patch?
--
This is an automated message from the Apache Git Servi
jackwener commented on PR #10624:
URL: https://github.com/apache/doris/pull/10624#issuecomment-1178764697
In addition, This PR will not influent the upgrade. Because deleted field is
optional
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
morningman closed issue #10674: [Bug] join reorder may cause column
non-existence problem
URL: https://github.com/apache/doris/issues/10674
--
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 specif
morningman merged PR #10670:
URL: https://github.com/apache/doris/pull/10670
--
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 036cba [fix](optimizer) join reorder may
cambyzju commented on PR #10673:
URL: https://github.com/apache/doris/pull/10673#issuecomment-1178768701
rebase to trigger P0 regression again.
--
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
k-i-d-d commented on PR #10629:
URL: https://github.com/apache/doris/pull/10629#issuecomment-1178772483
> before this patch,when load JSON data, the tcmalloc hook may bring about a
30% performance loss. how about after this patch?
10%,
In addition to load large JSON, other load ar
kpfly commented on PR #10629:
URL: https://github.com/apache/doris/pull/10629#issuecomment-1178775502
>
nice
--
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
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 35a282fd61 [BugFix] Column datas doesn't match
yiguolei merged PR #10684:
URL: https://github.com/apache/doris/pull/10684
--
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
yiguolei merged PR #10660:
URL: https://github.com/apache/doris/pull/10660
--
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.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new c60ed8f18a [fix](optimizer) join reorde
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 35a282fd61 [BugFix] Column datas doesn't match nullmap when
vectorization load (#10684)
add 2b1d8ac28a [Doc] ad
whutpencil opened a new issue, #10697:
URL: https://github.com/apache/doris/issues/10697
### 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
In our
hf200012 opened a new pull request, #10698:
URL: https://github.com/apache/doris/pull/10698
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
whutpencil opened a new pull request, #10699:
URL: https://github.com/apache/doris/pull/10699
# Proposed changes
Issue Number: https://github.com/apache/doris/issues/10697
## Problem Summary:
See issue.
## Checklist(Required)
1. Does it affect the original b
mrhhsg opened a new pull request, #10700:
URL: https://github.com/apache/doris/pull/10700
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Test with ssb-flat 100g with the SQL:
```sql
select count() from ( SELECT C_CITY, SUM(LO_REVENUE) AS revenue
github-actions[bot] commented on PR #10698:
URL: https://github.com/apache/doris/pull/10698#issuecomment-1178780755
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 #10698:
URL: https://github.com/apache/doris/pull/10698#issuecomment-1178780723
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
Gabriel39 opened a new pull request, #10701:
URL: https://github.com/apache/doris/pull/10701
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
jackwener commented on code in PR #10694:
URL: https://github.com/apache/doris/pull/10694#discussion_r916590916
##
be/src/olap/reader.cpp:
##
@@ -197,11 +197,17 @@ Status TabletReader::_capture_rs_readers(const
ReaderParams& read_params,
// it's ok for rowset to re
morningman opened a new pull request, #10702:
URL: https://github.com/apache/doris/pull/10702
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Change the Catalog class name to Env
Autocomplete by IDE.
No functional changes and bug fixes involved
yiguolei commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916669026
##
be/src/vec/columns/column.h:
##
@@ -246,6 +246,14 @@ class IColumn : public COW {
/// Returns pointer to the position after the read data.
virtual const ch
mrhhsg commented on code in PR #10701:
URL: https://github.com/apache/doris/pull/10701#discussion_r916669902
##
be/src/exec/olap_common.h:
##
@@ -44,25 +45,26 @@ std::string cast_to_string(int8_t);
/**
* @brief Column's value range
**/
-template
+template
class ColumnVal
yiguolei commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916681902
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -50,13 +50,42 @@ struct AggregationMethodSerialized {
Data data;
Iterator iterator;
bool inited = false;
+
github-actions[bot] commented on PR #10678:
URL: https://github.com/apache/doris/pull/10678#issuecomment-1178821588
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 #10678:
URL: https://github.com/apache/doris/pull/10678#issuecomment-1178821541
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
wangsha0 opened a new issue, #10703:
URL: https://github.com/apache/doris/issues/10703
### 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
hdfs file
EmmyMiao87 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r916687709
##
fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/UnboundFunction.java:
##
@@ -52,6 +54,14 @@ public List getArguments() {
return children();
EmmyMiao87 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r916689097
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -263,23 +313,18 @@ public PlanFragment visitPhysicalHashJoin(
github-actions[bot] commented on PR #10512:
URL: https://github.com/apache/doris/pull/10512#issuecomment-1178840627
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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-1.1.0
in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git
at 2e38c12 Remove disclaimer (#42)
No new revisions were added by this update.
-
morrySnow commented on code in PR #10657:
URL: https://github.com/apache/doris/pull/10657#discussion_r916409080
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Group.java:
##
@@ -135,6 +137,35 @@ public void setCostLowerBound(double costLowerBound) {
this.cost
morrySnow commented on code in PR #10657:
URL: https://github.com/apache/doris/pull/10657#discussion_r916707968
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/OperatorType.java:
##
@@ -23,9 +23,9 @@
* 1. ANY: match any operator
* 2. MULTI: match multiple oper
wangbo commented on code in PR #10695:
URL: https://github.com/apache/doris/pull/10695#discussion_r916723622
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -960,13 +960,6 @@ void DefaultValueColumnIterator::insert_default_data(const
TypeInfo* type_info,
dst-
EmmyMiao87 merged PR #10678:
URL: https://github.com/apache/doris/pull/10678
--
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.
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 e6da00bb26 [feature](nereides) support sort tra
github-actions[bot] commented on PR #10699:
URL: https://github.com/apache/doris/pull/10699#issuecomment-1178875878
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 #10699:
URL: https://github.com/apache/doris/pull/10699#issuecomment-1178875855
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
zhengshubin opened a new issue, #10704:
URL: https://github.com/apache/doris/issues/10704
### 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
Now,If
github-actions[bot] commented on PR #10650:
URL: https://github.com/apache/doris/pull/10650#issuecomment-1178894215
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
Gabriel39 commented on code in PR #10695:
URL: https://github.com/apache/doris/pull/10695#discussion_r916741114
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -960,13 +960,6 @@ void DefaultValueColumnIterator::insert_default_data(const
TypeInfo* type_info,
d
github-actions[bot] commented on PR #10655:
URL: https://github.com/apache/doris/pull/10655#issuecomment-1178901442
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
hf200012 opened a new pull request, #44:
URL: https://github.com/apache/doris-flink-connector/pull/44
remove DISCLAIMER
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it
hf200012 closed pull request #44: remove DISCLAIMER
URL: https://github.com/apache/doris-flink-connector/pull/44
--
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,
hf200012 opened a new pull request, #45:
URL: https://github.com/apache/doris-flink-connector/pull/45
remove DISCLAIMER
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new e1e2f13 remove DISCLAIMER
hf200012 merged PR #45:
URL: https://github.com/apache/doris-flink-connector/pull/45
--
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...
yangzhg opened a new issue, #10705:
URL: https://github.com/apache/doris/issues/10705
### 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 #10695:
URL: https://github.com/apache/doris/pull/10695#issuecomment-1178918184
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 #10695:
URL: https://github.com/apache/doris/pull/10695#issuecomment-1178918203
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 #10698:
URL: https://github.com/apache/doris/pull/10698#issuecomment-1178919064
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
liaoxin01 opened a new pull request, #10706:
URL: https://github.com/apache/doris/pull/10706
# Proposed changes
Add Bloom filter index for primary key. This patch is for step 1.2 in
scheduling.
For the detail, see
DSIP-018:https://cwiki.apache.org/confluence/display/DORIS/DSIP-018
morningman commented on PR #10702:
URL: https://github.com/apache/doris/pull/10702#issuecomment-1178939953
> Why do we need this modification?
As we discussed in dev@doris:
https://lists.apache.org/thread/tr2fgydon657wvoy8vf1ccr8z9xos693
--
This is an automated message from the Apa
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to annotated tag 1.1.0-rc04
in repository https://gitbox.apache.org/repos/asf/doris.git
*** WARNING: tag 1.1.0-rc04 was modified! ***
from a6eb47ac08 (commit)
to 113293c989 (tag)
tagging a6
yiguolei merged PR #10691:
URL: https://github.com/apache/doris/pull/10691
--
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 6f29a8ac0d [refactor] update stop_be.sh to avoi
yiguolei closed issue #10641: [Bug] Core dump when aggregate function with no
group by
URL: https://github.com/apache/doris/issues/10641
--
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 merged PR #10650:
URL: https://github.com/apache/doris/pull/10650
--
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 f58a071605 [Bug][Function] pass intermediate ar
yiguolei merged PR #10577:
URL: https://github.com/apache/doris/pull/10577
--
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 f58a071605 [Bug][Function] pass intermediate argument list to be
(#10650)
add 2b2bf017f8 [enhancement](regressi
BiteThet commented on code in PR #10701:
URL: https://github.com/apache/doris/pull/10701#discussion_r916809110
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -937,7 +944,7 @@ std::pair
VOlapScanNode::should_push_down_eq_predicate(doris::SlotD
return result_pair;
}
-t
BiteThet commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916821559
##
be/src/vec/common/columns_hashing.h:
##
@@ -111,29 +111,48 @@ struct HashMethodString : public
columns_hashing_impl::HashMethodBase<
* That is, for example,
morningman merged PR #10655:
URL: https://github.com/apache/doris/pull/10655
--
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 feeef7e4da [feature-wip](unique-key-merge-on-
Gabriel39 opened a new issue, #10707:
URL: https://github.com/apache/doris/issues/10707
### 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
InPredicate
weizuo93 opened a new issue, #10708:
URL: https://github.com/apache/doris/issues/10708
### 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
There may
Gabriel39 opened a new pull request, #10709:
URL: https://github.com/apache/doris/pull/10709
# Proposed changes
Issue Number: close #10707
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
github-actions[bot] commented on PR #10709:
URL: https://github.com/apache/doris/pull/10709#issuecomment-1179020003
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 #10709:
URL: https://github.com/apache/doris/pull/10709#issuecomment-1179020063
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
jackwener opened a new pull request, #10710:
URL: https://github.com/apache/doris/pull/10710
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
split output expr to multiple line.
```
+---
weizuo93 opened a new pull request, #10711:
URL: https://github.com/apache/doris/pull/10711
# Proposed changes
Issue Number: close #10708
## Problem Summary:
There may be some exceptions that cause segment to be lost on BE node.
However, the metadata shows that the tabl
BiteThet commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916847546
##
be/src/vec/columns/column_nullable.cpp:
##
@@ -134,6 +134,24 @@ const char*
ColumnNullable::deserialize_and_insert_from_arena(const char* pos) {
return pos
morningman commented on code in PR #10620:
URL: https://github.com/apache/doris/pull/10620#discussion_r916803679
##
fe/fe-core/src/main/java/org/apache/doris/common/Config.java:
##
@@ -1654,6 +1654,12 @@ public class Config extends ConfigBase {
@ConfField(mutable = false, m
github-actions[bot] commented on PR #10710:
URL: https://github.com/apache/doris/pull/10710#issuecomment-1179030775
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 #10710:
URL: https://github.com/apache/doris/pull/10710#issuecomment-1179030745
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
BiteThet commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916864491
##
be/src/vec/columns/column_nullable.cpp:
##
@@ -134,6 +134,24 @@ const char*
ColumnNullable::deserialize_and_insert_from_arena(const char* pos) {
return pos
BiteThet commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916867517
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -1034,6 +1049,12 @@ Status
AggregationNode::_merge_with_serialized_key(Block* block) {
using HashM
BiteThet commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916872115
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -50,13 +50,41 @@ struct AggregationMethodSerialized {
Data data;
Iterator iterator;
bool inited = false
morningman commented on code in PR #10620:
URL: https://github.com/apache/doris/pull/10620#discussion_r916877906
##
fe/fe-core/src/main/java/org/apache/doris/planner/external/ExternalFileScanNode.java:
##
@@ -311,6 +350,7 @@ private TFileRangeDesc createFileRangeDesc(
/
yiguolei commented on code in PR #10700:
URL: https://github.com/apache/doris/pull/10700#discussion_r916899062
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -50,13 +50,41 @@ struct AggregationMethodSerialized {
Data data;
Iterator iterator;
bool inited = false;
+
1 - 100 of 136 matches
Mail list logo