adonis0147 opened a new pull request, #13571:
URL: https://github.com/apache/doris/pull/13571
# Proposed changes
~~Issue Number: close #xxx~~
## Problem summary
There are some errors occur when building FE by JDK (arm64) on M1 because
the dependencies `protoc` and `grpc-
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608203
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.61 seconds
load time: 626 seconds
storage size: 17154810712 Bytes
https://doris-co
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608018
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.42 seconds
load time: 561 seconds
storage size: 17154709764 Bytes
https://doris-co
hello-stephen commented on PR #13511:
URL: https://github.com/apache/doris/pull/13511#issuecomment-1287588219
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 37.59 seconds
load time: 578 seconds
storage size: 17155053111 Bytes
https://doris-co
rc452860 opened a new issue, #13570:
URL: https://github.com/apache/doris/issues/13570
### 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.2
zy-kkk opened a new pull request, #13569:
URL: https://github.com/apache/doris/pull/13569
# 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 #8633:
URL: https://github.com/apache/doris/pull/8633#issuecomment-1287549224
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.
hello-stephen commented on PR #13535:
URL: https://github.com/apache/doris/pull/13535#issuecomment-1287259357
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.4 seconds
load time: 590 seconds
storage size: 17154743814 Bytes
https://doris-com
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287240671
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.36 seconds
load time: 558 seconds
storage size: 17154644827 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
adonisling 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 20ade4ae96 [chore](macOS) Disable JAVA UDF te
adonis0147 merged PR #13563:
URL: https://github.com/apache/doris/pull/13563
--
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
hello-stephen commented on PR #13563:
URL: https://github.com/apache/doris/pull/13563#issuecomment-1287221741
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.08 seconds
load time: 563 seconds
storage size: 17154655352 Bytes
https://doris-co
hello-stephen commented on PR #13562:
URL: https://github.com/apache/doris/pull/13562#issuecomment-1287220467
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 37.09 seconds
load time: 558 seconds
storage size: 17154887195 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1287201084
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.05 seconds
load time: 562 seconds
storage size: 17154655327 Bytes
https://doris-co
hello-stephen commented on PR #13558:
URL: https://github.com/apache/doris/pull/13558#issuecomment-1287172888
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.7 seconds
load time: 567 seconds
storage size: 17154644812 Bytes
https://doris-com
siriume closed issue #12689: [Bug] Array column join Error.
URL: https://github.com/apache/doris/issues/12689
--
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-
siriume closed issue #11677: [Bug] count (distinct (xxx)) over is not support
URL: https://github.com/apache/doris/issues/11677
--
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.
siriume closed issue #11238: [Bug] Rows transformed by collect_list in subquery
cannot be used
URL: https://github.com/apache/doris/issues/11238
--
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
siriume closed issue #11495: [Bug] The nvl function reports an error after the
vectorization engine is enabled.
URL: https://github.com/apache/doris/issues/11495
--
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
github-actions[bot] commented on PR #13558:
URL: https://github.com/apache/doris/pull/13558#issuecomment-1287144655
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 #13558:
URL: https://github.com/apache/doris/pull/13558#issuecomment-1287144601
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
morningman commented on PR #13558:
URL: https://github.com/apache/doris/pull/13558#issuecomment-1287143436
> If this is a `master-only` config, can you modify it on non-master FE, the
stmt will be forwarded to master, see the Constructor of `AdminSetConfigStmt`.
Oh, i see, this is onl
BiteThet commented on code in PR #13466:
URL: https://github.com/apache/doris/pull/13466#discussion_r1001937599
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -569,6 +569,153 @@ class FunctionUnixTimestamp : public IFunction {
}
};
+template class Impl, typen
hello-stephen commented on PR #13539:
URL: https://github.com/apache/doris/pull/13539#issuecomment-1287133395
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39 seconds
load time: 564 seconds
storage size: 17154644737 Bytes
https://doris-commu
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 60e9fe2b3a [fix](plugin) bugfix for dirty uni
morningman merged PR #13543:
URL: https://github.com/apache/doris/pull/13543
--
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
morningman closed issue #13540: [Bug] PluginMgr may produce dirty uninstallation
URL: https://github.com/apache/doris/issues/13540
--
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
yuanyuan8983 commented on issue #13503:
URL: https://github.com/apache/doris/issues/13503#issuecomment-1287121456
Hello!看样子可能是配置有问题,可以加我微信:lyy0222 ,我们一起看下哈!
--
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
github-actions[bot] commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287118225
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 #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287118158
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 #13563:
URL: https://github.com/apache/doris/pull/13563#issuecomment-1287111267
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 #13563:
URL: https://github.com/apache/doris/pull/13563#issuecomment-1287111210
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 #13562:
URL: https://github.com/apache/doris/pull/13562#issuecomment-1287104470
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 #13562:
URL: https://github.com/apache/doris/pull/13562#issuecomment-1287104586
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
hello-stephen commented on PR #13511:
URL: https://github.com/apache/doris/pull/13511#issuecomment-1287099674
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.68 seconds
load time: 563 seconds
storage size: 17154699249 Bytes
https://doris-co
morningman opened a new pull request, #13568:
URL: https://github.com/apache/doris/pull/13568
# Proposed changes
Issue Number: close #xxx
## Problem summary
The regression test may failed because of heartbeat failure occasionally.
So I add 2 new FE config to relax this
dataroaring opened a new pull request, #13565:
URL: https://github.com/apache/doris/pull/13565
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
dataroaring opened a new issue, #13564:
URL: https://github.com/apache/doris/issues/13564
### 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
Memory
adonis0147 opened a new pull request, #13563:
URL: https://github.com/apache/doris/pull/13563
# Proposed changes
Disable JAVA UDF on macOS temporarily.
## Problem summary
Fail to start BE if it was built with JAVA UDF on macOS.
Some issues:
1. `ulimit -n` doesn't wo
hello-stephen commented on PR #13375:
URL: https://github.com/apache/doris/pull/13375#issuecomment-1287074463
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 42.28 seconds
load time: 591 seconds
storage size: 17154821287 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new cbc277d022 [fix](profile) fix q
yiguolei merged PR #13501:
URL: https://github.com/apache/doris/pull/13501
--
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 6ff6a4f8b2 [fix] The special library name tabl
yiguolei merged PR #13519:
URL: https://github.com/apache/doris/pull/13519
--
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 #13516: [Bug]
URL: https://github.com/apache/doris/issues/13516
--
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.
hf200012 opened a new pull request, #13562:
URL: https://github.com/apache/doris/pull/13562
upgrade commons-text to 1.10.0
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect t
Gabriel39 merged PR #13561:
URL: https://github.com/apache/doris/pull/13561
--
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
hello-stephen commented on PR #13436:
URL: https://github.com/apache/doris/pull/13436#issuecomment-1287054129
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.64 seconds
load time: 567 seconds
storage size: 17154644857 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 038ccab3c4 [benchmark](rewrite) add hints for
github-actions[bot] commented on PR #13548:
URL: https://github.com/apache/doris/pull/13548#issuecomment-1287040172
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 branch-1.2-unstable
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-unstable by this
push:
new 83b95f7ebb [memor
hello-stephen commented on PR #13505:
URL: https://github.com/apache/doris/pull/13505#issuecomment-1287009189
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 41.16 seconds
load time: 600 seconds
storage size: 17154768661 Bytes
https://doris-co
hello-stephen commented on PR #13543:
URL: https://github.com/apache/doris/pull/13543#issuecomment-1287008330
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.65 seconds
load time: 566 seconds
storage size: 17154644847 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-1.2-unstable
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-unstable by this
push:
new dcc8d57f46 [Rever
github-actions[bot] commented on PR #13561:
URL: https://github.com/apache/doris/pull/13561#issuecomment-1286987452
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 #13561:
URL: https://github.com/apache/doris/pull/13561#issuecomment-1286987379
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.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 122f36e5be [RuntimeFilter] (vec) support runtime filter in indeed slot
id (#13556)
add 8e19b13f18 [Improvemen
Gabriel39 merged PR #13557:
URL: https://github.com/apache/doris/pull/13557
--
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 122f36e5be [RuntimeFilter] (vec) support runt
Gabriel39 merged PR #13556:
URL: https://github.com/apache/doris/pull/13556
--
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
hello-stephen commented on PR #13466:
URL: https://github.com/apache/doris/pull/13466#issuecomment-1286975158
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.36 seconds
load time: 568 seconds
storage size: 17154655636 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 c1cce29b20 [chore](regression) modify duplica
Gabriel39 merged PR #13527:
URL: https://github.com/apache/doris/pull/13527
--
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 f0b608018b [config](tpch) Disable jemalloc an
Gabriel39 merged PR #13555:
URL: https://github.com/apache/doris/pull/13555
--
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
Gabriel39 opened a new pull request, #13561:
URL: https://github.com/apache/doris/pull/13561
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
hello-stephen commented on PR #13552:
URL: https://github.com/apache/doris/pull/13552#issuecomment-1286951508
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.27 seconds
load time: 555 seconds
storage size: 17154655325 Bytes
https://doris-co
hello-stephen commented on PR #13527:
URL: https://github.com/apache/doris/pull/13527#issuecomment-1286948014
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.56 seconds
load time: 568 seconds
storage size: 17154644834 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 3d8e75039b [branch-1.1-lts](res
yiguolei merged PR #13559:
URL: https://github.com/apache/doris/pull/13559
--
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
hello-stephen commented on PR #13550:
URL: https://github.com/apache/doris/pull/13550#issuecomment-1286904503
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.68 seconds
load time: 566 seconds
storage size: 17154644701 Bytes
https://doris-co
hello-stephen commented on PR #13547:
URL: https://github.com/apache/doris/pull/13547#issuecomment-1286898036
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.49 seconds
load time: 632 seconds
storage size: 17154875762 Bytes
https://doris-co
COMMENT "value1"
) ENGINE = OLAP
DUPLICATE KEY(`dt`, `key1`, `key2`)
COMMENT "测试join左表"
PARTITION BY RANGE(`dt`)
(
PARTITION p20221022 VALUES [("20221021"),("20221022"))
)
DISTRIBUTED BY HASH(`key1`) BUCKETS 3
PROPERTIES (
&quo
nextdreamblue opened a new pull request, #13559:
URL: https://github.com/apache/doris/pull/13559
…_enable' to restore statement (#12498)
Add restore new property 'reserve_dynamic_partition_enable', which means you
can get a table with dynamic_partition_enable property which has the sa
hello-stephen commented on PR #13546:
URL: https://github.com/apache/doris/pull/13546#issuecomment-1286858817
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.92 seconds
load time: 570 seconds
storage size: 17154644820 Bytes
https://doris-co
github-actions[bot] commented on PR #13555:
URL: https://github.com/apache/doris/pull/13555#issuecomment-1286853498
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 #13555:
URL: https://github.com/apache/doris/pull/13555#issuecomment-1286853462
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 #13527:
URL: https://github.com/apache/doris/pull/13527#issuecomment-1286851825
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 #13533:
URL: https://github.com/apache/doris/pull/13533#issuecomment-1286837707
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.23 seconds
load time: 565 seconds
storage size: 17154577937 Bytes
https://doris-co
luozenglin opened a new pull request, #13558:
URL: https://github.com/apache/doris/pull/13558
Non-master nodes may switch to master, so we should allow the master-only
configuration of all fe nodes to be modified.
# Proposed changes
Issue Number: close #xxx
## Proble
Gabriel39 opened a new pull request, #13557:
URL: https://github.com/apache/doris/pull/13557
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
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 a5db1be44f [enhancement](publish) add metic pub
yiguolei merged PR #13522:
URL: https://github.com/apache/doris/pull/13522
--
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
HappenLee opened a new pull request, #13556:
URL: https://github.com/apache/doris/pull/13556
# Proposed changes
After:

TPCH Q20: can have rf afther new planer
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
from 45bed60a89 [fix](rowset) fix that rowset writer doesn't process the
return value, which may result in data l
yiguolei merged PR #13554:
URL: https://github.com/apache/doris/pull/13554
--
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
HappenLee opened a new pull request, #13555:
URL: https://github.com/apache/doris/pull/13555
# Proposed changes
change build.sh and query hint of q22.
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
hello-stephen commented on PR #13519:
URL: https://github.com/apache/doris/pull/13519#issuecomment-1286810017
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.34 seconds
load time: 568 seconds
storage size: 17154656769 Bytes
https://doris-co
github-actions[bot] commented on PR #13485:
URL: https://github.com/apache/doris/pull/13485#issuecomment-1286799762
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 #13485:
URL: https://github.com/apache/doris/pull/13485#issuecomment-1286799708
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 #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1286788581
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 41.14 seconds
load time: 635 seconds
storage size: 17154810775 Bytes
https://doris-co
hello-stephen commented on PR #13514:
URL: https://github.com/apache/doris/pull/13514#issuecomment-1286788231
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.18 seconds
load time: 562 seconds
storage size: 17154644861 Bytes
https://doris-co
hello-stephen commented on PR #13375:
URL: https://github.com/apache/doris/pull/13375#issuecomment-1286759318
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.9 seconds
load time: 693 seconds
storage size: 17154821214 Bytes
https://doris-com
nextdreamblue opened a new pull request, #13554:
URL: https://github.com/apache/doris/pull/13554
…restore statement
Add a new property called 'reserve_replica', which means you can get a table
with same partitions with the same replication num as before the backup.
relation pr:
yiguolei merged PR #13224:
URL: https://github.com/apache/doris/pull/13224
--
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 branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 45bed60a89 [fix](rowset) fix th
yiguolei closed issue #13242: [Bug] create view need check table by table name
regex
URL: https://github.com/apache/doris/issues/13242
--
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
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 3006b258b0 [Improvement](bloomfilter) allocate memory for BF in open
phase (#13494)
add 02598931e6 [fix](ddl) c
yiguolei merged PR #13240:
URL: https://github.com/apache/doris/pull/13240
--
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
yixiutt commented on code in PR #13522:
URL: https://github.com/apache/doris/pull/13522#discussion_r1001588589
##
be/src/olap/storage_engine.cpp:
##
@@ -1026,38 +1026,8 @@ void StorageEngine::notify_listeners() {
}
Status StorageEngine::execute_task(EngineTask* task) {
-
1 - 100 of 138 matches
Mail list logo