github-actions[bot] commented on PR #13041:
URL: https://github.com/apache/doris/pull/13041#issuecomment-1269264896
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
hf200012 commented on PR #13066:
URL: https://github.com/apache/doris/pull/13066#issuecomment-1269263889
Please improve the documentation, line separators and examples to make it
clearer for users to use
--
This is an automated message from the Apache Git Service.
To respond to the messag
github-actions[bot] commented on PR #13068:
URL: https://github.com/apache/doris/pull/13068#issuecomment-1269261527
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 #13068:
URL: https://github.com/apache/doris/pull/13068#issuecomment-1269261499
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 #13130:
URL: https://github.com/apache/doris/pull/13130#issuecomment-1269257823
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 441b450a79 (runtimefilter) shorter time prep
dataroaring merged PR #13127:
URL: https://github.com/apache/doris/pull/13127
--
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 218b0857ab [fix](string) allocate memory acc
dataroaring merged PR #13112:
URL: https://github.com/apache/doris/pull/13112
--
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 #13128:
URL: https://github.com/apache/doris/pull/13128#issuecomment-1269152192
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 #13128:
URL: https://github.com/apache/doris/pull/13128#issuecomment-1269152154
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
bigcatpan opened a new pull request, #13130:
URL: https://github.com/apache/doris/pull/13130
# 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 #8412:
URL: https://github.com/apache/doris/pull/8412#issuecomment-1269135272
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.
dataroaring opened a new pull request, #13113:
URL: https://github.com/apache/doris/pull/13113
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
jackwener commented on code in PR #13073:
URL: https://github.com/apache/doris/pull/13073#discussion_r985859248
##
fe/fe-core/src/test/java/org/apache/doris/utframe/TestWithFeService.java:
##
@@ -540,4 +547,19 @@ private void checkAlterJob() throws InterruptedException,
MetaNot
github-actions[bot] commented on PR #13105:
URL: https://github.com/apache/doris/pull/13105#issuecomment-1265517064
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 #13105:
URL: https://github.com/apache/doris/pull/13105#issuecomment-1265517130
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 merged PR #13108:
URL: https://github.com/apache/doris/pull/13108
--
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.
dataroaring opened a new pull request, #13112:
URL: https://github.com/apache/doris/pull/13112
… size
String column lengh is 2GB, if we allocate memory according to column
length, string would consume a lot of memory. It also misleads memory tracker.
# Proposed changes
I
zhannngchen opened a new pull request, #13111:
URL: https://github.com/apache/doris/pull/13111
# Proposed changes
Issue Number: close #xxx
## Problem summary
#12716 removed the mem limit for single load task, in this PR I propose to
remove the session variable load_mem_l
github-actions[bot] commented on PR #13062:
URL: https://github.com/apache/doris/pull/13062#issuecomment-1264839422
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 opened a new issue, #13110:
URL: https://github.com/apache/doris/issues/13110
### 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
1.1-lts
github-actions[bot] commented on PR #13062:
URL: https://github.com/apache/doris/pull/13062#issuecomment-1264839408
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
Yukang-LIAN commented on code in PR #13056:
URL: https://github.com/apache/doris/pull/13056#discussion_r985264453
##
be/src/exprs/aggregate_functions.h:
##
@@ -372,6 +372,14 @@ class AggregateFunctions {
static StringVal window_funnel_serialize(FunctionContext* ctx, const
Yukang-LIAN commented on PR #13106:
URL: https://github.com/apache/doris/pull/13106#issuecomment-1264682776
> Even though some images cannot be found when reading md files [directly on
the github](https://github.com/apache/doris/tree/master/docs/zh-CN/docs) , I
think it's better to close th
GoGim1 commented on PR #13106:
URL: https://github.com/apache/doris/pull/13106#issuecomment-1264675000
I found that if this PR was merged, images on [Doris's
website](https://doris.apache.org/docs/summary/basic-summary) would get the
wrong path since the website only copies the docs/images
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch hf200012-patch-3
in repository https://gitbox.apache.org/repos/asf/doris.git
at af090af07d fix slack link
This branch includes the following new commits:
new af090af07d fix sla
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch hf200012-patch-3
in repository https://gitbox.apache.org/repos/asf/doris.git
commit af090af07dc26f10d5a7a8cfbc6b6106aa7cb950
Author: jiafeng.zhang
AuthorDate: Wed Oct 5 23:02:34 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d286aa7bf7 [fix](spark-load) no need to filte
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 90512ebd59 [typo](docs)Metadata Operations
30 matches
Mail list logo