hello-stephen commented on PR #22890:
URL: https://github.com/apache/doris/pull/22890#issuecomment-1676241811
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.33 seconds
stream load tsv: 511 seconds loaded 74807831229 Bytes
BiteThet commented on PR #22890:
URL: https://github.com/apache/doris/pull/22890#issuecomment-1676232746
run buildall
--
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
This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 abc9de07b3 [Bug](pipeline) make sure sink is
BiteThet merged PR #22765:
URL: https://github.com/apache/doris/pull/22765
--
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
zhangnew commented on PR #9369:
URL: https://github.com/apache/doris/pull/9369#issuecomment-1676228079
Why closed ? It's useful
--
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 commen
amorynan commented on code in PR #22911:
URL: https://github.com/apache/doris/pull/22911#discussion_r1292655706
##
be/src/vec/functions/function_json.cpp:
##
@@ -936,6 +937,186 @@ class FunctionJsonValid : public IFunction {
}
};
+class FunctionJsonMergePreserve : public
amorynan commented on code in PR #22911:
URL: https://github.com/apache/doris/pull/22911#discussion_r1292655103
##
be/src/vec/functions/function_json.cpp:
##
@@ -936,6 +937,186 @@ class FunctionJsonValid : public IFunction {
}
};
+class FunctionJsonMergePreserve : public
amorynan commented on code in PR #22911:
URL: https://github.com/apache/doris/pull/22911#discussion_r1292654814
##
regression-test/suites/query_p0/sql_functions/json_functions/test_json_function.groovy:
##
@@ -83,4 +83,14 @@ suite("test_json_function") {
qt_sql "SELECT JSON
github-actions[bot] commented on PR #22765:
URL: https://github.com/apache/doris/pull/22765#issuecomment-1676219780
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
hello-stephen commented on PR #22754:
URL: https://github.com/apache/doris/pull/22754#issuecomment-1676208291
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.77 seconds
stream load tsv: 511 seconds loaded 74807831229 Bytes
github-actions[bot] commented on PR #22916:
URL: https://github.com/apache/doris/pull/22916#issuecomment-1676207664
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
hello-stephen commented on PR #22899:
URL: https://github.com/apache/doris/pull/22899#issuecomment-1676207610
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.23 seconds
stream load tsv: 508 seconds loaded 74807831229 Bytes
hammerZh-Z closed pull request #22913: [feature](json-function) add jsonb_valid
function #21268
URL: https://github.com/apache/doris/pull/22913
--
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
hammerZh-Z opened a new pull request, #22916:
URL: https://github.com/apache/doris/pull/22916
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
hello-stephen commented on PR #22889:
URL: https://github.com/apache/doris/pull/22889#issuecomment-1676201788
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.15 seconds
stream load tsv: 512 seconds loaded 74807831229 Bytes
zddr commented on PR #22754:
URL: https://github.com/apache/doris/pull/22754#issuecomment-1676200192
run buildall
--
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 unsubsc
zddr commented on PR #22899:
URL: https://github.com/apache/doris/pull/22899#issuecomment-1676198932
run buildall
--
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 unsubsc
github-actions[bot] commented on PR #22915:
URL: https://github.com/apache/doris/pull/22915#issuecomment-1676198777
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
morningman opened a new pull request, #22915:
URL: https://github.com/apache/doris/pull/22915
## Proposed changes
cherry pick #17404
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d...@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 bddab94121 [Enhancement](partial update) Sup
dataroaring merged PR #22874:
URL: https://github.com/apache/doris/pull/22874
--
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.
TangSiyang2001 commented on PR #22889:
URL: https://github.com/apache/doris/pull/22889#issuecomment-1676193194
run buildall
--
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.
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 395840cbbb [Chore](refactor) Split IndexChan
dataroaring merged PR #22848:
URL: https://github.com/apache/doris/pull/22848
--
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 bff3b90263 [fix](tablet clone) fix tablet sc
dataroaring merged PR #22861:
URL: https://github.com/apache/doris/pull/22861
--
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 79a61ced42 [docs](load) fix indentation in s
dataroaring merged PR #22807:
URL: https://github.com/apache/doris/pull/22807
--
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.
github-actions[bot] commented on PR #22807:
URL: https://github.com/apache/doris/pull/22807#issuecomment-1676188848
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 #22807:
URL: https://github.com/apache/doris/pull/22807#issuecomment-1676188841
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.
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 23add67d14 [fix](load) fix core at memtable
dataroaring merged PR #22914:
URL: https://github.com/apache/doris/pull/22914
--
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.
github-actions[bot] commented on PR #22914:
URL: https://github.com/apache/doris/pull/22914#issuecomment-1676184374
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 #22914:
URL: https://github.com/apache/doris/pull/22914#issuecomment-1676184368
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
hello-stephen commented on PR #22629:
URL: https://github.com/apache/doris/pull/22629#issuecomment-1676176116
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.47 seconds
stream load tsv: 509 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #22754:
URL: https://github.com/apache/doris/pull/22754#issuecomment-1676169033
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.45 seconds
stream load tsv: 506 seconds loaded 74807831229 Bytes
zddr commented on PR #22629:
URL: https://github.com/apache/doris/pull/22629#issuecomment-1676168702
run buildall
--
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 unsubsc
zddr commented on PR #22754:
URL: https://github.com/apache/doris/pull/22754#issuecomment-1676159157
run buildall
--
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 unsubsc
github-actions[bot] commented on PR #16590:
URL: https://github.com/apache/doris/pull/16590#issuecomment-1676154342
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
wm1581066 commented on issue #22912:
URL: https://github.com/apache/doris/issues/22912#issuecomment-1676140557
Yes,In Progress
--
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
hello-stephen commented on PR #22809:
URL: https://github.com/apache/doris/pull/22809#issuecomment-1675997207
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.4 seconds
stream load tsv: 519 seconds loaded 74807831229 Bytes,
XieJiann commented on PR #22809:
URL: https://github.com/apache/doris/pull/22809#issuecomment-1675979838
run buildall
--
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 uns
hello-stephen commented on PR #22914:
URL: https://github.com/apache/doris/pull/22914#issuecomment-1675952284
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.82 seconds
stream load tsv: 510 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #22911:
URL: https://github.com/apache/doris/pull/22911#issuecomment-1675945742
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.12 seconds
stream load tsv: 512 seconds loaded 74807831229 Bytes
github-actions[bot] commented on PR #22914:
URL: https://github.com/apache/doris/pull/22914#issuecomment-1675925232
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
kaijchen commented on PR #22914:
URL: https://github.com/apache/doris/pull/22914#issuecomment-1675923222
run buildall
--
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 uns
kaijchen opened a new pull request, #22914:
URL: https://github.com/apache/doris/pull/22914
## Proposed changes
Fix core when calculating mem consumption of MemTableWriter in dev branch:
```
*** Aborted at 1691737795 (unix time) try "date -d @1691737795" if you are
using GNU
hello-stephen commented on PR #22855:
URL: https://github.com/apache/doris/pull/22855#issuecomment-1675919698
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.55 seconds
stream load tsv: 517 seconds loaded 74807831229 Bytes
taptao commented on PR #22911:
URL: https://github.com/apache/doris/pull/22911#issuecomment-1675918471
run buildall
--
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
github-actions[bot] commented on PR #22913:
URL: https://github.com/apache/doris/pull/22913#issuecomment-1675911531
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
hammerZh-Z opened a new pull request, #22913:
URL: https://github.com/apache/doris/pull/22913
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
yiguolei commented on code in PR #22897:
URL: https://github.com/apache/doris/pull/22897#discussion_r1292270275
##
be/src/vec/data_types/data_type_array.cpp:
##
@@ -148,9 +148,9 @@ void DataTypeArray::to_string(const IColumn& column, size_t
row_num, BufferWrita
}
yiguolei commented on code in PR #22897:
URL: https://github.com/apache/doris/pull/22897#discussion_r1292269883
##
be/src/vec/columns/column_string.h:
##
@@ -140,15 +145,22 @@ class ColumnString final : public COWHelper {
}
void insert(const Field& x) override {
-
yiguolei commented on code in PR #22897:
URL: https://github.com/apache/doris/pull/22897#discussion_r1292269712
##
be/src/vec/columns/column_object.h:
##
@@ -188,23 +215,68 @@ class ColumnObject final : public COWHelper {
const bool is_nullable;
Subcolumns subcolumns;
github-actions[bot] commented on PR #22855:
URL: https://github.com/apache/doris/pull/22855#issuecomment-1675890023
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
zykkk 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 41ff48f838 [regresstion][external]fix case test_sh
zy-kkk merged PR #22898:
URL: https://github.com/apache/doris/pull/22898
--
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.apach
gavinchou commented on PR #22898:
URL: https://github.com/apache/doris/pull/22898#issuecomment-1675866474
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 unsubscrib
zhaojintaozhao opened a new issue, #22912:
URL: https://github.com/apache/doris/issues/22912
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
Now Apache Do
github-actions[bot] commented on PR #22911:
URL: https://github.com/apache/doris/pull/22911#issuecomment-1675853463
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #22911:
URL: https://github.com/apache/doris/pull/22911#issuecomment-1675852043
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
hello-stephen commented on PR #22869:
URL: https://github.com/apache/doris/pull/22869#issuecomment-1675846950
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.81 seconds
stream load tsv: 514 seconds loaded 74807831229 Bytes
taptao opened a new pull request, #22911:
URL: https://github.com/apache/doris/pull/22911
## Proposed changes
Issue Number: close https://github.com/apache/doris/issues/21268
## Further comments
Add json_merge_preserve function.
TODO: Add doc for json_merge_pre
dutyu commented on PR #22869:
URL: https://github.com/apache/doris/pull/22869#issuecomment-1675836021
run buildall
--
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 unsubs
hello-stephen commented on PR #22869:
URL: https://github.com/apache/doris/pull/22869#issuecomment-1675834933
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.64 seconds
stream load tsv: 518 seconds loaded 74807831229 Bytes
gtk96 closed pull request #22394: [hotfix](docs) fix readme 404 link
URL: https://github.com/apache/doris/pull/22394
--
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
dutyu commented on PR #22869:
URL: https://github.com/apache/doris/pull/22869#issuecomment-1675819489
run buildall
--
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 unsubs
hello-stephen commented on PR #22895:
URL: https://github.com/apache/doris/pull/22895#issuecomment-1675811753
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.82 seconds
stream load tsv: 510 seconds loaded 74807831229 Bytes
yiguolei commented on PR #22895:
URL: https://github.com/apache/doris/pull/22895#issuecomment-1675798349
run buildall
--
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 uns
Tech-Circle-48 commented on issue #21834:
URL: https://github.com/apache/doris/issues/21834#issuecomment-1675797850
I'm in development
--
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
yiguolei commented on PR #22895:
URL: https://github.com/apache/doris/pull/22895#issuecomment-1675785715
run p0
--
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 unsubscri
This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 1f8cb3f54a [Chore](doc) Fix doc zh-CN typo (#2
luzhijing merged PR #22903:
URL: https://github.com/apache/doris/pull/22903
--
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
yiguolei merged PR #22908:
URL: https://github.com/apache/doris/pull/22908
--
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 23094a01d4 [fix](test) load data inpath will re
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 4e880288c6 [refactor]use clear concept to repla
yiguolei merged PR #22801:
URL: https://github.com/apache/doris/pull/22801
--
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
77 matches
Mail list logo