cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917586621
##
be/src/vec/functions/function_string.h:
##
@@ -553,6 +563,122 @@ 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_r917582969
##
be/src/vec/functions/function_string.h:
##
@@ -553,6 +563,122 @@ 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_r917581725
##
be/src/vec/functions/function_string.h:
##
@@ -540,6 +545,11 @@ class FunctionStringConcatWs : public IFunction {
} else {
null_list[i]
SWJTU-ZhangLei opened a new pull request, #10760:
URL: https://github.com/apache/doris/pull/10760
# Proposed changes
Issue Number: close #10759
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917576053
##
be/src/vec/functions/function_string.h:
##
@@ -540,6 +542,11 @@ class FunctionStringConcatWs : public IFunction {
} else {
null_list[i]
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917575244
##
be/src/vec/functions/function_string.h:
##
@@ -553,36 +560,125 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
SWJTU-ZhangLei opened a new issue, #10759:
URL: https://github.com/apache/doris/issues/10759
### 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
i found
mrhhsg closed pull request #10712: [fix]Avoid error while runing stop_be.sh
with no arg
URL: https://github.com/apache/doris/pull/10712
--
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
mrhhsg commented on PR #10712:
URL: https://github.com/apache/doris/pull/10712#issuecomment-1180005793
Someone has fixed this.
--
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
SWJTU-ZhangLei opened a new pull request, #10758:
URL: https://github.com/apache/doris/pull/10758
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior
no7dw commented on issue #4839:
URL: https://github.com/apache/doris/issues/4839#issuecomment-1180001299
still got a error here .
ver:
Git :
git://4ae1784ec1a5/root/doris-1.0.1@3d4dbaca8229a92525c309ad9211b1cdc750aea0
Version : 1.1.0-preview2
when using union all qu
yiguolei merged PR #10732:
URL: https://github.com/apache/doris/pull/10732
--
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 7fa72406a5 [Doc]Update flink / spark connector download url (#10746)
add f21ce35059 [refactor]remove unused priv
yiguolei closed issue #10729: [Bug] clang compile error: private field
'_profile' is not used
URL: https://github.com/apache/doris/issues/10729
--
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 sp
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 277a7dd97e [bugfix]ColumnDecimal missed some interfaces about
pre-serialization (#10751)
add 7fa72406a5 [Doc]Up
yiguolei merged PR #10746:
URL: https://github.com/apache/doris/pull/10746
--
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 277a7dd97e [bugfix]ColumnDecimal missed some in
yiguolei merged PR #10751:
URL: https://github.com/apache/doris/pull/10751
--
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 #10750: [Bug] ColumnDecimal miss some interfaces about
pre-serialization
URL: https://github.com/apache/doris/issues/10750
--
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 s
github-actions[bot] commented on PR #10756:
URL: https://github.com/apache/doris/pull/10756#issuecomment-1179996775
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 #10756:
URL: https://github.com/apache/doris/pull/10756#issuecomment-1179996763
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
Jibing-Li opened a new pull request, #10757:
URL: https://github.com/apache/doris/pull/10757
# Proposed changes
Use runtime filter for hms external catalog tables.
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect
eldenmoon opened a new pull request, #10756:
URL: https://github.com/apache/doris/pull/10756
_compute_tablet_index catched up a local variable
# Proposed changes
Issue Number: close #10755
## Problem Summary:
Describe the overview of changes.
## Checklist(Re
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917541257
##
fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java:
##
@@ -19,29 +19,58 @@
import org.apache.doris.catalog.Catalog;
import org.apache.doris.cata
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917539917
##
fe/fe-core/src/main/java/org/apache/doris/qe/DdlExecutor.java:
##
@@ -304,6 +305,8 @@ public static void execute(Catalog catalog, DdlStmt
ddlStmt) throws Exception
yangzhg commented on code in PR #10685:
URL: https://github.com/apache/doris/pull/10685#discussion_r917539883
##
be/src/vec/aggregate_functions/aggregate_function_rpc.h:
##
@@ -0,0 +1,762 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
yangzhg commented on code in PR #10685:
URL: https://github.com/apache/doris/pull/10685#discussion_r917538513
##
be/src/vec/aggregate_functions/aggregate_function_rpc.h:
##
@@ -0,0 +1,762 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
yangzhg commented on code in PR #10685:
URL: https://github.com/apache/doris/pull/10685#discussion_r917537353
##
be/src/vec/aggregate_functions/aggregate_function_rpc.h:
##
@@ -0,0 +1,762 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
eldenmoon opened a new issue, #10755:
URL: https://github.com/apache/doris/issues/10755
### 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
yangzhg commented on code in PR #10685:
URL: https://github.com/apache/doris/pull/10685#discussion_r917532832
##
samples/doris-demo/remote-udf-cpp-demo/cpp_function_service_demo.cpp:
##
@@ -128,4 +128,4 @@ int main(int argc, char** argv) {
// Wait until Ctrl-C is pressed, t
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917532186
##
fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java:
##
@@ -149,26 +190,55 @@ public void init(final Map props) throws
AnalysisException {
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917530739
##
fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java:
##
@@ -115,12 +148,17 @@ public StoragePolicy(final PolicyTypeEnum type, final
String policyNam
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 639f1cd26c [improvement](parquet-reader) Add some profile for parquet
reader (#10740)
add cc279d09a1 [BUG] Wron
yiguolei closed issue #10715: [Bug] Wrong results when using in runtime filter
URL: https://github.com/apache/doris/issues/10715
--
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.
yiguolei merged PR #10735:
URL: https://github.com/apache/doris/pull/10735
--
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
yangzhg commented on code in PR #10685:
URL: https://github.com/apache/doris/pull/10685#discussion_r917529661
##
be/src/vec/aggregate_functions/aggregate_function_rpc.h:
##
@@ -0,0 +1,762 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
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 d6e6aae6c6 [docs] how-to-contribute remove incubator (#10730)
add 639f1cd26c [improvement](parquet-reader) Add s
yiguolei merged PR #10740:
URL: https://github.com/apache/doris/pull/10740
--
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 d6e6aae6c6 [docs] how-to-contribute remove incu
yiguolei merged PR #10730:
URL: https://github.com/apache/doris/pull/10730
--
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 81101fc1c5 [enhancement](alter) Make alter job
yiguolei merged PR #10719:
URL: https://github.com/apache/doris/pull/10719
--
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 #10718: [Enhancement] (alter) Increase the success rate
of alter job by ignoring some task failure
URL: https://github.com/apache/doris/issues/10718
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
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 8472ea8324 Revert "[Enhancement] Add column pr
yiguolei merged PR #10734:
URL: https://github.com/apache/doris/pull/10734
--
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
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917528490
##
fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java:
##
@@ -149,26 +190,55 @@ public void init(final Map props) throws
AnalysisException {
yiguolei merged PR #10542:
URL: https://github.com/apache/doris/pull/10542
--
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 4cd4f94717 [docs]fix typo in substring docs (#10747)
add b04a791895 [Enhancement] support compile with jemalloc
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917528280
##
fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java:
##
@@ -244,4 +314,100 @@ private static long getMsByCooldownTtl(String
cooldownTtl) throws Anal
morningman commented on code in PR #10740:
URL: https://github.com/apache/doris/pull/10740#discussion_r917526912
##
be/src/vec/exec/file_text_scanner.h:
##
@@ -42,6 +42,9 @@ class FileTextScanner final : public FileScanner {
Status get_next(Block* block, bool* eof) override
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917526837
##
fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java:
##
@@ -992,6 +999,57 @@ public TWaitingTxnStatusResult
waitingTxnStatus(TWaitingTxnStatu
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917525703
##
fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java:
##
@@ -992,6 +999,57 @@ public TWaitingTxnStatusResult
waitingTxnStatus(TWaitingTxnStatu
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917525593
##
fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java:
##
@@ -992,6 +999,57 @@ public TWaitingTxnStatusResult
waitingTxnStatus(TWaitingTxnStatu
github-actions[bot] commented on PR #10542:
URL: https://github.com/apache/doris/pull/10542#issuecomment-1179941045
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
carlvinhust2012 commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917524726
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
carlvinhust2012 commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917524082
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
carlvinhust2012 commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917524082
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917523839
##
fe/fe-core/src/main/java/org/apache/doris/task/DropReplicaTask.java:
##
@@ -23,11 +23,14 @@
public class DropReplicaTask extends AgentTask {
private int schema
cambyzju commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917523106
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
yiguolei commented on code in PR #10745:
URL: https://github.com/apache/doris/pull/10745#discussion_r917522373
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -518,32 +502,24 @@ void VOlapScanNode::scanner_thread(VOlapScanner* scanner)
{
break;
}
-
yiguolei commented on code in PR #10745:
URL: https://github.com/apache/doris/pull/10745#discussion_r917521948
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -42,19 +42,16 @@ VOlapScanNode::VOlapScanNode(ObjectPool* pool, const
TPlanNode& tnode, const Des
_tuple_desc(
cambyzju commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917521860
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
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 4cd4f94717 [docs]fix typo in substring docs (#1
yiguolei merged PR #10747:
URL: https://github.com/apache/doris/pull/10747
--
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
Author: morningman
Date: Mon Jul 11 03:46:04 2022
New Revision: 55673
Log:
update KEYS
Modified:
dev/doris/KEYS
Modified: dev/doris/KEYS
==
--- dev/doris/KEYS (original)
+++ dev/doris/KEYS Mon Jul 11 03:46:04 2022
@@
cambyzju commented on code in PR #10598:
URL: https://github.com/apache/doris/pull/10598#discussion_r917519972
##
be/src/vec/functions/array/function_array_sort.h:
##
@@ -0,0 +1,288 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917519276
##
fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917519174
##
docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md:
##
@@ -28,10 +28,10 @@ under the License.
### Description
Syntax
-`VARCHAR concat ws (V
carlvinhust2012 commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917518635
##
be/src/vec/functions/function_string.h:
##
@@ -553,36 +560,125 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a044b5dcc5 [refactor](predicate) refactor predicates in scan node
(#10701)
add 1dccfa3d84 [enhancement](nereids
EmmyMiao87 merged PR #10659:
URL: https://github.com/apache/doris/pull/10659
--
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 #10659:
URL: https://github.com/apache/doris/pull/10659#issuecomment-1179929020
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 #10659:
URL: https://github.com/apache/doris/pull/10659#issuecomment-1179929007
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
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917516622
##
fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
LOVEGISER opened a new pull request, #10753:
URL: https://github.com/apache/doris/pull/10753
# Proposed changes
Issue Number: close #10752 https://github.com/apache/doris/issues/10752
## Problem Summary:
1. default config `proxy_connect_timeout 30s; proxy_timeout 30s ` and
carlvinhust2012 commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917516156
##
docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md:
##
@@ -28,10 +28,10 @@ under the License.
### Description
Syntax
-`VARCHAR conca
github-actions[bot] commented on PR #10751:
URL: https://github.com/apache/doris/pull/10751#issuecomment-1179925982
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 #10751:
URL: https://github.com/apache/doris/pull/10751#issuecomment-1179925961
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 #10748:
URL: https://github.com/apache/doris/pull/10748#issuecomment-1179924929
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 #10748:
URL: https://github.com/apache/doris/pull/10748#issuecomment-1179924898
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
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917514217
##
docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md:
##
@@ -28,10 +28,10 @@ under the License.
### Description
Syntax
-`VARCHAR concat ws (V
LOVEGISER opened a new issue, #10752:
URL: https://github.com/apache/doris/issues/10752
### 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
1. my Do
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917512744
##
be/src/vec/functions/function_string.h:
##
@@ -540,6 +542,11 @@ class FunctionStringConcatWs : public IFunction {
} else {
null_list[i]
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r917512744
##
be/src/vec/functions/function_string.h:
##
@@ -540,6 +542,11 @@ class FunctionStringConcatWs : public IFunction {
} else {
null_list[i]
mrhhsg opened a new pull request, #10751:
URL: https://github.com/apache/doris/pull/10751
# Proposed changes
Issue Number: close #10750
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
mrhhsg opened a new issue, #10750:
URL: https://github.com/apache/doris/issues/10750
### 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
Related PR: #1
github-actions[bot] commented on PR #10736:
URL: https://github.com/apache/doris/pull/10736#issuecomment-1179913155
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
pengxiangyu commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r917497115
##
fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under
zxealous opened a new pull request, #10749:
URL: https://github.com/apache/doris/pull/10749
# Proposed changes
function concat_ws support array
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavi
wsjz commented on code in PR #10740:
URL: https://github.com/apache/doris/pull/10740#discussion_r917504435
##
be/src/vec/exec/file_text_scanner.h:
##
@@ -42,6 +42,9 @@ class FileTextScanner final : public FileScanner {
Status get_next(Block* block, bool* eof) override;
github-actions[bot] commented on PR #10730:
URL: https://github.com/apache/doris/pull/10730#issuecomment-1179906621
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 #10730:
URL: https://github.com/apache/doris/pull/10730#issuecomment-1179906600
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
cambyzju commented on code in PR #10747:
URL: https://github.com/apache/doris/pull/10747#discussion_r917503982
##
docs/en/docs/sql-manual/sql-functions/string-functions/substring.md:
##
@@ -74,4 +82,4 @@ mysql> select substring('abc1def', 2, 2);
```
### keywords
-SUBSTRING
+
cambyzju opened a new pull request, #10748:
URL: https://github.com/apache/doris/pull/10748
# Proposed changes
Issue Number: close #7570
## Problem Summary:
Array functions could used with `WHERE` clause, add regression tests for it.
## Checklist(Required)
1
jackwener commented on code in PR #10747:
URL: https://github.com/apache/doris/pull/10747#discussion_r917503097
##
docs/zh-CN/docs/sql-manual/sql-functions/string-functions/substring.md:
##
@@ -69,4 +76,4 @@ mysql> select substring('abc1def', 2, 2);
+---
hf200012 commented on code in PR #10730:
URL: https://github.com/apache/doris/pull/10730#discussion_r917499737
##
docs/zh-CN/community/how-to-contribute/pull-request.md:
##
@@ -250,9 +250,9 @@ Total 6 (delta 4), reused 0 (delta 0)
remote: Resolving deltas: 100% (4/4), completed
morningman commented on code in PR #10730:
URL: https://github.com/apache/doris/pull/10730#discussion_r917492957
##
docs/zh-CN/community/how-to-contribute/pull-request.md:
##
@@ -30,7 +30,7 @@ under the License.
### 1. Fork仓库
-进入 apache/incubator-doris 的 [github
页面](https:
cambyzju opened a new pull request, #10747:
URL: https://github.com/apache/doris/pull/10747
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
1. fix typo in
docs/en/docs/sql-manual/sql-functions/string-functions/substrin
hf200012 opened a new pull request, #10746:
URL: https://github.com/apache/doris/pull/10746
Update flink / spark connector download url
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
jacktengg opened a new pull request, #10745:
URL: https://github.com/apache/doris/pull/10745
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
1 - 100 of 137 matches
Mail list logo