liaoxin01 opened a new pull request, #12886:
URL: https://github.com/apache/doris/pull/12886
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
dutyu opened a new pull request, #12887:
URL: https://github.com/apache/doris/pull/12887
…ion and improve performance for datetime format.
# Proposed changes
Ease the audit log discard problem for auditloader plugin.
Issue Number: close #12885
## Problem summary
mrhhsg opened a new pull request, #12888:
URL: https://github.com/apache/doris/pull/12888
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
superhanliu2 commented on code in PR #12837:
URL: https://github.com/apache/doris/pull/12837#discussion_r977643300
##
thirdparty/vars.sh:
##
@@ -288,7 +288,7 @@ JEMALLOC_SOURCE="jemalloc-5.2.1"
JEMALLOC_MD5SUM="3d41fbf006e6ebffd489bdb304d009ae"
# cctz
-CCTZ_DOWNLOAD="https:/
superhanliu2 commented on code in PR #12837:
URL: https://github.com/apache/doris/pull/12837#discussion_r977643300
##
thirdparty/vars.sh:
##
@@ -288,7 +288,7 @@ JEMALLOC_SOURCE="jemalloc-5.2.1"
JEMALLOC_MD5SUM="3d41fbf006e6ebffd489bdb304d009ae"
# cctz
-CCTZ_DOWNLOAD="https:/
xinyiZzz opened a new pull request, #12889:
URL: https://github.com/apache/doris/pull/12889
# Proposed changes
Issue Number: close #xxx
## Problem summary
cherry-pick:
https://github.com/apache/doris/pull/12666
https://github.com/apache/doris/pull/12339
https://g
xinyiZzz merged PR #12889:
URL: https://github.com/apache/doris/pull/12889
--
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
jackwener opened a new pull request, #12890:
URL: https://github.com/apache/doris/pull/12890
# Proposed changes
Issue Number: close #xxx
## Problem summary
- fix Outer LAsscom, current forgot to check onCondtion for Outer LAsscom
- improve onConditon checker.
##
morrySnow closed pull request #12876: test bucket shuffle
URL: https://github.com/apache/doris/pull/12876
--
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
morrySnow opened a new pull request, #12891:
URL: https://github.com/apache/doris/pull/12891
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
zhannngchen commented on code in PR #12866:
URL: https://github.com/apache/doris/pull/12866#discussion_r977657612
##
be/src/olap/olap_server.cpp:
##
@@ -700,6 +708,19 @@ Status
StorageEngine::submit_quick_compaction_task(TabletSharedPtr tablet) {
return Status::OK();
}
zhannngchen commented on code in PR #12866:
URL: https://github.com/apache/doris/pull/12866#discussion_r977716456
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -102,6 +110,284 @@ Status BetaRowsetWriter::add_block(const
vectorized::Block* block) {
return _add_block(b
HappenLee opened a new pull request, #12892:
URL: https://github.com/apache/doris/pull/12892
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
github-actions[bot] commented on PR #12867:
URL: https://github.com/apache/doris/pull/12867#issuecomment-1255102655
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 #12867:
URL: https://github.com/apache/doris/pull/12867#issuecomment-1255102723
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
zhannngchen commented on code in PR #12866:
URL: https://github.com/apache/doris/pull/12866#discussion_r977743775
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -102,6 +110,284 @@ Status BetaRowsetWriter::add_block(const
vectorized::Block* block) {
return _add_block(b
BePPPower commented on code in PR #12848:
URL: https://github.com/apache/doris/pull/12848#discussion_r977757888
##
be/src/vec/exec/scan/new_jdbc_scan_node.cpp:
##
@@ -0,0 +1,62 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
zhannngchen commented on code in PR #12866:
URL: https://github.com/apache/doris/pull/12866#discussion_r977705741
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -309,12 +641,23 @@ Status BetaRowsetWriter::_create_segment_writer(
DCHECK(file_writer != nullptr);
seg
BePPPower commented on code in PR #12848:
URL: https://github.com/apache/doris/pull/12848#discussion_r977757888
##
be/src/vec/exec/scan/new_jdbc_scan_node.cpp:
##
@@ -0,0 +1,62 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
morningman opened a new pull request, #12893:
URL: https://github.com/apache/doris/pull/12893
# Proposed changes
Issue Number: close #xxx
## Problem summary
This PR is from #11742, and add arrow reader support.
If there are 5 columns in table and 4 columns in file,
englefly opened a new pull request, #12894:
URL: https://github.com/apache/doris/pull/12894
# Proposed changes
TPCH q7, we have expression like
``` (n1.n_name = 'FRANCE' and n2.n_name = 'GERMANY')
or (n1.n_name = 'GERMANY' and n2.n_name = 'FRANCE')```
this expression implies
zhannngchen closed pull request #12862: [debug](test)a test pr for qa pipeline
debug, will not merge
URL: https://github.com/apache/doris/pull/12862
--
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 t
dinggege1024 opened a new issue, #12895:
URL: https://github.com/apache/doris/issues/12895
### 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
Until
sahilm-10 commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1255198436
@luzhijing I am interested in DOCS & BLOGS TRANSLATION. I am new to
Open-Source, if there's any post remaining to assign , Please assign me. I want
to contribute.
--
This is an
HappenLee commented on PR #12892:
URL: https://github.com/apache/doris/pull/12892#issuecomment-1255210036
> please also modify free block in `src/vec/exec/scan/scanner_context.cpp`
just a test pr in branch `opt_perf`, if it's effective, I will create a new
pr to do this in `master` br
wsjz opened a new pull request, #12896:
URL: https://github.com/apache/doris/pull/12896
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
github-actions[bot] commented on PR #12838:
URL: https://github.com/apache/doris/pull/12838#issuecomment-1255403424
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 #12838:
URL: https://github.com/apache/doris/pull/12838#issuecomment-1255403458
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 #12820:
URL: https://github.com/apache/doris/pull/12820#issuecomment-1255513860
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] closed pull request #8603: fix string default value bug
URL: https://github.com/apache/doris/pull/8603
--
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 un
yiguolei merged PR #12870:
URL: https://github.com/apache/doris/pull/12870
--
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 #12869:
URL: https://github.com/apache/doris/pull/12869
--
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 #12873:
URL: https://github.com/apache/doris/pull/12873
--
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 #12838:
URL: https://github.com/apache/doris/pull/12838
--
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 closed issue #12759: [Bug] Creating a view with comment does not take
effect
URL: https://github.com/apache/doris/issues/12759
--
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 c
yiguolei merged PR #12814:
URL: https://github.com/apache/doris/pull/12814
--
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 #12730:
URL: https://github.com/apache/doris/pull/12730
--
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 #12731:
URL: https://github.com/apache/doris/pull/12731
--
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
luzhijing closed issue #11331: [Feature] The poseexplode function support like
hive.
URL: https://github.com/apache/doris/issues/11331
--
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 co
morningman commented on code in PR #12848:
URL: https://github.com/apache/doris/pull/12848#discussion_r978206551
##
be/src/vec/exec/scan/new_jdbc_scan_node.cpp:
##
@@ -0,0 +1,62 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agr
luzhijing commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1255717711
> @luzhijing I am interested in DOCS & BLOGS TRANSLATION. I am new to
Open-Source, if there's any post remaining to assign , Please assign me. I want
to contribute.
Welcome!
liaoxin01 commented on code in PR #12875:
URL: https://github.com/apache/doris/pull/12875#discussion_r978212087
##
be/src/olap/rowset/beta_rowset_writer.h:
##
@@ -69,6 +69,7 @@ class BetaRowsetWriter : public RowsetWriter {
RowsetTypePB type() const override { return Rowset
morningman commented on code in PR #12896:
URL: https://github.com/apache/doris/pull/12896#discussion_r978212119
##
be/src/vec/exec/format/parquet/vparquet_reader.h:
##
@@ -74,7 +75,7 @@ class ParquetReader : public GenericReader {
virtual ~ParquetReader();
-Status
liaoxin01 commented on code in PR #12875:
URL: https://github.com/apache/doris/pull/12875#discussion_r978213928
##
be/src/olap/rowset/beta_rowset_writer.h:
##
@@ -93,7 +94,6 @@ class BetaRowsetWriter : public RowsetWriter {
/// Because we want to flush memtables in parallel
zhannngchen commented on code in PR #12875:
URL: https://github.com/apache/doris/pull/12875#discussion_r978214486
##
be/src/olap/rowset/beta_rowset_writer.h:
##
@@ -69,6 +69,7 @@ class BetaRowsetWriter : public RowsetWriter {
RowsetTypePB type() const override { return Rows
hf200012 merged PR #111:
URL: https://github.com/apache/doris-website/pull/111
--
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
morrySnow commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r977225255
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/TypeCoercion.java:
##
@@ -82,6 +85,23 @@ public Expression visitBinaryOperator(Bina
cambyzju opened a new pull request, #12897:
URL: https://github.com/apache/doris/pull/12897
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
AshinGau opened a new pull request, #12898:
URL: https://github.com/apache/doris/pull/12898
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
BePPPower opened a new pull request, #12899:
URL: https://github.com/apache/doris/pull/12899
# Proposed changes
Related pr: https://github.com/apache/doris/pull/11582
This pr is the new odbc scan node and new odbc scanner.
## Problem summary
Describe your changes.
lide-reed opened a new issue, #12900:
URL: https://github.com/apache/doris/issues/12900
### 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
Doris 1.1.2-
adonis0147 merged PR #12762:
URL: https://github.com/apache/doris/pull/12762
--
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
qzsee commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r978227226
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/FoldConstantRuleOnFE.java:
##
@@ -0,0 +1,310 @@
+// Licensed to the Apache Software Fou
qzsee commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r978227682
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/FoldConstantRuleOnFE.java:
##
@@ -0,0 +1,310 @@
+// Licensed to the Apache Software Fou
github-actions[bot] commented on PR #12878:
URL: https://github.com/apache/doris/pull/12878#issuecomment-1255749367
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 #12878:
URL: https://github.com/apache/doris/pull/12878#issuecomment-1255749381
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
qzsee commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r978232138
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/ExecutableFunctions.java:
##
@@ -0,0 +1,243 @@
+// Licensed to the Apache Software Foundat
morningman merged PR #12840:
URL: https://github.com/apache/doris/pull/12840
--
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
github-actions[bot] commented on PR #12875:
URL: https://github.com/apache/doris/pull/12875#issuecomment-1255762278
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 #12839:
URL: https://github.com/apache/doris/pull/12839#issuecomment-1255762792
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 #12839:
URL: https://github.com/apache/doris/pull/12839#issuecomment-1255762811
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
cambyzju commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r978243282
##
be/src/common/config.h:
##
@@ -844,6 +844,7 @@ CONF_mString(file_cache_type, "");
CONF_Validator(file_cache_type, [](const std::string config) -> bool {
return
cambyzju commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r978244404
##
be/src/io/cache/file_cache_manager.h:
##
@@ -47,10 +50,20 @@ class FileCacheManager {
bool exist(const std::string& cache_path);
+void add_used_file_siz
yiguolei commented on PR #12496:
URL: https://github.com/apache/doris/pull/12496#issuecomment-1255773941
both clickhouse and pingcap has swtiched to jemalloc.
https://github.com/ClickHouse/ClickHouse/pull/2773
https://github.com/pingcap/tiflash/pull/424
--
This is an automated messag
morrySnow merged PR #12839:
URL: https://github.com/apache/doris/pull/12839
--
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.ap
dutyu opened a new pull request, #12901:
URL: https://github.com/apache/doris/pull/12901
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
morrySnow commented on code in PR #12785:
URL: https://github.com/apache/doris/pull/12785#discussion_r978252987
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/mv/SelectRollupWithAggregate.java:
##
@@ -172,23 +183,33 @@ public List buildRules() {
/**
* Sele
weizhengte opened a new pull request, #12902:
URL: https://github.com/apache/doris/pull/12902
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
zenoyang commented on code in PR #12852:
URL: https://github.com/apache/doris/pull/12852#discussion_r978259350
##
be/src/vec/columns/column_dictionary.h:
##
@@ -360,40 +356,50 @@ class ColumnDictionary final : public COWHelper> {
if (code >= 0) {
re
Jibing-Li opened a new pull request, #12903:
URL: https://github.com/apache/doris/pull/12903
# Proposed changes
Fix bugs:
1. Fe need to send file format (e.g. parquet, orc ...) to be while
processing load jobs using new scanner.
2. Try to get parquet file column type from Schema
liaoxin01 commented on code in PR #12875:
URL: https://github.com/apache/doris/pull/12875#discussion_r978267224
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -346,7 +345,13 @@ Status
BetaRowsetWriter::_flush_segment_writer(std::unique_ptr l(_lock);
+_segment_num_r
JNSimba opened a new pull request, #12904:
URL: https://github.com/apache/doris/pull/12904
## Problem summary
1.The audit log is sometimes lost. The related logs are as follows:
`encounter exception when putting current audit batch, discard current audit
event`
2.The audit log d
zhannngchen commented on code in PR #12875:
URL: https://github.com/apache/doris/pull/12875#discussion_r978271412
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -346,7 +345,13 @@ Status
BetaRowsetWriter::_flush_segment_writer(std::unique_ptr l(_lock);
+_segment_num
morningman commented on code in PR #12904:
URL: https://github.com/apache/doris/pull/12904#discussion_r978272759
##
fe_plugins/auditloader/src/main/java/org/apache/doris/plugin/audit/AuditLoaderPlugin.java:
##
@@ -134,12 +134,12 @@ public boolean eventFilter(AuditEvent.EventType
github-actions[bot] commented on PR #12841:
URL: https://github.com/apache/doris/pull/12841#issuecomment-1255812984
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 #12841:
URL: https://github.com/apache/doris/pull/12841#issuecomment-1255813002
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
dataroaring commented on issue #10473:
URL: https://github.com/apache/doris/issues/10473#issuecomment-1255832542
retention is picked by a guy. https://github.com/apache/doris/issues/12800.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Gabriel39 commented on code in PR #12852:
URL: https://github.com/apache/doris/pull/12852#discussion_r978294410
##
be/src/vec/columns/column_dictionary.h:
##
@@ -360,40 +356,50 @@ class ColumnDictionary final : public COWHelper> {
if (code >= 0) {
r
luozenglin commented on issue #12806:
URL: https://github.com/apache/doris/issues/12806#issuecomment-1255834756
FE will constantly accept instance profiles from BE and update the total
profile in real time, in the process some unreported instance profiles are
empty, which generates this war
morningman merged PR #12902:
URL: https://github.com/apache/doris/pull/12902
--
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
zenoyang commented on PR #12852:
URL: https://github.com/apache/doris/pull/12852#issuecomment-1255845045
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
morrySnow merged PR #12841:
URL: https://github.com/apache/doris/pull/12841
--
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.ap
dinggege1024 commented on issue #12895:
URL: https://github.com/apache/doris/issues/12895#issuecomment-1255856946
sparkload already could load ORC PARQ format file.
But this line of comments looks easy to misunderstand.
--
This is an automated message from the Apache Git Service.
To
BiteThet opened a new issue, #12905:
URL: https://github.com/apache/doris/issues/12905
### 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
morrySnow merged PR #12891:
URL: https://github.com/apache/doris/pull/12891
--
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.ap
sahilm-10 opened a new pull request, #112:
URL: https://github.com/apache/doris-website/pull/112
Please Review Changes and Merge!
--
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 comm
dinggege1024 commented on issue #12895:
URL: https://github.com/apache/doris/issues/12895#issuecomment-1255881447
But this line of comments looks easy to misunderstand
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
dinggege1024 closed issue #12895: [fix] fix sparkload comment
URL: https://github.com/apache/doris/issues/12895
--
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,
jackwener commented on code in PR #12818:
URL: https://github.com/apache/doris/pull/12818#discussion_r978341424
##
fe/fe-core/src/test/java/org/apache/doris/catalog/ColumnStatsTest.java:
##
@@ -59,29 +57,29 @@ public void testSerialization() throws Exception {
dos.close
BiteThet opened a new pull request, #12906:
URL: https://github.com/apache/doris/pull/12906
# Proposed changes
Issue Number: close #12905
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
wangshuo128 commented on code in PR #12785:
URL: https://github.com/apache/doris/pull/12785#discussion_r978356245
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/mv/SelectRollupWithAggregate.java:
##
@@ -172,23 +183,33 @@ public List buildRules() {
/**
* Se
wangshuo128 commented on code in PR #12785:
URL: https://github.com/apache/doris/pull/12785#discussion_r978360611
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/batch/NereidsRewriteJobExecutor.java:
##
@@ -70,7 +71,8 @@ public NereidsRewriteJobExecutor(CascadesContext
levy5307 closed pull request #12257: [fix](memory): avoid coredump when list
pointer is null
URL: https://github.com/apache/doris/pull/12257
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
ChPi opened a new issue, #12907:
URL: https://github.com/apache/doris/issues/12907
### 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
https://gith
wangshuo128 commented on code in PR #12785:
URL: https://github.com/apache/doris/pull/12785#discussion_r978360611
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/batch/NereidsRewriteJobExecutor.java:
##
@@ -70,7 +71,8 @@ public NereidsRewriteJobExecutor(CascadesContext
Gabriel39 opened a new pull request, #12908:
URL: https://github.com/apache/doris/pull/12908
# Proposed changes
~0.2X performance boost for queries containing string predicates
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affec
Gabriel39 closed pull request #12908: Optimize string read
URL: https://github.com/apache/doris/pull/12908
--
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-mai
Gabriel39 opened a new pull request, #12909:
URL: https://github.com/apache/doris/pull/12909
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
starocean999 opened a new pull request, #12910:
URL: https://github.com/apache/doris/pull/12910
# Proposed changes
Issue Number: close #xxx
## Problem summary
currently only constant_substring_fn is fully vectorized, other functions
should keep the old behavior by checki
Gabriel39 opened a new pull request, #12911:
URL: https://github.com/apache/doris/pull/12911
# Proposed changes
~0.2X performance boost for queries containing string predicates
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affec
101 - 200 of 64658 matches
Mail list logo