BiteThet commented on code in PR #10146:
URL: https://github.com/apache/incubator-doris/pull/10146#discussion_r897602968
##
be/src/exec/schema_scan_node.cpp:
##
@@ -158,8 +159,8 @@ Status SchemaScanNode::prepare(RuntimeState* state) {
// TODO(zhaochun): Is this slow
yixiutt closed pull request #10098: [improvement](compaction) remove pick
rowset skip window strategy to reduce compaction score
URL: https://github.com/apache/incubator-doris/pull/10098
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
Gabriel39 commented on PR #10153:
URL:
https://github.com/apache/incubator-doris/pull/10153#issuecomment-1156060900
#10098 needs to be closed
--
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
sangli00 opened a new issue, #10155:
URL: https://github.com/apache/incubator-doris/issues/10155
### 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
apa
pingchunzhang opened a new issue, #10154:
URL: https://github.com/apache/incubator-doris/issues/10154
### 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
spaces-X commented on PR #10121:
URL:
https://github.com/apache/incubator-doris/pull/10121#issuecomment-1156058597
> Please add ut for this case in PlannerTest.java
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
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.git
The following commit(s) were added to refs/heads/master by this push:
new 606c32cc30 [doc](website)add tran
hf200012 merged PR #10152:
URL: https://github.com/apache/incubator-doris/pull/10152
--
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...
yixiutt opened a new pull request, #10153:
URL: https://github.com/apache/incubator-doris/pull/10153
add some logic to opt compaction:
1.seperate base&cumu compaction in case base compaction runs too long and
affect cumu compaction
2.fix level size in cu compaction so that file size
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 01d4494928 [dependency][enhan
morningman merged PR #10151:
URL: https://github.com/apache/incubator-doris/pull/10151
--
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.
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 983cdc7b0d [feature-wip](array-type)
HappenLee merged PR #10065:
URL: https://github.com/apache/incubator-doris/pull/10065
--
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..
HappenLee closed issue #10064: [Bug][array-type] Failed to select array type
data after enable storage vectorization.
URL: https://github.com/apache/incubator-doris/issues/10064
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
github-actions[bot] commented on PR #10128:
URL:
https://github.com/apache/incubator-doris/pull/10128#issuecomment-1156048516
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
github-actions[bot] commented on PR #10128:
URL:
https://github.com/apache/incubator-doris/pull/10128#issuecomment-1156048475
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
github-actions[bot] commented on PR #10035:
URL:
https://github.com/apache/incubator-doris/pull/10035#issuecomment-1156041101
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
github-actions[bot] commented on PR #10035:
URL:
https://github.com/apache/incubator-doris/pull/10035#issuecomment-1156041075
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
yixiutt commented on PR #10136:
URL:
https://github.com/apache/incubator-doris/pull/10136#issuecomment-1156032038
> What a fancy improvement! And after reading your issue, I'm curious will
it increase the pressure on metadata storage because we persist all schema of
all rowsets?
sch
github-actions[bot] commented on PR #10152:
URL:
https://github.com/apache/incubator-doris/pull/10152#issuecomment-1156027645
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
github-actions[bot] commented on PR #10152:
URL:
https://github.com/apache/incubator-doris/pull/10152#issuecomment-1156027667
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
wangyf0555 opened a new pull request, #10152:
URL: https://github.com/apache/incubator-doris/pull/10152
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
yixiutt closed pull request #9915: [feature](compaction) add some optimize for
compaction
URL: https://github.com/apache/incubator-doris/pull/9915
--
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
yixiutt closed pull request #9926: [feature](storage) rowset meta add tablet
schema for future use
URL: https://github.com/apache/incubator-doris/pull/9926
--
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
yixiutt closed pull request #10043: [optimize](compaction) optimize cu
compaction policy in pick rowset
URL: https://github.com/apache/incubator-doris/pull/10043
--
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 #10150:
URL:
https://github.com/apache/incubator-doris/pull/10150#issuecomment-1155984360
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
github-actions[bot] commented on PR #10150:
URL:
https://github.com/apache/incubator-doris/pull/10150#issuecomment-1155984339
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
yangzhg opened a new pull request, #10151:
URL: https://github.com/apache/incubator-doris/pull/10151
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new ce5bd8be15c update README
hf200012 merged PR #10148:
URL: https://github.com/apache/incubator-doris/pull/10148
--
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...
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.git
The following commit(s) were added to refs/heads/master by this push:
new 96b54dd1d5 [doc](website)modify h
Jibing-Li commented on code in PR #10128:
URL: https://github.com/apache/incubator-doris/pull/10128#discussion_r897513756
##
fe/fe-core/src/main/java/org/apache/doris/catalog/HiveMetaStoreClientHelper.java:
##
@@ -192,6 +194,9 @@ public static String getHiveDataFiles(HiveTable h
Jibing-Li commented on PR #10128:
URL:
https://github.com/apache/incubator-doris/pull/10128#issuecomment-1155958938
> Please add some instruction documents according to your modification
Added
--
This is an automated message from the Apache Git Service.
To respond to the message, p
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from c9f33fa051 [test] add cast array regression test (#10069)
add 76a968d1dd [Enhancement][Refactor](Nerei
EmmyMiao87 merged PR #10019:
URL: https://github.com/apache/incubator-doris/pull/10019
--
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, #10150:
URL: https://github.com/apache/incubator-doris/pull/10150
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
HappenLee commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r897497731
##
be/src/util/simd/bits.h:
##
@@ -57,5 +57,35 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(re
hf200012 closed pull request #10125: [doc] add tpc-h benchmark
URL: https://github.com/apache/incubator-doris/pull/10125
--
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 unsu
lordk911 commented on issue #34:
URL:
https://github.com/apache/incubator-doris-spark-connector/issues/34#issuecomment-1155946840
`"password"="�Doris" ` cause a messy code here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
lordk911 closed issue #34: [Bug] CREATE TEMPORARY VIEW USING doris got error
URL: https://github.com/apache/incubator-doris-spark-connector/issues/34
--
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
lordk911 opened a new issue, #34:
URL: https://github.com/apache/incubator-doris-spark-connector/issues/34
### 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
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from c4d0fba713 Add storage policy for remote storage migration (#9997)
add c9f33fa051 [test] add cast array
yangzhg merged PR #10069:
URL: https://github.com/apache/incubator-doris/pull/10069
--
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...@
morrySnow commented on code in PR #10125:
URL: https://github.com/apache/incubator-doris/pull/10125#discussion_r897497748
##
docs/zh-CN/docs/benchmark/tpch.md:
##
@@ -0,0 +1,232 @@
+---
+{
+"title": "TPC-H benchmark",
+"language": "zh-CN"
+}
+---
+
+
+
+# TPC-H benchmark
morrySnow commented on code in PR #10125:
URL: https://github.com/apache/incubator-doris/pull/10125#discussion_r896772103
##
docs/en/docs/benchmark/tpch.md:
##
@@ -0,0 +1,973 @@
+---
+{
+"title": "TPC-H Benchmark",
+"language": "en"
+}
+---
+
+
+
+# TPC-H 基准测试
+
+TPC-H i
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new c4d0fba713 Add storage policy for re
HappenLee merged PR #9997:
URL: https://github.com/apache/incubator-doris/pull/9997
--
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...@
HappenLee closed pull request #8901: Support remote storage, step 4 only fe,
add MigrationHandler and MigrationJob
URL: https://github.com/apache/incubator-doris/pull/8901
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
hf200012 closed pull request #10126: [Vectorized][Function] add orthogonal
bitmap agg functions
URL: https://github.com/apache/incubator-doris/pull/10126
--
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
caiconghui commented on issue #10147:
URL:
https://github.com/apache/incubator-doris/issues/10147#issuecomment-1155938183
is this table unique key table?
--
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 #10148:
URL:
https://github.com/apache/incubator-doris/pull/10148#issuecomment-1155932223
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
github-actions[bot] commented on PR #10148:
URL:
https://github.com/apache/incubator-doris/pull/10148#issuecomment-1155932202
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
wangyf0555 opened a new pull request, #10148:
URL: https://github.com/apache/incubator-doris/pull/10148
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
lcs559 opened a new issue, #10147:
URL: https://github.com/apache/incubator-doris/issues/10147
### 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
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 4c24586865 [Vectorized][UDF] support
HappenLee merged PR #9930:
URL: https://github.com/apache/incubator-doris/pull/9930
--
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...@
HappenLee closed issue #8389: [Feature] Support Java UDF
URL: https://github.com/apache/incubator-doris/issues/8389
--
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
github-actions[bot] commented on PR #9930:
URL: https://github.com/apache/incubator-doris/pull/9930#issuecomment-1155925474
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
qidaye closed pull request #6063: [Bug]Fix the bug data balance causes tablet
loss
URL: https://github.com/apache/incubator-doris/pull/6063
--
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 specif
qidaye commented on PR #6063:
URL: https://github.com/apache/incubator-doris/pull/6063#issuecomment-1155925024
fix at #9971
--
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.
Gabriel39 commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r897484770
##
be/src/vec/exprs/vruntimefilter_wrapper.cpp:
##
@@ -0,0 +1,108 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
yinzhijian opened a new pull request, #10146:
URL: https://github.com/apache/incubator-doris/pull/10146
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
SaintBacchus commented on code in PR #10033:
URL: https://github.com/apache/incubator-doris/pull/10033#discussion_r897478724
##
fe/fe-core/src/main/java/org/apache/doris/datasource/DataSourceMgr.java:
##
@@ -52,103 +66,180 @@ public DataSourceMgr() {
private void initInte
morrySnow commented on code in PR #10125:
URL: https://github.com/apache/incubator-doris/pull/10125#discussion_r897476151
##
docs/en/docs/benchmark/tpch.md:
##
@@ -59,16 +59,16 @@ On 22 queries on the TPC-H standard test dataset, we tested
the upcoming Doris 1
The entire tes
Gabriel39 commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r897468507
##
be/src/vec/exprs/vexpr.cpp:
##
@@ -88,8 +98,8 @@ void VExpr::close(doris::RuntimeState* state, VExprContext*
context,
}
}
-Status VExpr::create_e
cambyzju commented on PR #10140:
URL:
https://github.com/apache/incubator-doris/pull/10140#issuecomment-1155910334
> P0 regression failed
Every body's P0 regression failed. It looks like the BE for regression is
crashed.
--
This is an automated message from the Apache Git Service.
xinyiZzz opened a new issue, #10144:
URL: https://github.com/apache/incubator-doris/issues/10144
### 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
14b
github-actions[bot] commented on PR #10142:
URL:
https://github.com/apache/incubator-doris/pull/10142#issuecomment-1155898259
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
github-actions[bot] commented on PR #10142:
URL:
https://github.com/apache/incubator-doris/pull/10142#issuecomment-1155898227
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
xinyiZzz commented on PR #10133:
URL:
https://github.com/apache/incubator-doris/pull/10133#issuecomment-1155897300
@morningman Resubmitted the code. The location of thread mem tracker attach
is incorrect,
PTAL~
--
This is an automated message from the Apache Git Service.
To respond t
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new f4e2f78a1a [fix] Fix the bug that d
morningman closed issue #6061: [Bug] Tablet is lost due to data balancing
URL: https://github.com/apache/incubator-doris/issues/6061
--
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 comme
morningman merged PR #9971:
URL: https://github.com/apache/incubator-doris/pull/9971
--
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...
github-actions[bot] commented on PR #9971:
URL: https://github.com/apache/incubator-doris/pull/9971#issuecomment-1155887246
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
stalary opened a new pull request, #10143:
URL: https://github.com/apache/incubator-doris/pull/10143
# Proposed changes
Issue Number: close https://github.com/apache/incubator-doris/issues/10141
## Problem Summary:
Describe the overview of changes.
## Checklist(Req
yinzhijian opened a new pull request, #10142:
URL: https://github.com/apache/incubator-doris/pull/10142
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
Gabriel39 commented on PR #10140:
URL:
https://github.com/apache/incubator-doris/pull/10140#issuecomment-1155881596
P0 regression failed
--
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 speci
lordk911 commented on issue #10129:
URL:
https://github.com/apache/incubator-doris/issues/10129#issuecomment-1155880530
```
./manager.out:2022-06-15 09:36:29.583 INFO 17997 --- [onPool-worker-5]
o.apache.doris.stack.shell.BaseCommand : run command: ssh -o
ConnectTimeOut=20 -o StrictH
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.git
The following commit(s) were added to refs/heads/master by this push:
new 7ab64f9155 [doc][website]update h
hf200012 merged PR #10091:
URL: https://github.com/apache/incubator-doris/pull/10091
--
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 commented on PR #10125:
URL:
https://github.com/apache/incubator-doris/pull/10125#issuecomment-1155864114
OK,solved
--
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.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from 34ea6ce850 [doc]Added be enable_stream_load_record configuration
description (#10130)
add 02b1908ce4
yiguolei merged PR #10110:
URL: https://github.com/apache/incubator-doris/pull/10110
--
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...
github-actions[bot] commented on PR #10110:
URL:
https://github.com/apache/incubator-doris/pull/10110#issuecomment-1155864727
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
yiguolei commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r897427437
##
be/src/exprs/runtime_filter.cpp:
##
@@ -986,6 +980,21 @@ Status
IRuntimeFilter::get_prepared_context(std::vector* push_expr
return Status::OK();
}
yiguolei commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r897425517
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -162,29 +163,63 @@ void VOlapScanNode::scanner_thread(VOlapScanner* scanner)
{
scanner->set_opened();
stalary opened a new issue, #10141:
URL: https://github.com/apache/incubator-doris/issues/10141
### 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
mas
stalary commented on issue #9744:
URL:
https://github.com/apache/incubator-doris/issues/9744#issuecomment-1155822259
@BiteThet Could you help to implement this function? There are a lot of
changes in this function that I cannot complete.
--
This is an automated message from the Apach
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/incubator-doris.git
from be3aa2aa37 [enhancement](community): polish doc to reformat (#10137)
add 34ea6ce850 [doc]Added be enab
yiguolei merged PR #10130:
URL: https://github.com/apache/incubator-doris/pull/10130
--
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...
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 be3aa2aa37 [enhancement](community):
yiguolei merged PR #10137:
URL: https://github.com/apache/incubator-doris/pull/10137
--
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...
stalary closed pull request #10004: [feature-wip] group_concat support order by
URL: https://github.com/apache/incubator-doris/pull/10004
--
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
github-actions[bot] commented on PR #10137:
URL:
https://github.com/apache/incubator-doris/pull/10137#issuecomment-1155312958
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
github-actions[bot] commented on PR #10137:
URL:
https://github.com/apache/incubator-doris/pull/10137#issuecomment-1155313002
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
github-actions[bot] commented on PR #10130:
URL:
https://github.com/apache/incubator-doris/pull/10130#issuecomment-1155342779
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
github-actions[bot] commented on PR #10130:
URL:
https://github.com/apache/incubator-doris/pull/10130#issuecomment-1155342727
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
github-actions[bot] commented on PR #10123:
URL:
https://github.com/apache/incubator-doris/pull/10123#issuecomment-1155341171
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
BiteThet commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r896942232
##
be/src/vec/exprs/vexpr.cpp:
##
@@ -88,8 +98,8 @@ void VExpr::close(doris::RuntimeState* state, VExprContext*
context,
}
}
-Status VExpr::creat
BiteThet commented on code in PR #10103:
URL: https://github.com/apache/incubator-doris/pull/10103#discussion_r896928158
##
be/src/vec/exprs/vruntimefilter_wrapper.cpp:
##
@@ -0,0 +1,108 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributo
1 - 100 of 212 matches
Mail list logo