wangshuo128 commented on code in PR #13434:
URL: https://github.com/apache/doris/pull/13434#discussion_r997804395
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleType.java:
##
@@ -51,6 +51,8 @@ public enum RuleType {
RESOLVE_AGGREGATE_ALIAS(RuleTypeClass.REWR
wangshuo128 commented on code in PR #13434:
URL: https://github.com/apache/doris/pull/13434#discussion_r997804395
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleType.java:
##
@@ -51,6 +51,8 @@ public enum RuleType {
RESOLVE_AGGREGATE_ALIAS(RuleTypeClass.REWR
github-actions[bot] commented on PR #13409:
URL: https://github.com/apache/doris/pull/13409#issuecomment-1281945951
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
starocean999 opened a new pull request, #13436:
URL: https://github.com/apache/doris/pull/13436
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #13240:
URL: https://github.com/apache/doris/pull/13240#issuecomment-1281958690
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
lsy3993 commented on code in PR #13400:
URL: https://github.com/apache/doris/pull/13400#discussion_r997857113
##
regression-test/suites/query_p0/sql_functions/datetime_functions/test_date_function.groovy:
##
@@ -424,4 +424,30 @@ suite("test_date_function") {
qt_sql """ sele
lsy3993 commented on code in PR #13400:
URL: https://github.com/apache/doris/pull/13400#discussion_r997857358
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -569,6 +569,164 @@ class FunctionUnixTimestamp : public IFunction {
}
};
+template
+class FunctionDateOrDa
lsy3993 commented on code in PR #13400:
URL: https://github.com/apache/doris/pull/13400#discussion_r997858941
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -569,6 +569,164 @@ class FunctionUnixTimestamp : public IFunction {
}
};
+template
+class FunctionDateOrDa
hello-stephen commented on PR #13363:
URL: https://github.com/apache/doris/pull/13363#issuecomment-1281974887
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.55 seconds
load time: 601 seconds
storage size: 17107956263 Bytes
https://doris-co
Gabriel39 merged PR #13409:
URL: https://github.com/apache/doris/pull/13409
--
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 6d322f85ac [improvement](compaction) delete n
Gabriel39 opened a new pull request, #13437:
URL: https://github.com/apache/doris/pull/13437
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
morrySnow merged PR #13399:
URL: https://github.com/apache/doris/pull/13399
--
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.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6d322f85ac [improvement](compaction) delete num based compaction
policy (#13409)
add d8e53da764 [feature-wip](
SpringHuBiWei commented on issue #13403:
URL: https://github.com/apache/doris/issues/13403#issuecomment-1282028161
> @SpringHuBiWei 这个可以线下看看,这个可能是一个比较简单的问题,可以联系微信: warpdrive1987
hi,大佬,这个我看1.2.3已经release 我今天更新了这个版本之后 be现在是没问题了,目前观察还行 还在测试中,你这个微信号搜不到.
--
This is an automated messa
liujinhui1994 opened a new pull request, #13438:
URL: https://github.com/apache/doris/pull/13438
# Proposed changes
Issue Number: close #13099
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
xiaokang closed pull request #12860: [bugfix])(function)return error instead of
crash be for unsupported CAST
URL: https://github.com/apache/doris/pull/12860
--
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
xiaokang commented on PR #12860:
URL: https://github.com/apache/doris/pull/12860#issuecomment-1282061643
it will be covered by #13379
--
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
carlvinhust2012 opened a new pull request, #13439:
URL: https://github.com/apache/doris/pull/13439
# Proposed changes
1. this pr is used to fix the be core dump when import array by orc format.
2. before the change, the be will core dump when import array by orc format.
3. after the
zhangstar333 opened a new pull request, #13440:
URL: https://github.com/apache/doris/pull/13440
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
DongLiang-0 opened a new pull request, #13441:
URL: https://github.com/apache/doris/pull/13441
# Proposed changes
Issue Number: close #xxx
## Problem summary
Support for set query_timeout property
Describe your changes.
Support for set query_timeout property
ChPi opened a new issue, #13442:
URL: https://github.com/apache/doris/issues/13442
### 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.3
###
DongLiang-0 closed pull request #13441: [Improvement][SET-PROPERTY]Support for
set query_timeout property
URL: https://github.com/apache/doris/pull/13441
--
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
ChPi opened a new pull request, #13443:
URL: https://github.com/apache/doris/pull/13443
# Proposed changes
Issue Number: close #13442
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
DongLiang-0 opened a new pull request, #13444:
URL: https://github.com/apache/doris/pull/13444
# Proposed changes
Issue Number: close #xxx
## Problem summary
[Improvement][SET-PROPERTY]Support for set query_timeout property
Describe your changes.
## Checklist(R
xinyiZzz merged PR #13427:
URL: https://github.com/apache/doris/pull/13427
--
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.
zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d8e53da764 [feature-wip](statistics) collect statistics by sampling
sql-tasks (#13399)
add 174054e32d [fix](con
xy720 merged PR #13405:
URL: https://github.com/apache/doris/pull/13405
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 a8fd76fe32 [Fix](docs) fix error description of `
morningman commented on code in PR #13444:
URL: https://github.com/apache/doris/pull/13444#discussion_r998042360
##
fe/fe-core/src/main/java/org/apache/doris/qe/ConnectContext.java:
##
@@ -146,6 +146,12 @@ public class ConnectContext {
private SessionContext sessionContex
luozenglin commented on code in PR #13426:
URL: https://github.com/apache/doris/pull/13426#discussion_r998066120
##
be/src/vec/functions/date_time_transforms.h:
##
@@ -308,7 +308,7 @@ struct Transformer> {
}
for (size_t i = 0; i < size; ++i) {
-nu
xiaojunjie opened a new pull request, #13446:
URL: https://github.com/apache/doris/pull/13446
# Proposed changes
Issue Number: none issue
## Problem summary
**case**: select str_to_date("2022-05-24 10:00:00.123 PM", "%Y-%m-%d
%h:%i:%s.%f %p");
In function **VecDa
yangzhg opened a new issue, #13447:
URL: https://github.com/apache/doris/issues/13447
### 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 opened a new pull request, #13448:
URL: https://github.com/apache/doris/pull/13448
# Proposed changes
Issue Number: close #13447
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
jackwener opened a new pull request, #13449:
URL: https://github.com/apache/doris/pull/13449
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [x] Y
morningman merged PR #13414:
URL: https://github.com/apache/doris/pull/13414
--
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.
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 971eb9172f [fix](mem) failure of allocating m
DongLiang-0 commented on code in PR #13444:
URL: https://github.com/apache/doris/pull/13444#discussion_r998271880
##
fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/UserProperty.java:
##
@@ -452,6 +469,9 @@ public List> fetchProperty() {
// exec mem limit
DongLiang-0 commented on code in PR #13444:
URL: https://github.com/apache/doris/pull/13444#discussion_r998272611
##
fe/fe-core/src/main/java/org/apache/doris/qe/ConnectContext.java:
##
@@ -557,6 +563,11 @@ public void checkTimeout(long now) {
// Only kill
dataroaring merged PR #13328:
URL: https://github.com/apache/doris/pull/13328
--
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 ac037e57f5 [fix](sort)the sort expr's nullab
liyipingbest opened a new pull request, #13450:
URL: https://github.com/apache/doris/pull/13450
the find_package command can use the variable of Boost_ROOT,BOOST_ROOT will
not work.
# Proposed changes
Issue Number: none issue
## Problem summary
When execute shell
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new c08568e13e [fix](mem) failure
xy720 opened a new pull request, #13452:
URL: https://github.com/apache/doris/pull/13452
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-1.2-unstable
in repository https://gitbox.apache.org/repos/asf/doris.git
at c08568e13e [fix](mem) failure of allocating memory (#13414)
No new revisions were added by this updat
AshinGau opened a new pull request, #13453:
URL: https://github.com/apache/doris/pull/13453
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
wsjz opened a new pull request, #13454:
URL: https://github.com/apache/doris/pull/13454
# 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 #13446:
URL: https://github.com/apache/doris/pull/13446#issuecomment-1282756564
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 #13418:
URL: https://github.com/apache/doris/pull/13418#issuecomment-1282840102
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 #13418:
URL: https://github.com/apache/doris/pull/13418#issuecomment-1282840144
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
dependabot[bot] opened a new pull request, #13455:
URL: https://github.com/apache/doris/pull/13455
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1
to 2.13.4.1.
Commits
See full diff in https://github.com/FasterXML/jackson/commits";>compare view
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/fe/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
at 99afa22c57 Bump jackson-databind from 2.12.1 to
github-actions[bot] commented on PR #9110:
URL: https://github.com/apache/doris/pull/9110#issuecomment-1283165217
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.
morningman merged PR #13366:
URL: https://github.com/apache/doris/pull/13366
--
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.
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 755a946516 [feature](jsonb) jsonb functions (
xiaoguoguo777 opened a new issue, #13456:
URL: https://github.com/apache/doris/issues/13456
### 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
dori
yiguolei merged PR #13424:
URL: https://github.com/apache/doris/pull/13424
--
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 f4a408874f [fix](agg)the interm
yiguolei commented on PR #13446:
URL: https://github.com/apache/doris/pull/13446#issuecomment-1283217770
Please add sql based regression test too.
--
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
yiguolei commented on PR #13443:
URL: https://github.com/apache/doris/pull/13443#issuecomment-1283221422
please add sql based regression test.
--
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
github-actions[bot] commented on PR #13437:
URL: https://github.com/apache/doris/pull/13437#issuecomment-1283242089
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 #13437:
URL: https://github.com/apache/doris/pull/13437#issuecomment-1283242195
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
yiguolei opened a new pull request, #13457:
URL: https://github.com/apache/doris/pull/13457
# Proposed changes
## Problem summary
This issue is caused by https://github.com/apache/doris/pull/13285, in this
PR, I removed over allocate memory and we find TPCH's perfor
github-actions[bot] commented on PR #13457:
URL: https://github.com/apache/doris/pull/13457#issuecomment-1283279315
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 #13457:
URL: https://github.com/apache/doris/pull/13457#issuecomment-1283279363
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
XieJiann commented on code in PR #13449:
URL: https://github.com/apache/doris/pull/13449#discussion_r998881394
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under
XieJiann commented on code in PR #13449:
URL: https://github.com/apache/doris/pull/13449#discussion_r998881394
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under
SaintBacchus closed pull request #11070:
[feature-wip][multi-catalog][WIP]Support orc filter prune in file scan node
URL: https://github.com/apache/doris/pull/11070
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
fisher997 opened a new issue, #13458:
URL: https://github.com/apache/doris/issues/13458
### 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
我现在有个需求是
luozenglin opened a new pull request, #13459:
URL: https://github.com/apache/doris/pull/13459
# Proposed changes
Issue Number: close #xxx
cherry-pick from #13298
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the or
SpringHuBiWei commented on issue #13390:
URL: https://github.com/apache/doris/issues/13390#issuecomment-1283322641
> Increase the parameter "timeout" in PROPERTIES 。 PROPERTIES ( "timeout" =
"1200" );
I have update doris version to the latest,and no mistakes currently,I think
this is
github-actions[bot] commented on PR #13426:
URL: https://github.com/apache/doris/pull/13426#issuecomment-1283326165
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 #13426:
URL: https://github.com/apache/doris/pull/13426#issuecomment-1283326207
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
lsy3993 closed pull request #12957: [fix](planner) : Incorrect result of CAST
AS CHAR
URL: https://github.com/apache/doris/pull/12957
--
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 com
lsy3993 closed pull request #13400: [function](date function)add new date
function 'last_day'
URL: https://github.com/apache/doris/pull/13400
--
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
HappenLee opened a new pull request, #13460:
URL: https://github.com/apache/doris/pull/13460
# 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 #13460:
URL: https://github.com/apache/doris/pull/13460#issuecomment-1283328517
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/3278426128";) output.
shellcheck err
LuiciferYi opened a new issue, #13461:
URL: https://github.com/apache/doris/issues/13461
### 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
官网文档
XieJiann commented on code in PR #13449:
URL: https://github.com/apache/doris/pull/13449#discussion_r998881394
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/join/JoinReorderGreedy.java:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under
github-actions[bot] commented on PR #13459:
URL: https://github.com/apache/doris/pull/13459#issuecomment-1283338789
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 #13459:
URL: https://github.com/apache/doris/pull/13459#issuecomment-1283338843
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 #13419:
URL: https://github.com/apache/doris/pull/13419
--
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 248ca14df7 [fix](test) let each case uses it
dataalive commented on issue #13461:
URL: https://github.com/apache/doris/issues/13461#issuecomment-1283348618
方便的话可以提交个PR来修复,我看你选择了愿意提交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 to go to the spe
dataalive commented on issue #13458:
URL: https://github.com/apache/doris/issues/13458#issuecomment-1283350261
https://doris.apache.org/docs/dev/sql-manual/sql-functions/digital-masking
https://doris.apache.org/docs/dev/sql-manual/sql-functions/string-functions/concat
参考这两个看是否能先绕着实现?
dataalive commented on issue #13318:
URL: https://github.com/apache/doris/issues/13318#issuecomment-1283350696
这个解决了吗?
--
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 un
HappenLee merged PR #13418:
URL: https://github.com/apache/doris/pull/13418
--
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.
lihaopeng 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 8a068c8c92 [function](string_function) add new
LemonLiTree opened a new pull request, #13462:
URL: https://github.com/apache/doris/pull/13462
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
fisher997 commented on issue #13458:
URL: https://github.com/apache/doris/issues/13458#issuecomment-1283356577
> https://doris.apache.org/docs/dev/sql-manual/sql-functions/digital-masking
https://doris.apache.org/docs/dev/sql-manual/sql-functions/string-functions/concat
参考这两个看是否能先绕着实现?
hhaiben123 opened a new issue, #13463:
URL: https://github.com/apache/doris/issues/13463
### 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
version 1.1
hhaiben123 opened a new issue, #13464:
URL: https://github.com/apache/doris/issues/13464
### 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
0.15.5,0.15
LemonLiTree commented on issue #13461:
URL: https://github.com/apache/doris/issues/13461#issuecomment-1283366366
https://github.com/apache/doris-website/pull/147
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
BiteThet closed issue #13425: [Bug] `year()` results are not as expected
URL: https://github.com/apache/doris/issues/13425
--
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.
T
BiteThet merged PR #13426:
URL: https://github.com/apache/doris/pull/13426
--
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.
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 c449028a5f [fix](year) fix `year()` results a
BiteThet commented on PR #13426:
URL: https://github.com/apache/doris/pull/13426#issuecomment-1283366925
introduced by #13362
--
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
hello-stephen commented on PR #13402:
URL: https://github.com/apache/doris/pull/13402#issuecomment-1283373914
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.27 seconds
load time: 580 seconds
storage size: 17154562461 Bytes
https://doris-co
MrChen222 opened a new issue, #13465:
URL: https://github.com/apache/doris/issues/13465
### 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
#
huangkaiyan10 commented on issue #13318:
URL: https://github.com/apache/doris/issues/13318#issuecomment-1283377248
it may be my machine problem,server can not allocate memory . on other
machine with the same deploy method ,can sucess deploy doris.
--
This is an automated message from the
1 - 100 of 141 matches
Mail list logo