zenoyang opened a new pull request, #9230:
URL: https://github.com/apache/incubator-doris/pull/9230
# Proposed changes
Issue Number: close #9229
- Enable PreAggregation when has SteamingAggregation on vectorized exec,
consistent with non-vectorization.
- In the future, we can
zenoyang opened a new issue, #9229:
URL: https://github.com/apache/incubator-doris/issues/9229
### 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
P
stalary commented on PR #9223:
URL: https://github.com/apache/incubator-doris/pull/9223#issuecomment-1109375720
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 comment.
To unsu
wangbo commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858282574
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->consume
wangbo commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858280852
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->consume
wangbo commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858280852
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->consume
wangbo commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858279785
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->consume
morningman commented on code in PR #9151:
URL: https://github.com/apache/incubator-doris/pull/9151#discussion_r858270515
##
fe/fe-core/src/main/java/org/apache/doris/planner/BrokerScanNode.java:
##
@@ -522,7 +528,11 @@ private void processFileGroup(
rangeDe
yiguolei merged PR #9092:
URL: https://github.com/apache/incubator-doris/pull/9092
--
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 87fc46f84c update comments in run-be-
github-actions[bot] commented on PR #9119:
URL: https://github.com/apache/incubator-doris/pull/9119#issuecomment-1109338420
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 #9119:
URL: https://github.com/apache/incubator-doris/pull/9119#issuecomment-1109338402
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 #9088:
URL: https://github.com/apache/incubator-doris/pull/9088#issuecomment-1109312977
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 #9088:
URL: https://github.com/apache/incubator-doris/pull/9088#issuecomment-1109312958
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
wangbo commented on code in PR #8834:
URL: https://github.com/apache/incubator-doris/pull/8834#discussion_r858251350
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -625,13 +647,14 @@ void SegmentIterator::_vec_init_lazy_materialization() {
_is_pred_col
Gabriel39 opened a new pull request, #9228:
URL: https://github.com/apache/incubator-doris/pull/9228
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
wangbo closed issue #9215: [Bug] Fix vectorization storage layer core dump for
nullable type
URL: https://github.com/apache/incubator-doris/issues/9215
--
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 t
wangbo closed pull request #9220: Fix vectorization storage layer core dump for
nullable type
URL: https://github.com/apache/incubator-doris/pull/9220
--
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
wangbo commented on PR #9220:
URL: https://github.com/apache/incubator-doris/pull/9220#issuecomment-1109307482
@BiteThet yes
--
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
hf200012 opened a new issue, #9227:
URL: https://github.com/apache/incubator-doris/issues/9227
### 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.0
lide-reed commented on PR #9181:
URL: https://github.com/apache/incubator-doris/pull/9181#issuecomment-1109298984
Could you commit it into dev/1.0.1?
--
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
HappenLee commented on code in PR #9154:
URL: https://github.com/apache/incubator-doris/pull/9154#discussion_r858235404
##
be/src/http/action/stream_load.cpp:
##
@@ -383,7 +383,7 @@ Status StreamLoadAction::_process_put(HttpRequest*
http_req, StreamLoadContext*
request.for
wangbo commented on code in PR #8834:
URL: https://github.com/apache/incubator-doris/pull/8834#discussion_r858229322
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -937,48 +969,48 @@ Status SegmentIterator::next_batch(vectorized::Block*
block) {
return St
Userwhite commented on issue #9210:
URL:
https://github.com/apache/incubator-doris/issues/9210#issuecomment-1109260596
I remember replace_if_not_null is a aggregate method?
use aggregate table and replace_if_not_null
--
This is an automated message from the Apache Git Service.
To r
HappenLee commented on code in PR #9212:
URL: https://github.com/apache/incubator-doris/pull/9212#discussion_r858193707
##
be/src/exec/table_function_node.cpp:
##
@@ -246,6 +257,11 @@ Status TableFunctionNode::get_next(RuntimeState* state,
RowBatch* row_batch, boo
BiteThet commented on PR #9220:
URL: https://github.com/apache/incubator-doris/pull/9220#issuecomment-1109246276
Maybe this bug is fixed on #9191?
--
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
github-actions[bot] commented on PR #9167:
URL: https://github.com/apache/incubator-doris/pull/9167#issuecomment-1109243263
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 #9167:
URL: https://github.com/apache/incubator-doris/pull/9167#issuecomment-1109243246
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
mrhhsg opened a new pull request, #9226:
URL: https://github.com/apache/incubator-doris/pull/9226
# Proposed changes
Issue Number: close #9224
## Problem Summary:
After using this enhancement, the time to build the hash table is slightly
reduced.
I test this with TPC
steadyBoy opened a new issue, #9225:
URL: https://github.com/apache/incubator-doris/issues/9225
### 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
5.1.
Toms1999 commented on PR #9167:
URL: https://github.com/apache/incubator-doris/pull/9167#issuecomment-1109241635
let me seesee
--
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
Toms1999 commented on PR #9221:
URL: https://github.com/apache/incubator-doris/pull/9221#issuecomment-1109237758
let me seesee
--
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
HappenLee commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858183551
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->cons
HappenLee commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858183115
##
be/src/olap/memtable.h:
##
@@ -96,25 +95,19 @@ class MemTable {
}
}
-RowCursorCell cell(vectorized::MutableBlock* block, int
HappenLee commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858183037
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -110,61 +106,27 @@ OLAPStatus BetaRowsetWriter::add_block(const
vectorized::Block* block) {
size_t bl
HappenLee commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r858182966
##
be/src/runtime/thread_mem_tracker_mgr.h:
##
@@ -103,7 +103,7 @@ class ThreadMemTrackerMgr {
void update_tracker_id(int64_t tracker_id);
void add
Toms1999 commented on PR #9223:
URL: https://github.com/apache/incubator-doris/pull/9223#issuecomment-1109234010
let me see see
--
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 commen
caiconghui commented on PR #9037:
URL: https://github.com/apache/incubator-doris/pull/9037#issuecomment-1109233647
if tablet has alpha and beta rowset ? what storage format will it be?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from a20cf1e03e [typo](annotation): fix typo in ldap.conf (#9200)
add 47a59c7fe6 [fix](OlapScanner)fix bi
morningman merged PR #9205:
URL: https://github.com/apache/incubator-doris/pull/9205
--
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from 951c2a90eb [fix](Lateral-View)(Vectorized) core dump on lateral-view
with nullable column (#9191)
a
morningman merged PR #9200:
URL: https://github.com/apache/incubator-doris/pull/9200
--
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from da4e7ec6c2 [refactor](doc)Cluster upgrade adds metadata backup (#9189)
add 951c2a90eb [fix](Lateral-
morningman merged PR #9191:
URL: https://github.com/apache/incubator-doris/pull/9191
--
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...
morningman closed issue #9168: [Bug] [Lateral-View] [Vectorized] core dump on
lateral-view with nullable column
URL: https://github.com/apache/incubator-doris/issues/9168
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
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 da4e7ec6c2 [refactor](doc)Cluster u
morningman merged PR #9189:
URL: https://github.com/apache/incubator-doris/pull/9189
--
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.
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 e772163b98 [fix](script) meet error
morningman merged PR #9187:
URL: https://github.com/apache/incubator-doris/pull/9187
--
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...
morningman closed issue #9186: [Bug] [Script] meet error on start_fe.sh
URL: https://github.com/apache/incubator-doris/issues/9186
--
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.
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 555cc0dfce [fix] fix sequence bug i
morningman merged PR #9184:
URL: https://github.com/apache/incubator-doris/pull/9184
--
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...
morningman merged PR #9158:
URL: https://github.com/apache/incubator-doris/pull/9158
--
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.
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 7cfebd05fd [fix](hierarchical-stora
morningman closed issue #9159: [Bug] partition's storage medium change from HDD
back to SSD after FE restart
URL: https://github.com/apache/incubator-doris/issues/9159
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
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 62b38d7a75 [fix](spark load) fix `g
morningman closed issue #9135: [Bug] getHashValue of string type is always
zero in spark load
URL: https://github.com/apache/incubator-doris/issues/9135
--
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
morningman merged PR #9136:
URL: https://github.com/apache/incubator-doris/pull/9136
--
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...
mrhhsg opened a new issue, #9224:
URL: https://github.com/apache/incubator-doris/issues/9224
### 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
Dor
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 88115ffcb3 [feature-wip](array-type
morningman merged PR #9114:
URL: https://github.com/apache/incubator-doris/pull/9114
--
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.
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 cdd1b6d6dd [fix](function) fix lag/
morningman merged PR #9076:
URL: https://github.com/apache/incubator-doris/pull/9076
--
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...
morningman closed issue #9033: [Bug] window function `lag` return invalid data
URL: https://github.com/apache/incubator-doris/issues/9033
--
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
morningman commented on code in PR #9037:
URL: https://github.com/apache/incubator-doris/pull/9037#discussion_r858151596
##
fe/fe-core/src/main/java/org/apache/doris/analysis/ShowTabletStorageFormatStmt.java:
##
@@ -0,0 +1,70 @@
+// Licensed to the Apache Software Foundation (AS
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 9e13be4cb6 [github] enable requeste
morningman merged PR #9222:
URL: https://github.com/apache/incubator-doris/pull/9222
--
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...
xy720 opened a new pull request, #9223:
URL: https://github.com/apache/incubator-doris/pull/9223
1. Does it affect the original behavior: (No)
2. Has unit tests been added: (No Need)
3. Has document been added or modified: (No Need)
4. Does it need to update dependencies: (No
xy720 commented on code in PR #9164:
URL: https://github.com/apache/incubator-doris/pull/9164#discussion_r857919153
##
be/src/runtime/routine_load/data_consumer_pool.cpp:
##
@@ -67,12 +67,18 @@ Status
DataConsumerPool::get_consumer_grp(StreamLoadContext* ctx,
"
morningman commented on code in PR #9088:
URL: https://github.com/apache/incubator-doris/pull/9088#discussion_r857743923
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -99,6 +99,71 @@ Status BetaRowsetWriter::init(const RowsetWriterContext&
rowset_writer_context)
retu
github-actions[bot] commented on PR #9222:
URL: https://github.com/apache/incubator-doris/pull/9222#issuecomment-1108670537
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 #9222:
URL: https://github.com/apache/incubator-doris/pull/9222#issuecomment-1108670509
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
dataroaring opened a new pull request, #9222:
URL: https://github.com/apache/incubator-doris/pull/9222
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
github-actions[bot] commented on PR #9158:
URL: https://github.com/apache/incubator-doris/pull/9158#issuecomment-1108639847
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 PR #9221:
URL: https://github.com/apache/incubator-doris/pull/9221#issuecomment-1108635509
We need to provide no-avx version
--
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 t
zenoyang opened a new pull request, #9221:
URL: https://github.com/apache/incubator-doris/pull/9221
# Proposed changes
Make CRoaring use AVX instructions.
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the orig
Toms1999 commented on PR #9206:
URL: https://github.com/apache/incubator-doris/pull/9206#issuecomment-1108572608
let me seesee
--
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
wangbo opened a new pull request, #9220:
URL: https://github.com/apache/incubator-doris/pull/9220
# Proposed changes
Issue Number: close #9215
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavio
Toms1999 commented on PR #9216:
URL: https://github.com/apache/incubator-doris/pull/9216#issuecomment-1108527459
letme see
--
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
luwei16 commented on code in PR #8877:
URL: https://github.com/apache/incubator-doris/pull/8877#discussion_r857581933
##
be/src/vec/aggregate_functions/aggregate_function_window.h:
##
@@ -363,6 +363,47 @@ struct WindowFunctionLastData : Data {
static const char* name() { re
luwei16 commented on code in PR #8877:
URL: https://github.com/apache/incubator-doris/pull/8877#discussion_r857558808
##
be/src/vec/aggregate_functions/aggregate_function_window.h:
##
@@ -363,6 +363,47 @@ struct WindowFunctionLastData : Data {
static const char* name() { re
BiteThet commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r857550283
##
be/src/olap/rowset/segment_v2/segment_writer.cpp:
##
@@ -156,6 +157,14 @@ Status SegmentWriter::append_block(const
vectorized::Block* block, size_t row_
zbtzbtzbt commented on code in PR #9157:
URL: https://github.com/apache/incubator-doris/pull/9157#discussion_r857545802
##
be/src/olap/memtable.cpp:
##
@@ -145,38 +126,33 @@ void MemTable::insert(const vectorized::Block* block,
size_t row_pos, size_t num
_mem_tracker->cons
This is an automated email from the ASF dual-hosted git repository.
lide 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 bdf915abd4 [Enhancement] (image) check im
lide-reed merged PR #9011:
URL: https://github.com/apache/incubator-doris/pull/9011
--
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...@
lide-reed closed issue #9010: [Enhancement] check newly generated image
validity as soon as generated
URL: https://github.com/apache/incubator-doris/issues/9010
--
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
This is an automated email from the ASF dual-hosted git repository.
lide 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 687421b43f keep at least one validated im
lide-reed merged PR #9192:
URL: https://github.com/apache/incubator-doris/pull/9192
--
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...@
xinyiZzz commented on code in PR #9145:
URL: https://github.com/apache/incubator-doris/pull/9145#discussion_r857122781
##
be/src/runtime/thread_mem_tracker_mgr.h:
##
@@ -227,21 +253,36 @@ inline void ThreadMemTrackerMgr::cache_consume(int64_t
size) {
_untracked_mem
hf200012 closed issue #3541: Throw a UserException when miss plugin's md5 file
URL: https://github.com/apache/incubator-doris/issues/3541
--
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
hf200012 closed issue #3549: [Proposal] Support `SELECT INTO OUTFILE` feature.
URL: https://github.com/apache/incubator-doris/issues/3549
--
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
hf200012 closed issue #3528: [Proposal]Convert both type to numerical when
compare StringLiteral and Numerical Type
URL: https://github.com/apache/incubator-doris/issues/3528
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
hf200012 closed issue #3538: admin set frontend config will return an
unexpected exception
URL: https://github.com/apache/incubator-doris/issues/3538
--
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
hf200012 closed issue #3545: Old removed fe delete tablets which not in its meta
URL: https://github.com/apache/incubator-doris/issues/3545
--
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
hf200012 closed issue #3559: [Doris on ES] unix_timestamp(date_format(now(),
'%Y-%m-%d')) not push down
URL: https://github.com/apache/incubator-doris/issues/3559
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
hf200012 closed issue #3569: [Bug] query failed because `failed to initialize
storage reader. tablet=4xxx, res=-230`
URL: https://github.com/apache/incubator-doris/issues/3569
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
hf200012 closed issue #3585: [Proposal]独立于Base表的Rollup用于提供历史不可变数据的聚合能力
URL: https://github.com/apache/incubator-doris/issues/3585
--
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.
hf200012 closed issue #3622: [Revert] Revert commit due to wrong merge method
URL: https://github.com/apache/incubator-doris/issues/3622
--
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 c
hf200012 closed issue #3517: [Proposal] Get the hot spot of the doris cluster.
URL: https://github.com/apache/incubator-doris/issues/3517
--
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
hf200012 closed issue #3408: [Enhancement]Document rebuild with Vuepress.
URL: https://github.com/apache/incubator-doris/issues/3408
--
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
1 - 100 of 347 matches
Mail list logo