HangyuanLiu opened a new issue #3213: [Bug] Cast expr in predicate result in
wrong result
URL: https://github.com/apache/incubator-doris/issues/3213

-
chaoyli commented on issue #3207: StorageEngine: unused_rowsets use
unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207#issuecomment-604837961
LGTM
This is an automated message from the Apache Git Serv
chaoyli merged pull request #3207: StorageEngine: unused_rowsets use
unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207
This is an automated message from the Apache Git Service.
To respond to the mes
This is an automated email from the ASF dual-hosted git repository.
lichaoyong 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 0462607 StorageEngine: unused_rows
chaoyli commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399057171
##
File path: be/src/agent/task_worker_pool.cpp
##
@@ -668,8 +658,8 @@ void* TaskWorkerPool::_push_worker_
chaoyli commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399057491
##
File path: be/src/agent/task_worker_pool.cpp
##
@@ -1169,7 +1160,8 @@ void*
TaskWorkerPool::_report_ta
chaoyli commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399057343
##
File path: be/src/agent/task_worker_pool.cpp
##
@@ -967,8 +956,8 @@ void*
TaskWorkerPool::_storage_med
chaoyli commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399057425
##
File path: be/src/agent/task_worker_pool.cpp
##
@@ -1016,20 +1005,17 @@ void*
TaskWorkerPool::_check_c
chaoyli commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399057245
##
File path: be/src/agent/task_worker_pool.cpp
##
@@ -718,11 +708,12 @@ void*
TaskWorkerPool::_publish_v
imay commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399049053
##
File path: be/src/exprs/utility_functions.cpp
##
@@ -17,27 +17,25 @@
#include "exprs/utility_functions.
vagetablechicken commented on a change in pull request #3143: Non blocking
OlapTableSink
URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r399037164
##
File path: be/src/exec/tablet_sink.cpp
##
@@ -186,80 +267,89 @@ void NodeChannel::cancel() {
cl
vagetablechicken commented on a change in pull request #3211: use SleepFor()
instead of usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399033631
##
File path: be/src/exprs/utility_functions.cpp
##
@@ -17,27 +17,25 @@
#include "exprs/utilit
WingsGo commented on issue #3212: [Alter]Clean SchemaChangeJobV2 when schema
change CANCELLED or FINISHED
URL: https://github.com/apache/incubator-doris/pull/3212#issuecomment-604811091
For #3132
This is an automated message
WingsGo opened a new pull request #3212: [Alter]Clean SchemaChangeJobV2 when
schema change CANCELLED or FINISHED
URL: https://github.com/apache/incubator-doris/pull/3212
SchemaChangeJobV2 will use too much memory in FE, which may casuse FullGC.
But these data is useless after job is done,
imay commented on a change in pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211#discussion_r399016712
##
File path: be/src/exprs/utility_functions.cpp
##
@@ -17,27 +17,25 @@
#include "exprs/utility_functions.
vagetablechicken opened a new pull request #3211: use SleepFor() instead of
usleep()
URL: https://github.com/apache/incubator-doris/pull/3211
https://github.com/apache/incubator-doris/issues/3204#issuecomment-604334778
contains so many reformat diffs, please use commit filter, or I c
wangbo commented on a change in pull request #3090: (#3088) Support Java
version 64 bits Integers for BITMAP type
URL: https://github.com/apache/incubator-doris/pull/3090#discussion_r399006301
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/Roaring64Map.java
##
EmmyMiao87 commented on issue #3209: Add 'IndexKeysType' field in 'Desc all
table stmt'
URL: https://github.com/apache/incubator-doris/pull/3209#issuecomment-604785331
> I think only show IndexKeysType isn't enough,we need also show the
materialized view sql.
> @EmmyMiao87 Hi, Currently
imay commented on a change in pull request #3172: Change some config
URL: https://github.com/apache/incubator-doris/pull/3172#discussion_r398694002
##
File path: conf/be.conf
##
@@ -36,15 +36,16 @@ brpc_port = 8060
# you can specify the storage medium of each root path, HD
morningman commented on a change in pull request #3090: (#3088) Support Java
version 64 bits Integers for BITMAP type
URL: https://github.com/apache/incubator-doris/pull/3090#discussion_r398644115
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/Roaring64Map.java
###
morningman commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398630183
##
File path: fe/src/main/java/org/apache/doris/analysis/AddPart
caiconghui commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398629922
##
File path: fe/src/main/java/org/apache/doris/transaction/Transaction
morningman commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398629773
##
File path: fe/src/main/java/org/apache/doris/alter/AlterOpera
morningman commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398628232
##
File path: fe/src/main/java/org/apache/doris/alter/AlterOpTyp
morningman commented on issue #3143: Non blocking OlapTableSink
URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-604467763
Hi @vagetablechicken , please resolve the conflict.
And Hi @imay , do you have any other comment?
--
morningman commented on a change in pull request #3143: Non blocking
OlapTableSink
URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r398612691
##
File path: be/src/exec/tablet_sink.cpp
##
@@ -186,80 +267,89 @@ void NodeChannel::cancel() {
closure-
morningman commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398591258
##
File path: fe/src/main/java/org/apache/doris/transaction/Transaction
morningman commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398589961
##
File path: fe/src/main/java/org/apache/doris/transaction/Transaction
morningman commented on a change in pull request #3208: Sql reference of
materialized view
URL: https://github.com/apache/incubator-doris/pull/3208#discussion_r398577717
##
File path: docs/documentation/cn/sql-reference/sql-statements/Data
Definition/CREATE MATERIALIZED VIEW.md
##
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 16b61b6 [Spark] Support convert A
morningman merged pull request #3186: Support convert Arrow data to RowBatch
asynchronously in Spark-Doris-Connector
URL: https://github.com/apache/incubator-doris/pull/3186
This is an automated message from the Apache Git
kangkaisen commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398568426
##
File path: fe/src/main/java/org/apache/doris/alter/AlterOpera
kangkaisen commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398572556
##
File path: fe/src/main/java/org/apache/doris/analysis/AddPart
kangkaisen commented on a change in pull request #3201: [Bug][Refactor] Fix the
conflict of temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201#discussion_r398564708
##
File path: fe/src/main/java/org/apache/doris/alter/AlterOpTyp
kangkaisen merged pull request #3206: Rewritten subquery in having clause
URL: https://github.com/apache/incubator-doris/pull/3206
This is an automated message from the Apache Git Service.
To respond to the message, please lo
kangkaisen closed issue #3205: The 'between and' in having subquery is not
rewritten.
URL: https://github.com/apache/incubator-doris/issues/3205
This is an automated message from the Apache Git Service.
To respond to the mes
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 c4c37a4 Rewritten subquery in havi
kangkaisen commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398546798
##
File path: fe/src/test/java/org/apache/doris/load/loadv2/LoadJobTest
kangkaisen commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398558113
##
File path:
fe/src/main/java/org/apache/doris/transaction/GlobalTran
kangkaisen commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398550613
##
File path:
fe/src/main/java/org/apache/doris/transaction/GlobalTran
kangkaisen commented on a change in pull request #3196: Support determine
isPreviousLoadFinished for some alter jobs in table level
URL: https://github.com/apache/incubator-doris/pull/3196#discussion_r398547815
##
File path: fe/src/main/java/org/apache/doris/transaction/Transaction
xiaoyeblue opened a new issue #3210: Exception about "Filesystem closed" in
broker load,any help will be appreciated
URL: https://github.com/apache/incubator-doris/issues/3210
1. Load task failed msg:
'type:LOAD_RUN_FAIL; msg:Open broker reader failed,
broker:TNetworkAddress(hostname
kangkaisen commented on issue #3209: Add 'IndexKeysType' field in 'Desc all
table stmt'
URL: https://github.com/apache/incubator-doris/pull/3209#issuecomment-604407793
I think only show IndexKeysType isn't enough,we need also show the
materialized view sql.
@EmmyMiao87 Hi, Currently, do
vagetablechicken commented on a change in pull request #3207: StorageEngine:
unused_rowsets use unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207#discussion_r398535226
##
File path: be/src/olap/storage_engine.h
##
@@ -296,7 +296,9 @@ class Storage
vagetablechicken removed a comment on issue #3207: StorageEngine:
unused_rowsets use unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207#issuecomment-604404054
It couldn't be better. I'll fix it.
原始信息
发件人: lichaoyong
日期: 2020/3/26 19:4
vagetablechicken commented on issue #3207: StorageEngine: unused_rowsets use
unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207#issuecomment-604404054
It couldn't be better. I'll fix it.
原始信息
发件人: lichaoyong
日期: 2020/3/26 19:42 (GMT+0
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 cc31bf9 [rowset id] A little improvemen
imay merged pull request #3203: [rowset id] A little improvement of rowset id
generator
URL: https://github.com/apache/incubator-doris/pull/3203
This is an automated message from the Apache Git Service.
To respond to the mes
EmmyMiao87 opened a new pull request #3209: Add 'IndexKeysType' field in 'Desc
all table stmt'
URL: https://github.com/apache/incubator-doris/pull/3209
After doris support aggregation materialized view on duplicate table, desc
stmt of metadata is confused in sometimes.
The reason is tha
chaoyli commented on a change in pull request #3207: StorageEngine:
unused_rowsets use unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207#discussion_r398507447
##
File path: be/src/olap/storage_engine.h
##
@@ -296,7 +296,9 @@ class StorageEngine {
EmmyMiao87 opened a new pull request #3208: Sql reference of materialized view
URL: https://github.com/apache/incubator-doris/pull/3208
Sql reference of Create and drop materialized view in English and Chinese.
This is an auto
vagetablechicken commented on issue #3204: usleep() is obsolete, and may be set
the wrong interval by integer overflow
URL:
https://github.com/apache/incubator-doris/issues/3204#issuecomment-604334778
> The usual C++11 std::this_thread::sleep_for is not high resolution sleep.
Many
vagetablechicken opened a new pull request #3207: StorageEngine: unused_rowsets
use unordered_multimap
URL: https://github.com/apache/incubator-doris/pull/3207
Ref https://github.com/apache/incubator-doris/issues/3199
using unordered_multimap lets
StorageEngine::check_rowset_id_in_u
EmmyMiao87 opened a new pull request #3206: Rewritten subquery in having clause
URL: https://github.com/apache/incubator-doris/pull/3206
The subquery in having clause should be rewritten too.
If not, ExprRewriteRule will not be apply in subquery.
For example:
select k1, sum (k2) fro
EmmyMiao87 opened a new issue #3205: The 'between and' in having subquery is
not rewritten.
URL: https://github.com/apache/incubator-doris/issues/3205
**Describe the bug**
query:
```
select k1, sum (k2) from all_type_table group by k1 having sum(k2) > (select
k1 from all_type
55 matches
Mail list logo