wangbo commented on PR #8967:
URL: https://github.com/apache/incubator-doris/pull/8967#issuecomment-1096193037
# Performance Test
## SQL1
```
SELECT sum(LO_EXTENDEDPRICE * LO_DISCOUNT) AS revenue
FROM lineorder_flat
WHERE LO_ORDERDATE >= 19930101 and LO_ORDERDATE <= 19931231 A
wangbo opened a new pull request, #8967:
URL: https://github.com/apache/incubator-doris/pull/8967
# Proposed changes
Issue Number: close #8796
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavio
jackwener commented on PR #8910:
URL: https://github.com/apache/incubator-doris/pull/8910#issuecomment-1096159553
TODO:
Now, this rule apply just predicate all is `AND` like `expr1 And expr2 And
expr3`.
The future ticklet is normalize `Expr`, we should conjunct all `OR`, like
wucheng closed pull request #8964: add support for tencent chdfs
URL: https://github.com/apache/incubator-doris/pull/8964
--
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
github-actions[bot] commented on PR #8966:
URL: https://github.com/apache/incubator-doris/pull/8966#issuecomment-1096130247
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 us
github-actions[bot] commented on PR #8966:
URL: https://github.com/apache/incubator-doris/pull/8966#issuecomment-1096130194
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
yangzhg commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r848006064
##
be/src/geo/geo_functions.cpp:
##
@@ -267,22 +268,21 @@ doris_udf::BooleanVal
GeoFunctions::st_contains(doris_udf::FunctionContext* ctx,
if (state != nul
github-actions[bot] commented on PR #8963:
URL: https://github.com/apache/incubator-doris/pull/8963#issuecomment-1096126577
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
github-actions[bot] commented on PR #8963:
URL: https://github.com/apache/incubator-doris/pull/8963#issuecomment-1096126622
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 us
BiteThet opened a new pull request, #8966:
URL: https://github.com/apache/incubator-doris/pull/8966
# Proposed changes
Issue Number: close #8965
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original b
BiteThet opened a new issue, #8965:
URL: https://github.com/apache/incubator-doris/issues/8965
### 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
github-actions[bot] commented on PR #8964:
URL: https://github.com/apache/incubator-doris/pull/8964#issuecomment-1096122821
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
github-actions[bot] commented on PR #8964:
URL: https://github.com/apache/incubator-doris/pull/8964#issuecomment-1096122857
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 us
lide-reed commented on PR #8964:
URL: https://github.com/apache/incubator-doris/pull/8964#issuecomment-1096107979
Thanks wucheng, 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
zhangstar333 commented on code in PR #8877:
URL: https://github.com/apache/incubator-doris/pull/8877#discussion_r847915589
##
fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionSet.java:
##
@@ -2336,6 +2336,10 @@ private void initAggregateBuiltins() {
github-actions[bot] commented on PR #8960:
URL: https://github.com/apache/incubator-doris/pull/8960#issuecomment-1096000581
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 us
github-actions[bot] commented on PR #8960:
URL: https://github.com/apache/incubator-doris/pull/8960#issuecomment-1096000543
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
yiguolei commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r847956940
##
be/src/geo/geo_functions.cpp:
##
@@ -267,22 +268,21 @@ doris_udf::BooleanVal
GeoFunctions::st_contains(doris_udf::FunctionContext* ctx,
if (state != nu
wucheng opened a new pull request, #8964:
URL: https://github.com/apache/incubator-doris/pull/8964
add support for tencent cloud
[chdfs](https://cloud.tencent.com/document/product/1105).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
wucheng opened a new pull request, #8963:
URL: https://github.com/apache/incubator-doris/pull/8963
add support for tencent cloud
[chdfs](https://cloud.tencent.com/document/product/1105).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
zhangstar333 commented on code in PR #8877:
URL: https://github.com/apache/incubator-doris/pull/8877#discussion_r847915588
##
fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionSet.java:
##
@@ -2336,6 +2336,10 @@ private void initAggregateBuiltins() {
github-actions[bot] commented on PR #8908:
URL: https://github.com/apache/incubator-doris/pull/8908#issuecomment-1095921088
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 us
github-actions[bot] commented on PR #8908:
URL: https://github.com/apache/incubator-doris/pull/8908#issuecomment-1095921048
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
zhangstar333 opened a new pull request, #8962:
URL: https://github.com/apache/incubator-doris/pull/8962
# Proposed changes
Issue Number: close #7749
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original b
yangzhg commented on code in PR #8921:
URL: https://github.com/apache/incubator-doris/pull/8921#discussion_r847892735
##
fe/fe-core/src/main/java/org/apache/doris/backup/BackupJob.java:
##
@@ -358,6 +358,18 @@ private void prepareAndSendSnapshotTask() {
taskProgress.cle
BiteThet opened a new issue, #8961:
URL: https://github.com/apache/incubator-doris/issues/8961
### 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
smallhibiscus opened a new pull request, #8960:
URL: https://github.com/apache/incubator-doris/pull/8960
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Modify the maximum and minimum number of threads in jetty.
## Checklist(Required)
1. Does
yangzhg commented on PR #8923:
URL: https://github.com/apache/incubator-doris/pull/8923#issuecomment-1095851195
`compression type` you mean used to compress page?
page compress use LZ4F not LZ4, and compress type is defined in
`CompressionTypePB` in `gensrc/proto/segment_v2.proto` no
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 66d2f4e1fd [fix][mem tracker] Fix Mem
EmmyMiao87 closed issue #8920: [Bug] `ThreadMemTrackerMgr::update_tracker` null
pointer in vectorized
URL: https://github.com/apache/incubator-doris/issues/8920
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
EmmyMiao87 merged PR #8925:
URL: https://github.com/apache/incubator-doris/pull/8925
--
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...
yangzhg commented on code in PR #8923:
URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r847880569
##
gensrc/thrift/AgentService.thrift:
##
@@ -84,6 +84,12 @@ struct TStorageParam {
3: optional TS3StorageParam s3_storage_param
}
+enum TCompressionType
yangzhg commented on code in PR #8923:
URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r84788
##
gensrc/thrift/AgentService.thrift:
##
@@ -84,6 +84,12 @@ struct TStorageParam {
3: optional TS3StorageParam s3_storage_param
}
+enum TCompressionType
yangzhg commented on code in PR #8923:
URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r847878329
##
be/src/olap/tablet_meta.cpp:
##
@@ -89,7 +90,21 @@ TabletMeta::TabletMeta(int64_t table_id, int64_t
partition_id, int64_t tablet_id
LOG(WARNING) <<
github-actions[bot] commented on PR #8916:
URL: https://github.com/apache/incubator-doris/pull/8916#issuecomment-1095828305
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 us
github-actions[bot] commented on PR #8916:
URL: https://github.com/apache/incubator-doris/pull/8916#issuecomment-1095828263
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
yangzhg commented on code in PR #8924:
URL: https://github.com/apache/incubator-doris/pull/8924#discussion_r847877235
##
new-docs/en/sql-manual/sql-reference-v2/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md:
##
@@ -26,10 +26,45 @@ under the License.
## ALTER-SYSTE
yangzhg commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r847874533
##
be/src/geo/geo_functions.cpp:
##
@@ -236,7 +236,8 @@ void
GeoFunctions::st_contains_prepare(doris_udf::FunctionContext* ctx,
if (str->is_null) {
github-actions[bot] commented on PR #8951:
URL: https://github.com/apache/incubator-doris/pull/8951#issuecomment-1095808470
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 us
github-actions[bot] commented on PR #8951:
URL: https://github.com/apache/incubator-doris/pull/8951#issuecomment-1095808412
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
yangzhg commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r847863370
##
be/test/CMakeLists.txt:
##
@@ -0,0 +1,389 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the
yangzhg commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r847863370
##
be/test/CMakeLists.txt:
##
@@ -0,0 +1,389 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new f992247779 [docs] update alter table
yiguolei merged PR #8915:
URL: https://github.com/apache/incubator-doris/pull/8915
--
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...@d
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7494a4cbdf DML help doc (#8953)
7494a
yiguolei merged PR #8953:
URL: https://github.com/apache/incubator-doris/pull/8953
--
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...@d
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 81495b0ff1 [docs]correct spelling of
yiguolei merged PR #8956:
URL: https://github.com/apache/incubator-doris/pull/8956
--
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...@d
yiguolei closed issue #3265: Doris docment description error for version 0.11
English and Chinese
URL: https://github.com/apache/incubator-doris/issues/3265
--
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
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 667eac9b7d Utility-Statements SQL Hel
yiguolei merged PR #8952:
URL: https://github.com/apache/incubator-doris/pull/8952
--
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...@d
zbtzbtzbt commented on code in PR #8947:
URL: https://github.com/apache/incubator-doris/pull/8947#discussion_r847418638
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -131,6 +131,7 @@ public class OlapScanNode extends ScanNode {
private int se
zbtzbtzbt commented on PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#issuecomment-1095149930
cool!
--
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 u
github-actions[bot] commented on PR #8808:
URL: https://github.com/apache/incubator-doris/pull/8808#issuecomment-1095148819
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
morningman commented on code in PR #8958:
URL: https://github.com/apache/incubator-doris/pull/8958#discussion_r847387912
##
be/src/geo/geo_functions.cpp:
##
@@ -236,7 +236,8 @@ void
GeoFunctions::st_contains_prepare(doris_udf::FunctionContext* ctx,
if (str->is_null
fwshrimp opened a new issue, #8959:
URL: https://github.com/apache/incubator-doris/issues/8959
### 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
Maste
qidaye commented on code in PR #8808:
URL: https://github.com/apache/incubator-doris/pull/8808#discussion_r846551943
##
fe/fe-core/src/main/java/org/apache/doris/catalog/OdbcCatalogResource.java:
##
@@ -93,6 +93,29 @@ private void checkProperties(String propertiesKey) throws
Dd
xinyiZzz commented on issue #8928:
URL:
https://github.com/apache/incubator-doris/issues/8928#issuecomment-1094899784
thanks for answer @jackwener @cambyzju @HappenLee
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
xinyiZzz closed issue #8928: [Bug] No matching function with signature: hex(hll)
URL: https://github.com/apache/incubator-doris/issues/8928
--
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
yangzhg opened a new pull request, #8958:
URL: https://github.com/apache/incubator-doris/pull/8958
# Proposed changes
1. solved the previous delayed unit test file size is too large (1.7G+) and
the unit test link time is too long problem problems
2. Unify all unit tests into on
924060929 commented on code in PR #8930:
URL: https://github.com/apache/incubator-doris/pull/8930#discussion_r847164901
##
regression-test/framework/src/main/groovy/org/apache/doris/regression/util/JdbcUtils.groovy:
##
@@ -18,37 +18,40 @@
package org.apache.doris.regression.uti
github-actions[bot] commented on PR #8956:
URL: https://github.com/apache/incubator-doris/pull/8956#issuecomment-1094822327
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 us
github-actions[bot] commented on PR #8956:
URL: https://github.com/apache/incubator-doris/pull/8956#issuecomment-1094822285
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
smallhibiscus opened a new pull request, #8957:
URL: https://github.com/apache/incubator-doris/pull/8957
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Modify the en and zh-CN documentation of alter, backup and restore in DDL.
## Checklist(Required
github-actions[bot] commented on PR #8953:
URL: https://github.com/apache/incubator-doris/pull/8953#issuecomment-1094817937
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 us
github-actions[bot] commented on PR #8953:
URL: https://github.com/apache/incubator-doris/pull/8953#issuecomment-1094817884
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
JNSimba commented on code in PR #8951:
URL: https://github.com/apache/incubator-doris/pull/8951#discussion_r847130537
##
new-docs/zh-CN/advanced/broker.md:
##
@@ -24,4 +24,205 @@ specific language governing permissions and limitations
under the License.
-->
-# Broker
\ No ne
JNSimba commented on code in PR #8951:
URL: https://github.com/apache/incubator-doris/pull/8951#discussion_r847130139
##
new-docs/zh-CN/admin-manual/user-privilege.md:
##
@@ -24,4 +24,192 @@ specific language governing permissions and limitations
under the License.
-->
-# 权限
jaingmengmeng opened a new pull request, #8956:
URL: https://github.com/apache/incubator-doris/pull/8956
# Proposed changes
Issue Number: close #3265
## Problem Summary:
Doris document description error for version 0.11 English and Chinese
## Checklist(Required)
github-actions[bot] commented on PR #8955:
URL: https://github.com/apache/incubator-doris/pull/8955#issuecomment-1094738190
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 us
github-actions[bot] commented on PR #8955:
URL: https://github.com/apache/incubator-doris/pull/8955#issuecomment-1094738116
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
hf200012 opened a new pull request, #8955:
URL: https://github.com/apache/incubator-doris/pull/8955
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavi
morrySnow opened a new pull request, #8954:
URL: https://github.com/apache/incubator-doris/pull/8954
# Proposed changes
According to discussion in the issue #8695
https://github.com/apache/incubator-doris/pull/8695#discussion_r838442611
We need to take all broadcast cost in one f
Henry2SS commented on code in PR #8919:
URL: https://github.com/apache/incubator-doris/pull/8919#discussion_r847072683
##
fe/fe-core/src/main/java/org/apache/doris/analysis/Expr.java:
##
@@ -871,12 +871,20 @@ public String toSql() {
return (printSqlInParens) ? "(" + toS
hf200012 commented on code in PR #8951:
URL: https://github.com/apache/incubator-doris/pull/8951#discussion_r847061446
##
new-docs/zh-CN/advanced/broker.md:
##
@@ -24,4 +24,205 @@ specific language governing permissions and limitations
under the License.
-->
-# Broker
\ No n
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/incubator-doris-manager.git
The following commit(s) were added to refs/heads/master by this push:
new 533b267 [Fix] Fix the di
hf200012 merged PR #40:
URL: https://github.com/apache/incubator-doris-manager/pull/40
--
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.
littleeleventhwolf commented on code in PR #8906:
URL: https://github.com/apache/incubator-doris/pull/8906#discussion_r847033485
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -4007,6 +4015,12 @@ select_sublist ::=
list.addItem(SelectListItem.createStarItem(null));
github-actions[bot] commented on PR #8952:
URL: https://github.com/apache/incubator-doris/pull/8952#issuecomment-1094658793
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
github-actions[bot] commented on PR #8952:
URL: https://github.com/apache/incubator-doris/pull/8952#issuecomment-1094658836
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 us
littleeleventhwolf commented on code in PR #8906:
URL: https://github.com/apache/incubator-doris/pull/8906#discussion_r847029355
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -544,6 +544,7 @@ precedence left KW_LIKE, KW_REGEXP;
precedence left EQUAL, LESSTHAN, GREATERTHAN;
EmmyMiao87 commented on code in PR #8906:
URL: https://github.com/apache/incubator-doris/pull/8906#discussion_r846036375
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -544,6 +544,7 @@ precedence left KW_LIKE, KW_REGEXP;
precedence left EQUAL, LESSTHAN, GREATERTHAN;
preceden
hf200012 opened a new pull request, #8953:
URL: https://github.com/apache/incubator-doris/pull/8953
DML help doc
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect
github-actions[bot] commented on PR #8925:
URL: https://github.com/apache/incubator-doris/pull/8925#issuecomment-1094637346
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 us
github-actions[bot] commented on PR #8925:
URL: https://github.com/apache/incubator-doris/pull/8925#issuecomment-1094637302
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
github-actions[bot] commented on PR #8949:
URL: https://github.com/apache/incubator-doris/pull/8949#issuecomment-1094633075
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
github-actions[bot] commented on PR #8949:
URL: https://github.com/apache/incubator-doris/pull/8949#issuecomment-1094633112
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 us
yiguolei commented on code in PR #8855:
URL: https://github.com/apache/incubator-doris/pull/8855#discussion_r847008717
##
be/src/agent/agent_server.cpp:
##
@@ -208,17 +208,14 @@ void AgentServer::submit_tasks(TAgentResult& agent_result,
void AgentServer::make_snapshot(TAgentR
88 matches
Mail list logo