Kikyou1997 closed pull request #10726: [bugfix] Fix the unexpected concurrent
modification to the block returned by VOlapScanNode
URL: https://github.com/apache/doris/pull/10726
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Kikyou1997 closed issue #10725: [Bug] Get wrong results of TPC-DS SQL
URL: https://github.com/apache/doris/issues/10725
--
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 unsub
EmmyMiao87 closed issue #9640: [Enhancement] (Nereids) add cost and enforcer
job to cascades
URL: https://github.com/apache/doris/issues/9640
--
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 spec
EmmyMiao87 merged PR #10657:
URL: https://github.com/apache/doris/pull/10657
--
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 51855633e4 [feature](Nereids): cost and enforce
adonis0147 commented on code in PR #10672:
URL: https://github.com/apache/doris/pull/10672#discussion_r917632764
##
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
924060929 opened a new pull request, #10761:
URL: https://github.com/apache/doris/pull/10761
# Proposed changes
Issue Number: no issue
## Problem Summary:
in the past, we use generic type for plan and expression to support pattern
match framework, it can support type inf
github-actions[bot] commented on PR #10761:
URL: https://github.com/apache/doris/pull/10761#issuecomment-1180087564
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 #10761:
URL: https://github.com/apache/doris/pull/10761#issuecomment-1180087605
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
caoliang-web opened a new pull request, #10762:
URL: https://github.com/apache/doris/pull/10762
## Problem Summary:
Add round function in regression test
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't know)
2. Has unit tests been added:
caoliang-web closed pull request #10762: [regression]Add round function in
regression test
URL: https://github.com/apache/doris/pull/10762
--
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 specifi
github-actions[bot] commented on PR #10672:
URL: https://github.com/apache/doris/pull/10672#issuecomment-1180098695
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
mrhhsg opened a new issue, #10763:
URL: https://github.com/apache/doris/issues/10763
### 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-f21ce35
github-actions[bot] commented on PR #10672:
URL: https://github.com/apache/doris/pull/10672#issuecomment-1180110261
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
mrhhsg commented on issue #10763:
URL: https://github.com/apache/doris/issues/10763#issuecomment-1180110638
@luozenglin
Hi, could you please help to check this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
EmmyMiao87 merged PR #10672:
URL: https://github.com/apache/doris/pull/10672
--
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 deae728fc6 [refactor](nereids) Refine some code
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917690603
##
be/src/vec/functions/function_string.h:
##
@@ -553,6 +563,122 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std::
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917690374
##
be/src/vec/functions/function_string.h:
##
@@ -540,6 +545,11 @@ class FunctionStringConcatWs : public IFunction {
} else {
null_list[i]
caoliang-web opened a new pull request, #10765:
URL: https://github.com/apache/doris/pull/10765
## Problem Summary:
Add round and cast function tests in regression tests
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't know)
2. Has unit t
BiteThet opened a new issue, #10766:
URL: https://github.com/apache/doris/issues/10766
### 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
Gabriel39 opened a new pull request, #10767:
URL: https://github.com/apache/doris/pull/10767
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
morningman closed pull request #10408: [TLP][Doc]Modify the incubator link in
the ecological extension and community documentation
URL: https://github.com/apache/doris/pull/10408
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
mrhhsg closed issue #10763: [Bug] Be core caused by `opentelemetry::trace`
URL: https://github.com/apache/doris/issues/10763
--
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
mrhhsg commented on issue #10763:
URL: https://github.com/apache/doris/issues/10763#issuecomment-1180164688
After rebuilding the third-party, this issue does not recur.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
SWJTU-ZhangLei opened a new pull request, #10768:
URL: https://github.com/apache/doris/pull/10768
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior
mrhhsg opened a new pull request, #10769:
URL: https://github.com/apache/doris/pull/10769
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Test on ssb-flat(100g) with this SQL:
```sql
select max((LO_ORDERDATE DIV 1)) from lineorder_flat;
```
eldenmoon opened a new pull request, #10770:
URL: https://github.com/apache/doris/pull/10770
# 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 #10770:
URL: https://github.com/apache/doris/pull/10770#issuecomment-1180192556
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
Kikyou1997 opened a new pull request, #10771:
URL: https://github.com/apache/doris/pull/10771
# Proposed changes
Issue Number: no inssue
## Problem Summary:
Use inheritance hierarchy instead of combination to make the framework more
clear
## Checklist(Required)
dataroaring commented on PR #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180220192
wow~
--
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 unsubscr
xiaokang opened a new pull request, #10772:
URL: https://github.com/apache/doris/pull/10772
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
VCollectIterator::Level1Iterator::~Level1Iterator() does not delete element
caoliang-web opened a new pull request, #10773:
URL: https://github.com/apache/doris/pull/10773
## Problem Summary:
Add common errors to broker load import documentation
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't know)
2. Has unit t
github-actions[bot] commented on PR #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180248643
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 #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180248683
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5eb38467ef [bug](be) be asan core doris::DiskIo
yiguolei closed issue #10759: [Bug] (be) asan be core
doris::DiskIoMgr::~DiskIoMgr()
URL: https://github.com/apache/doris/issues/10759
--
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
yiguolei merged PR #10760:
URL: https://github.com/apache/doris/pull/10760
--
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 commented on code in PR #10772:
URL: https://github.com/apache/doris/pull/10772#discussion_r917822747
##
be/src/vec/olap/vcollect_iterator.cpp:
##
@@ -260,6 +260,14 @@ VCollectIterator::Level1Iterator::~Level1Iterator() {
child = nullptr;
}
}
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 5eb38467ef [bug](be) be asan core doris::DiskIoMgr::~DiskIoMgr(#10759)
(#10760)
add c51badb1ae [feature-wip](da
yiguolei merged PR #10767:
URL: https://github.com/apache/doris/pull/10767
--
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 #10769:
URL: https://github.com/apache/doris/pull/10769
--
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 9b554be698 [improvement]Division of integer is
xiaokang commented on code in PR #10772:
URL: https://github.com/apache/doris/pull/10772#discussion_r917831368
##
be/src/vec/olap/vcollect_iterator.cpp:
##
@@ -260,6 +260,14 @@ VCollectIterator::Level1Iterator::~Level1Iterator() {
child = nullptr;
}
}
github-actions[bot] commented on PR #10772:
URL: https://github.com/apache/doris/pull/10772#issuecomment-1180305610
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 #10772:
URL: https://github.com/apache/doris/pull/10772#issuecomment-1180305632
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, #10774:
URL: https://github.com/apache/doris/pull/10774
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
`resolvedTupleExprs` is so confusing and redundant.
So, I try to remove it.
## Checklist(Required)
morningman opened a new issue, #4839:
URL: https://github.com/apache/doris/issues/4839
**Describe the bug**
Create view failed with error: "failed to init view stmt"
**To Reproduce**
create a view with some complex select stmt such as union and join and group
by.
**Why**
github-actions[bot] commented on PR #10385:
URL: https://github.com/apache/doris/pull/10385#issuecomment-1180340826
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 #10385:
URL: https://github.com/apache/doris/pull/10385#issuecomment-1180340795
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 commented on issue #10703:
URL: https://github.com/apache/doris/issues/10703#issuecomment-1180379223
Is it possible to support by using BrokerLoad?
--
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
BiteThet opened a new pull request, #10775:
URL: https://github.com/apache/doris/pull/10775
# Proposed changes
Issue Number: close #10766
only core dump on clang
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affec
jacktengg opened a new pull request, #10776:
URL: https://github.com/apache/doris/pull/10776
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Pushing RF to volapscanner will cause coredump when running tpcds-sf1
queries, disable it temporarily.
## C
jacktengg commented on code in PR #10745:
URL: https://github.com/apache/doris/pull/10745#discussion_r917918822
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -42,19 +42,16 @@ VOlapScanNode::VOlapScanNode(ObjectPool* pool, const
TPlanNode& tnode, const Des
_tuple_desc
xiaokang commented on PR #10442:
URL: https://github.com/apache/doris/pull/10442#issuecomment-1180428035
@HappenLee @kpfly Is there any more comments before it can be merged?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
yiguolei merged PR #10772:
URL: https://github.com/apache/doris/pull/10772
--
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 9b554be698 [improvement]Division of integer is too slow (#10769)
add 195d3b4a5a fix Level1Iterator memory leak (
github-actions[bot] commented on PR #10776:
URL: https://github.com/apache/doris/pull/10776#issuecomment-1180446490
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 #10776:
URL: https://github.com/apache/doris/pull/10776#issuecomment-1180446544
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 #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1180469506
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 #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1180469463
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
dataroaring merged PR #10748:
URL: https://github.com/apache/doris/pull/10748
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 27505773f5 add regression test for array fun
github-actions[bot] commented on PR #10770:
URL: https://github.com/apache/doris/pull/10770#issuecomment-1180471097
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
zhannngchen commented on PR #10714:
URL: https://github.com/apache/doris/pull/10714#issuecomment-1180472929
@dataroaring @liaoxin01 pls help to review this PR
--
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
zhannngchen commented on PR #10706:
URL: https://github.com/apache/doris/pull/10706#issuecomment-1180482126
@dataroaring could you help to review this PR?
--
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 t
EmmyMiao87 merged PR #10761:
URL: https://github.com/apache/doris/pull/10761
--
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 5a54d518dc [Refactor](Nereids) remove generic t
dataroaring commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918002387
##
be/src/olap/memtable.cpp:
##
@@ -101,19 +101,14 @@ void MemTable::_init_agg_functions(const
vectorized::Block* block) {
}
for (uint32_t cid = _schema
dataroaring merged PR #10758:
URL: https://github.com/apache/doris/pull/10758
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 a266d7b040 [bug](be) fix be _quick_compactio
BiteThet commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918022045
##
be/src/olap/memtable.cpp:
##
@@ -101,19 +101,14 @@ void MemTable::_init_agg_functions(const
vectorized::Block* block) {
}
for (uint32_t cid = _schem
yiguolei merged PR #10776:
URL: https://github.com/apache/doris/pull/10776
--
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 88f466ab86 [bugfix] temporarily disable pushing
dataroaring merged PR #10714:
URL: https://github.com/apache/doris/pull/10714
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 3b9cb524bc [feature-wip](unique-key-merge-on
dataroaring closed issue #10755: [Bug] DISTRIBUTED BY RANDOM BUCKETS is not
random
URL: https://github.com/apache/doris/issues/10755
--
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
dataroaring merged PR #10756:
URL: https://github.com/apache/doris/pull/10756
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 62fba5aa5d [Fix](distrubution) fix random ta
github-actions[bot] commented on PR #10677:
URL: https://github.com/apache/doris/pull/10677#issuecomment-1180540159
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 #10677:
URL: https://github.com/apache/doris/pull/10677#issuecomment-1180540221
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 code in PR #10721:
URL: https://github.com/apache/doris/pull/10721#discussion_r918062727
##
be/src/olap/tablet_manager.cpp:
##
@@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId
tablet_id, const TabletShar
// During restore
dataroaring merged PR #10378:
URL: https://github.com/apache/doris/pull/10378
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 aea41c2ffa support different python version
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/doris.git
from aea41c2ffa support different python version in build-support scripts
(#10378)
add f5036fea63 [enhancement][mu
morningman closed issue #10723: [Bug] [Multi-Catalog] Failed to use hms
database when there are some presto views in hms.
URL: https://github.com/apache/doris/issues/10723
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
morningman merged PR #10724:
URL: https://github.com/apache/doris/pull/10724
--
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
xinyiZzz commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918101331
##
be/src/runtime/mem_pool.h:
##
@@ -104,9 +104,17 @@ class MemPool {
/// of the current chunk. Creates a new chunk if there aren't any chunks
/// with enough
BiteThet commented on PR #10775:
URL: https://github.com/apache/doris/pull/10775#issuecomment-1180603761
yes
-- Original --
From: Xinyi Zou ***@***.***>
Date: Mon,Jul 11,2022 11:55 PM
To: apache/doris ***@***.***>
Cc: Pxl
yiguolei merged PR #10442:
URL: https://github.com/apache/doris/pull/10442
--
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 4e9d5a7f7a optimize substr performance and fix
hello-stephen commented on PR #10686:
URL: https://github.com/apache/doris/pull/10686#issuecomment-1181187676
this pr meets the bug https://github.com/apache/doris/issues/10766 too,
maybe need to rebase master when the bug fixed
--
This is an automated message from the Apache Git Service.
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918463119
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918463373
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918466163
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918467991
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918470367
##
regression-test/suites/query/sql_functions/string_functions/test_string_function.groovy:
##
@@ -38,6 +38,9 @@ suite("test_string_function", "query") {
qt_sql "s
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918470842
##
docs/zh-CN/docs/sql-manual/sql-functions/string-functions/concat_ws.md:
##
@@ -58,6 +59,27 @@ mysql> select concat_ws("or", "d", NULL,"is");
+--
xiaokang commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r918439471
##
be/src/common/config.h:
##
@@ -744,6 +744,11 @@ CONF_mInt32(string_type_length_soft_limit_bytes,
"1048576");
CONF_Validator(string_type_length_soft_limit_bytes,
weizuo93 commented on code in PR #10721:
URL: https://github.com/apache/doris/pull/10721#discussion_r918485330
##
be/src/olap/tablet_manager.cpp:
##
@@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId
tablet_id, const TabletShar
// During restore pro
1 - 100 of 130 matches
Mail list logo