gaodayue opened a new pull request #3830:
URL: https://github.com/apache/incubator-doris/pull/3830
Fixes #3828
`INSERT INTO VALUES` may insert null into bitmap column, which may cause
dirty data to be written.
This i
gaodayue opened a new issue #3828:
URL: https://github.com/apache/incubator-doris/issues/3828
**Describe the bug**
BE cores when doing compaction with the following stacktrace.
```
*** SIGSEGV (@0x0) received by PID 112258 (TID 0x7f8dce949700) from PID 0;
stack trace: ***
@
vagetablechicken opened a new issue #3829:
URL: https://github.com/apache/incubator-doris/issues/3829
**Describe the bug**
In UT `DynamicPartitionUtilTest`, we set calendar timezone by
`TimeUtils.getDefaultTimeZone()`.
https://github.com/apache/incubator-doris/blob/2ce2cf78acc29
morningman opened a new issue #3827:
URL: https://github.com/apache/incubator-doris/issues/3827
**Motivation**
When we operate and maintain the cluster ourselves, we have encountered many
times that the state of the Doris cluster is abnormal due to machine network
failures, such as
stalary commented on issue #3824:
URL:
https://github.com/apache/incubator-doris/issues/3824#issuecomment-642398664
`
*** Aborted at 1591843669 (unix time) try "date -d @1591843669" if you are
using GNU date ***
PC: @ 0xea4411 doris::AggregateFuncTraits<>::init()
*** SIG
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 8d11ad3 [Doc] Fix website doc error (#3823)
add 2ce2cf7 Remove unused import (#3826)
No new revisi
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 8d11ad3 [Doc] Fix website doc error (#3823)
add 2ce2cf7 Remove unused import (#3826)
No new revisi
EmmyMiao87 merged pull request #3826:
URL: https://github.com/apache/incubator-doris/pull/3826
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 opened a new pull request #3826:
URL: https://github.com/apache/incubator-doris/pull/3826
Change-Id: Ic6ef5a0d372a9b17ffa21cffb9027d2d7e856474
This is an automated message from the Apache Git Service.
To respond to
stalary opened a new pull request #3825:
URL: https://github.com/apache/incubator-doris/pull/3825
remove unused_import, this caused fe compile failed
This is an automated message from the Apache Git Service.
To respond to the
wuyunfeng commented on issue #3306:
URL:
https://github.com/apache/incubator-doris/issues/3306#issuecomment-642380906
@ColinVon 目前重构的部分还没有合入,此前的版本也是不支持sometable-*匹配的。因为一旦涉及到多个index,目前的分区拆分会有问题
。你提到的 `add ability for processing wildcard index ` 目前还没有做。
HangyuanLiu commented on a change in pull request #3677:
URL: https://github.com/apache/incubator-doris/pull/3677#discussion_r438517645
##
File path: fe/src/main/java/org/apache/doris/load/Load.java
##
@@ -1013,6 +1013,13 @@ public static void initColumns(Table tbl,
List colum
ColinVon commented on issue #3306:
URL:
https://github.com/apache/incubator-doris/issues/3306#issuecomment-642378114
@wuyunfeng
add ability for processing wildcard index ?
由于涉及中文字段的长度加工与计算(char_length,
strleft与strright)的使用,近期将Doris升级到最新版本(2020-06-11 Git
Clone),但造成了通配符指定index的Ta
HappenLee commented on a change in pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820#discussion_r438515596
##
File path: be/src/runtime/buffered_block_mgr2.cc
##
@@ -210,8 +210,7 @@ BufferedBlockMgr2::BufferedBlockMgr2(RuntimeState* state,
TmpFileMgr
stalary opened a new issue #3824:
URL: https://github.com/apache/incubator-doris/issues/3824
**Describe the bug**
BE crashed when using Broker Load to import tables containing bitmap
BITMAP_UNION
I used the latest master complie.
-
HangyuanLiu closed issue #3769:
URL: https://github.com/apache/incubator-doris/issues/3769
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
kangkaisen merged pull request #3823:
URL: https://github.com/apache/incubator-doris/pull/3823
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
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 8d11ad3 [Doc] Fix website doc erro
morningman opened a new pull request #3823:
URL: https://github.com/apache/incubator-doris/pull/3823
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
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 86d235a [Extension] Logstash Doris
morningman merged pull request #3800:
URL: https://github.com/apache/incubator-doris/pull/3800
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
chaoyli commented on a change in pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820#discussion_r438238608
##
File path: be/src/runtime/buffered_block_mgr2.cc
##
@@ -210,8 +210,7 @@ BufferedBlockMgr2::BufferedBlockMgr2(RuntimeState* state,
TmpFileMgr*
chaoyli commented on a change in pull request #3822:
URL: https://github.com/apache/incubator-doris/pull/3822#discussion_r438237646
##
File path: be/src/tools/meta_tool.cpp
##
@@ -34,6 +34,13 @@
#include "json2pb/pb_to_json.h"
#include "gutil/strings/split.h"
#include "gutil
morningman commented on a change in pull request #3744:
URL: https://github.com/apache/incubator-doris/pull/3744#discussion_r438226057
##
File path: fe/src/main/java/org/apache/doris/qe/QueryDetail.java
##
@@ -0,0 +1,125 @@
+// Licensed to the Apache Software Foundation (ASF) u
chaoyli commented on pull request #3806:
URL: https://github.com/apache/incubator-doris/pull/3806#issuecomment-642100021
why it has much of uncorrelated code.
This is an automated message from the Apache Git Service.
To respo
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from cd402a6 [Restore] Fix error message not match of restore job when job
is time out (#3798)
add 8ca
chaoyli merged pull request #3818:
URL: https://github.com/apache/incubator-doris/pull/3818
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
chaoyli commented on pull request #3814:
URL: https://github.com/apache/incubator-doris/pull/3814#issuecomment-642095658
It's a good job. You can add related issue about it.
This is an automated message from the Apache Git Se
morningman commented on a change in pull request #3819:
URL: https://github.com/apache/incubator-doris/pull/3819#discussion_r438202036
##
File path: docs/zh-CN/sql-reference/sql-statements/Data Definition/CREATE
TABLE.md
##
@@ -152,6 +152,18 @@ under the License.
"pat
HappenLee commented on a change in pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820#discussion_r438215037
##
File path: be/src/runtime/data_stream_recvr.cc
##
@@ -360,9 +360,14 @@ DataStreamRecvr::DataStreamRecvr(
_row_desc(row_desc),
HappenLee commented on a change in pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820#discussion_r438215037
##
File path: be/src/runtime/data_stream_recvr.cc
##
@@ -360,9 +360,14 @@ DataStreamRecvr::DataStreamRecvr(
_row_desc(row_desc),
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 ef94c25 [Bug]fix the crash of checksum task #3735 (#3738)
add cd402a6 [Restore] Fix error message
morningman merged pull request #3798:
URL: https://github.com/apache/incubator-doris/pull/3798
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
morningman closed issue #3797:
URL: https://github.com/apache/incubator-doris/issues/3797
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
morningman commented on a change in pull request #3812:
URL: https://github.com/apache/incubator-doris/pull/3812#discussion_r438196277
##
File path:
fe/src/main/java/org/apache/doris/analysis/CreateMaterializedViewStmt.java
##
@@ -68,9 +69,9 @@
private String baseIndexNam
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 4adc9d4 [Doc] Update ALTER TABLE.md
add ef94c25 [Bug]fix the crash of checksum task #3735 (#3738)
morningman merged pull request #3738:
URL: https://github.com/apache/incubator-doris/pull/3738
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
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 de91037 [Doc]Add some routine load docs (#3796)
add 4adc9d4 [Doc] Update ALTER TABLE.md
No new r
morningman merged pull request #3807:
URL: https://github.com/apache/incubator-doris/pull/3807
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
imay commented on a change in pull request #3819:
URL: https://github.com/apache/incubator-doris/pull/3819#discussion_r438178208
##
File path: docs/zh-CN/sql-reference/sql-statements/Data Definition/CREATE
TABLE.md
##
@@ -131,7 +131,7 @@ under the License.
在 Palo 创建
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 4cb5f7a [Config]Remove max_user_connections from config (#3805)
add de91037 [Doc]Add some routine
morningman merged pull request #3796:
URL: https://github.com/apache/incubator-doris/pull/3796
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
morningman merged pull request #3805:
URL: https://github.com/apache/incubator-doris/pull/3805
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
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 8c608bb [Doris On ES] Skip function_call expr when process predicate
(#3813)
add 4cb5f7a [Config
morningman commented on a change in pull request #3814:
URL: https://github.com/apache/incubator-doris/pull/3814#discussion_r438186596
##
File path: be/src/common/config.h
##
@@ -281,6 +281,10 @@ namespace config {
// This config can be set to 0, which means to forbid any
imay commented on issue #3787:
URL:
https://github.com/apache/incubator-doris/issues/3787#issuecomment-642054740
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
wutiangan commented on a change in pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820#discussion_r438169214
##
File path: be/src/runtime/data_stream_recvr.cc
##
@@ -360,9 +360,14 @@ DataStreamRecvr::DataStreamRecvr(
_row_desc(row_desc),
wangbo commented on pull request #3063:
URL: https://github.com/apache/incubator-doris/pull/3063#issuecomment-642018644
1 add dict resue to reduce shuffle times
This is an automated message from the Apache Git Service.
To res
yangzhg opened a new pull request #3822:
URL: https://github.com/apache/incubator-doris/pull/3822
Add segment v2 footer meta viewer tool
This is an automated message from the Apache Git Service.
To respond to the message, pl
caiconghui commented on a change in pull request #3815:
URL: https://github.com/apache/incubator-doris/pull/3815#discussion_r438057994
##
File path: fe/src/main/java/org/apache/doris/master/ReportHandler.java
##
@@ -388,21 +389,26 @@ private static void sync(Map
backendTablets
caiconghui commented on a change in pull request #3815:
URL: https://github.com/apache/incubator-doris/pull/3815#discussion_r438057994
##
File path: fe/src/main/java/org/apache/doris/master/ReportHandler.java
##
@@ -388,21 +389,26 @@ private static void sync(Map
backendTablets
HangyuanLiu commented on a change in pull request #3739:
URL: https://github.com/apache/incubator-doris/pull/3739#discussion_r438037946
##
File path: be/src/olap/schema_change.cpp
##
@@ -1810,10 +1902,26 @@ OLAPStatus
SchemaChangeHandler::_parse_request(TabletSharedPtr base_ta
morningman commented on a change in pull request #3815:
URL: https://github.com/apache/incubator-doris/pull/3815#discussion_r438034697
##
File path: fe/src/main/java/org/apache/doris/master/ReportHandler.java
##
@@ -388,21 +389,26 @@ private static void sync(Map
backendTablets
chaoyli commented on a change in pull request #3762:
URL: https://github.com/apache/incubator-doris/pull/3762#discussion_r437093426
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -1374,16 +1482,29 @@ TabletSharedPtr
TabletManager::_get_tablet_unlocked(TTabletId tablet_id,
HangyuanLiu commented on a change in pull request #3739:
URL: https://github.com/apache/incubator-doris/pull/3739#discussion_r438032236
##
File path: be/src/olap/schema_change.cpp
##
@@ -266,6 +260,92 @@ bool RowBlockChanger::change_row_block(
int32_t ref_column = _sch
vagetablechicken opened a new issue #3821:
URL: https://github.com/apache/incubator-doris/issues/3821
**Describe the bug**
There are some ctors which have uninitialized member vars.
And we do miss set value to them.
e.g. https://github.com/apache/incubator-doris/pull/3750
Bec
HappenLee opened a new pull request #3820:
URL: https://github.com/apache/incubator-doris/pull/3820
1. Add enable spilling in query option, upport spill disk in
Analytic_Eval_Node, FE can open enable spilling by
set enable_spilling = true;
Now, Sort Node and Analytic_
wyb edited a comment on issue #3787:
URL:
https://github.com/apache/incubator-doris/issues/3787#issuecomment-641852155
> Can it support visit hive metastore by `hive-site.xml`?
Also support now.
> We submit a Spark Job and upload hive-site.xml to visit hive.
> For the case
wyb commented on issue #3787:
URL:
https://github.com/apache/incubator-doris/issues/3787#issuecomment-641852155
> Can it support visit hive metastore by `hive-site.xml`?
Also support now.
> We submit a Spark Job and upload hive-site.xml to visit hive.
> For the case that we only ne
wyb edited a comment on issue #3433:
URL:
https://github.com/apache/incubator-doris/issues/3433#issuecomment-635180109
**Resource manager**
#3418 [Spark load] Add resource manager (Merged)
**Fe schedule job execution**
#3712 [Spark load][Fe 1/6] Add spark etl job config (Merged
wyb edited a comment on issue #3433:
URL:
https://github.com/apache/incubator-doris/issues/3433#issuecomment-635180109
**Resource manager**
#3418 [Spark load] Add resource manager (Merged)
**Fe schedule job execution**
#3712 [Spark load][Fe 1/6] Add spark etl job config (Merged
wyb opened a new pull request #3819:
URL: https://github.com/apache/incubator-doris/pull/3819
#3787
#3433
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vagetablechicken opened a new pull request #3818:
URL: https://github.com/apache/incubator-doris/pull/3818
Ref https://github.com/apache/incubator-doris/issues/3817
This is an automated message from the Apache Git Service.
To
vagetablechicken opened a new issue #3817:
URL: https://github.com/apache/incubator-doris/issues/3817
HashIndex is derived from RefCountedThreadSafe<>.
So here
https://github.com/apache/incubator-doris/blob/8c608bbad55911505411151522e6a1ceb7512cc0/be/test/olap/memory/hash_index_test.c
64 matches
Mail list logo