morningman opened a new pull request #5359:
URL: https://github.com/apache/incubator-doris/pull/5359
## Proposed changes
After an Alter job finished, the job's state is FINISHED, but table's state
may not be NORMAL for a while.
We need to make sure that table's state become NORM
e0c9 closed pull request #5345:
URL: https://github.com/apache/incubator-doris/pull/5345
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
HappenLee opened a new issue #5358:
URL: https://github.com/apache/incubator-doris/issues/5358
## Motivation
At present, Doris support `delete statement`
For example, ```delete table test where a = 10```
Now Doris support an asynchronous delete operation,data will be filte
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 d8202ca [Enhancement] move common
morningman merged pull request #5318:
URL: https://github.com/apache/incubator-doris/pull/5318
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
HappenLee commented on a change in pull request #5357:
URL: https://github.com/apache/incubator-doris/pull/5357#discussion_r569946613
##
File path: be/src/util/bitmap_value.h
##
@@ -1006,6 +1006,47 @@ class BitmapValue {
}
}
+void remove(uint64_t value) {
+
morningman commented on a change in pull request #5357:
URL: https://github.com/apache/incubator-doris/pull/5357#discussion_r569943111
##
File path: be/src/util/bitmap_value.h
##
@@ -1006,6 +1006,47 @@ class BitmapValue {
}
}
+void remove(uint64_t value) {
+
stdpain commented on issue #5328:
URL:
https://github.com/apache/incubator-doris/issues/5328#issuecomment-773024668
I advise to run a heap profile, to help analyze memory problems @zh0122
http://doris.incubator.apache.org/master/zh-CN/developer-guide/debug-tool.html#heap-profile
wangbo merged pull request #5250:
URL: https://github.com/apache/incubator-doris/pull/5250
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.
wangbo 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 b6abcbd Fix 5243 Skip repair replica n
wangbo closed issue #5243:
URL: https://github.com/apache/incubator-doris/issues/5243
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
HappenLee opened a new pull request #5357:
URL: https://github.com/apache/incubator-doris/pull/5357
this function will return the not result of inputs two bitmap.
## Proposed changes
fixed #5346
## Types of changes
What types of changes does your code introduce t
morningman commented on issue #5328:
URL:
https://github.com/apache/incubator-doris/issues/5328#issuecomment-772990728
I am not sure yet. Is there a case that can be reproduced stably?
This is an automated message from the A
Semon120 commented on pull request #4695:
URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772989271
> > > @morningman Hello,I have download the libevent from this
url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498b
zh0122 edited a comment on issue #5328:
URL:
https://github.com/apache/incubator-doris/issues/5328#issuecomment-772986542
> Which version of Doris?
Hi,
I built the code from master branch in 2020.01.17.
The git sha1 id is 73a67901edfe94b3083c376cade1122486fe4e28 [Metric]
zh0122 commented on issue #5328:
URL:
https://github.com/apache/incubator-doris/issues/5328#issuecomment-772986542
> Which version of Doris?
Hi,
I built the code from master branch in 2020.01.17.
The git sha1 id is 73a67901edfe94b3083c376cade1122486fe4e28 [Metric] Add
sy
morningman commented on pull request #4695:
URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772977077
> > @morningman Hello,I have download the libevent from this
url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498b
Semon120 commented on pull request #4695:
URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772975754
> @morningman Hello,I have download the libevent from this
url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606
morningman merged pull request #5351:
URL: https://github.com/apache/incubator-doris/pull/5351
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 #5350:
URL: https://github.com/apache/incubator-doris/issues/5350
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 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 ed9c70b [Bug] Fix bug of create OD
morningman merged pull request #5313:
URL: https://github.com/apache/incubator-doris/pull/5313
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 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 a841905 [optimization] use replace
morningman closed issue #5303:
URL: https://github.com/apache/incubator-doris/issues/5303
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 77b756f [Refactor] Remove redundant code of mini load and insert
(#4966)
add ea7f61e [Bug] Dupli
morningman merged pull request #5307:
URL: https://github.com/apache/incubator-doris/pull/5307
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 commented on issue #5353:
URL:
https://github.com/apache/incubator-doris/issues/5353#issuecomment-772574071
You need to specify `FORMAT AS 'orc'` in your load stmt.
execute `help broker load` to see examples.
T
morningman commented on issue #5339:
URL:
https://github.com/apache/incubator-doris/issues/5339#issuecomment-772573218
you can use `thirdparty/vars.sh` in master branch to replace.
But we recommend to use docker dev image to build Doris instead of building
thirdparties by yourself.
--
morningman commented on issue #5334:
URL:
https://github.com/apache/incubator-doris/issues/5334#issuecomment-772571923
It means that the stream load being cancelled for some reason.
you have to check be.INFO for more information.
Maybe you can just retry to see if it still happen.
morningman edited a comment on issue #5333:
URL:
https://github.com/apache/incubator-doris/issues/5333#issuecomment-772569604
I find
```
[{
"ownerId": "29440",
"id": "97006",
"name": "代子洋\套扫",
"parentId": "0",
"createBy": "13980905060",
"creat
morningman commented on issue #5333:
URL:
https://github.com/apache/incubator-doris/issues/5333#issuecomment-772569604
I find
```
[{
"ownerId": "29440",
"id": "97006",
"name": "代子洋\套扫",
"parentId": "0",
"createBy": "13980905060",
"createDate":
caiconghui commented on a change in pull request #5329:
URL: https://github.com/apache/incubator-doris/pull/5329#discussion_r569477037
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -6811,5 +6820,67 @@ private void setReplicaStatusInternal(lo
morningman commented on a change in pull request #5329:
URL: https://github.com/apache/incubator-doris/pull/5329#discussion_r569460268
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -6811,5 +6820,67 @@ private void setReplicaStatusInternal(lo
morningman commented on issue #5330:
URL:
https://github.com/apache/incubator-doris/issues/5330#issuecomment-772549206
> importing query results
Did you mean exporting the query result to file by using "SELECT INTO
OUTFILE"?
morningman commented on issue #5328:
URL:
https://github.com/apache/incubator-doris/issues/5328#issuecomment-772548195
Which version of Doris?
This is an automated message from the Apache Git Service.
To respond to the messa
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 77b756f [Refactor] Remove redundan
morningman merged pull request #4966:
URL: https://github.com/apache/incubator-doris/pull/4966
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
liutang123 opened a new pull request #5356:
URL: https://github.com/apache/incubator-doris/pull/5356
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug or
resolves a feature re
liutang123 opened a new issue #5355:
URL: https://github.com/apache/incubator-doris/issues/5355
**To Reproduce**
Steps to reproduce the behavior:
create view test_view as SELECT CASE substr(`a`, 4, 2)
WHEN '00' THEN 1
ELSE 2
END AS
Semon120 commented on pull request #4695:
URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772506494
@morningman Hello,I have download the libevent from this
url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e8
weizuo93 opened a new pull request #5354:
URL: https://github.com/apache/incubator-doris/pull/5354
## Proposed changes
There is a mistake comment for the configure of cumulative_compaction_policy
in config.h. If we want to use `NUM_BASED_POLICY`for cumulative compaction, We
should
vinson0526 closed pull request #5352:
URL: https://github.com/apache/incubator-doris/pull/5352
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 commented on a change in pull request #5352:
URL: https://github.com/apache/incubator-doris/pull/5352#discussion_r569330200
##
File path:
fe/fe-core/src/test/java/org/apache/doris/analysis/CreateRoutineLoadStmtTest.java
##
@@ -43,10 +41,12 @@
import mockit.Mock;
i
zh0122 commented on issue #5246:
URL:
https://github.com/apache/incubator-doris/issues/5246#issuecomment-772356167
Fixed in #5349
This is an automated message from the Apache Git Service.
To respond to the message, please l
zh0122 closed issue #5246:
URL: https://github.com/apache/incubator-doris/issues/5246
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
zh0122 commented on pull request #5349:
URL: https://github.com/apache/incubator-doris/pull/5349#issuecomment-772350500
#5246
This is an automated message from the Apache Git Service.
To respond to the message, please log on
peng-xin opened a new issue #5353:
URL: https://github.com/apache/incubator-doris/issues/5353
when i load orc file to doris,it is always error.

env:
`hive: 2.3.4`
47 matches
Mail list logo