wangbo commented on issue #4101:
URL:
https://github.com/apache/incubator-doris/issues/4101#issuecomment-659905944
Some Questions:
1 Do we need to delete useless version Jar?
2 In Multiple Doris Clusters case,how dose every cluster knows its version,
whether they share the same direc
zhangchangwei opened a new issue #4113:
URL: https://github.com/apache/incubator-doris/issues/4113
/opt/apache-doris/apache-doris-0.12.0/be/src/common/logconfig.cpp: In
function ‘bool doris::init_glog(const char*, bool)’:
/opt/apache-doris/apache-doris-0.12.0/be/src/common/logconfig.cpp:
zhangchangwei commented on issue #3554:
URL:
https://github.com/apache/incubator-doris/issues/3554#issuecomment-659874668

zhangchangwei commented on issue #3554:
URL:
https://github.com/apache/incubator-doris/issues/3554#issuecomment-659874428
问题+1,请问解决了吗?
This is an automated message from the Apache Git Service.
To respond to the message, plea
caiconghui commented on a change in pull request #4112:
URL: https://github.com/apache/incubator-doris/pull/4112#discussion_r456230960
##
File path: be/src/olap/tablet.h
##
@@ -222,6 +222,8 @@ class Tablet : public BaseTablet {
void build_tablet_report_info(TTabletInfo* ta
morningman opened a new pull request #4112:
URL: https://github.com/apache/incubator-doris/pull/4112
## Proposed changes
The tablet meta load may already be hold before calling
`generate_tablet_meta_copy()`, so we need provide a unlocked
version of `generate_tablet_meta_copy()`.
morningman opened a new issue #4111:
URL: https://github.com/apache/incubator-doris/issues/4111
**Describe the bug**
The meta lock of a tablet is double locked when doing clone task.
This bug is introduced by #4061
WingsGo edited a comment on pull request #4110:
URL: https://github.com/apache/incubator-doris/pull/4110#issuecomment-659821843
This page looks like



add 8500d8b [metrics]
EmmyMiao87 merged pull request #3677:
URL: https://github.com/apache/incubator-doris/pull/3677
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.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d07a23e [webserver] Introduce mustache to simplify BE's website
render (#4062)
add de3c4b1 Support
WingsGo commented on a change in pull request #4106:
URL: https://github.com/apache/incubator-doris/pull/4106#discussion_r456184749
##
File path: be/src/http/default_path_handlers.h
##
@@ -20,6 +20,8 @@
#include
+#include "util/thread.h"
Review comment:
ok, done
WingsGo commented on a change in pull request #4106:
URL: https://github.com/apache/incubator-doris/pull/4106#discussion_r456184773
##
File path: be/src/env/env_util.cpp
##
@@ -46,5 +47,59 @@ Status open_file_for_random(Env *env, const string &path,
shared_ptr
creatstar commented on issue #4077:
URL:
https://github.com/apache/incubator-doris/issues/4077#issuecomment-659794735
Yes, SHOW LOAD doesn't support Stream Load should be indicated in the Help
Text. Otherwise, the reader would not get that point.
-
acelyc111 commented on a change in pull request #4106:
URL: https://github.com/apache/incubator-doris/pull/4106#discussion_r455901517
##
File path: be/src/util/thread.h
##
@@ -18,27 +18,25 @@
#ifndef DORIS_BE_SRC_UTIL_THREAD_H
#define DORIS_BE_SRC_UTIL_THREAD_H
-#include
acelyc111 commented on a change in pull request #4106:
URL: https://github.com/apache/incubator-doris/pull/4106#discussion_r455894385
##
File path: be/src/http/default_path_handlers.h
##
@@ -20,6 +20,8 @@
#include
+#include "util/thread.h"
Review comment:
You can
wuyunfeng commented on a change in pull request #4108:
URL: https://github.com/apache/incubator-doris/pull/4108#discussion_r455879210
##
File path: fe/src/main/java/org/apache/doris/qe/SessionVariable.java
##
@@ -556,7 +548,8 @@ public void readFields(DataInput in) throws IOExc
caiconghui closed issue #4046:
URL: https://github.com/apache/incubator-doris/issues/4046
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from db50c19 [Thread Resource Leak] Fix thread resource leak after
checkpoint catalog destroyed (#4049)
morningman merged pull request #4062:
URL: https://github.com/apache/incubator-doris/pull/4062
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 #4049:
URL: https://github.com/apache/incubator-doris/pull/4049
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 3a4a38c [Bug] Fix orc decimal (#4097)
add db50c19 [Thread Resource Leak] Fix thread resource leak
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 1aec46b [Bug] Do not choose decommissioned BE in colocate balance For
#4102 (#4103)
add 3a4a38c
morningman merged pull request #4097:
URL: https://github.com/apache/incubator-doris/pull/4097
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 #4096:
URL: https://github.com/apache/incubator-doris/issues/4096
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from a0c19df [Website] Redesign the home page of document website (master)
(#4069)
add 1aec46b [Bug]
morningman closed issue #4102:
URL: https://github.com/apache/incubator-doris/issues/4102
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 merged pull request #4103:
URL: https://github.com/apache/incubator-doris/pull/4103
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
wangbo opened a new pull request #4109:
URL: https://github.com/apache/incubator-doris/pull/4109
#4058
implement a job granularity lock for global dict
This is an automated message from the Apache Git Service.
To respond t
66coder66 closed issue #4100:
URL: https://github.com/apache/incubator-doris/issues/4100
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 g
chaoyli closed issue #1083:
URL: https://github.com/apache/incubator-doris/issues/1083
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 commented on a change in pull request #4108:
URL: https://github.com/apache/incubator-doris/pull/4108#discussion_r455623479
##
File path: fe/src/main/java/org/apache/doris/qe/SessionVariable.java
##
@@ -556,7 +548,8 @@ public void readFields(DataInput in) throws IOEx
wuyunfeng commented on a change in pull request #4108:
URL: https://github.com/apache/incubator-doris/pull/4108#discussion_r455606984
##
File path: fe/src/main/java/org/apache/doris/qe/SessionVariable.java
##
@@ -556,7 +548,8 @@ public void readFields(DataInput in) throws IOExc
EmmyMiao87 opened a new pull request #4108:
URL: https://github.com/apache/incubator-doris/pull/4108
Remove unused session variables named sql_select_limit.
Change-Id: I35244cd6e490638d08f86a5c08131ff3cdba80b6
This is
spaces-X commented on pull request #4095:
URL: https://github.com/apache/incubator-doris/pull/4095#issuecomment-659218881
Done @morningman
This is an automated message from the Apache Git Service.
To respond to the message,
41 matches
Mail list logo